[Asterisk-java-users] Asterisk-java and astmanproxy
Brought to you by:
srt
From: liyuqian <liy...@95...> - 2006-09-20 03:55:20
|
Hi, all: I want use asterisk-java connect to astmanproxy(Version 1.21), but i can't connected to astmanproxy, The asterisk-java reports: ------------------------------------- a net.sf.asterisk.manager.TimeoutException: Timeout waiting for protocol identifier ------------------------------------- The astmanproxy report: -------------------------------------- Sep 19 23:34:04: Connection received from 192.168.0.142 Sep 19 23:34:04: Set 192.168.0.142 input format to standard Sep 19 23:34:04: Set 192.168.0.142 output format to standard Sep 19 23:34:04: calling standard_read... Sep 19 23:34:06: standard_read result = -1 Sep 19 23:34:06: Connection closed: 192.168.0.142 Sep 19 23:34:06: --- exiting session_do thread --- ---------------------------------------- I reviewed The astmanproxy README file, it can running at standard asterisk manager Protocol Behavior. Can asterisk-java support astmanproxy? Thanks. Li |