Finalmente consegui receber dados do pabx com o java, to acessando a porta serial.
Mas ta acontecendo um problema. O modo que retorna as vezes:
DEBUG: Port Event Type = 1
DEBUG: msg --> tipo: 10.07.09
DEBUG: Port Event Type = 1
DEBUG: msg --> tipo: 17:05:11 11 227
DEBUG: Port Event Type = 1
DEBUG: msg --> tipo: 00:12 00:00:34
DEBUG: Port Event Type = 1
DEBUG: msg --> tipo: 1
DEBUG: Port Event Type = 1
DEBUG: msg -->
Mas as vezes da uma embaralhada
DEBUG: Port Event Type = 1
DEBUG: msg --> tipo: 10.07.09
DEBUG: Port Event Type = 1
DEBUG: msg --> tipo: 17:05:11 11 227
DEBUG: Port Event Type = 1
DEBUG: msg --> tipo: :34 00:00
DEBUG: Port Event Type = 1
DEBUG: msg --> tipo: 32334 1
DEBUG: Port Event Type = 1
DEBUG: msg --> 585
O número de telefone quebra em partes ou a duração. Alguem pode ajudar? alguma dica?
Obrigado