Re: [Asterisk-java-users] Asterisk-java and astmanproxy
Brought to you by:
srt
From: Jesse L. <je...@jg...> - 2006-09-20 06:01:26
|
I believe asterisk-java is not able to support astmanproxy because of the differences in how the authentication works (probably among other differences). asterisk-java would have to be extended to accomodate astmanproxy's unique behaviours. Thanks. J liyuqian wrote: > Hi, > > In Astmanproxy README file it can support standard Asterisk Manager > interface, why use asterisk-java can't connect to it? > > Some different between both? > > Thanks. > > Li > > Brett Sutton : > >>No it can't. >> >>asterisk-java is designed to connecto the asterisk manager api. >>Astmanproxy I belive provides an http interface to make asterisk manager >>api calls. >>So astmanproxy is kind of redunant. >> >>I do have to say that I don't know much about astmanproxy. >> >> >> >>liyuqian wrote: >> >> >> >>>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 >>> >>> >>> >>> >>>------------------------------------------------------------------------ >>> >>>------------------------------------------------------------------------- >>>Take Surveys. Earn Cash. Influence the Future of IT >>>Join SourceForge.net's Techsay panel and you'll get the chance to share your >>>opinions on IT & business topics through brief surveys -- and earn cash >>>http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV >>> >>>------------------------------------------------------------------------ >>> >>>_______________________________________________ >>>Asterisk-java-users mailing list >>>Ast...@li... >>>https://lists.sourceforge.net/lists/listinfo/asterisk-java-users >>> >>> >>> >>> >> >> >> >> >> >> > >------------------------------------------------------------------------ > >------------------------------------------------------------------------- >Take Surveys. Earn Cash. Influence the Future of IT >Join SourceForge.net's Techsay panel and you'll get the chance to share your >opinions on IT & business topics through brief surveys -- and earn cash >http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > >------------------------------------------------------------------------ > >_______________________________________________ >Asterisk-java-users mailing list >Ast...@li... >https://lists.sourceforge.net/lists/listinfo/asterisk-java-users > > |