On Fri, Apr 17, 2009 at 11:41 AM, M. Ranganathan <[email protected]> wrote: > On Fri, Apr 17, 2009 at 9:56 AM, Nikolay Kondratyev <[email protected]> wrote: >> Hi all, >> >> >> >> I get an “internal server error” from sipxbridge. >> >> >> > > Please take a look at the exceptions in your sipxbridge.log file. You > have more than one misconfiguration. Wish I could help in detail but I > am tied up with other things at the moment. > > > >> My setup is as following: >> >> I’m trying to use yate as sip-h323 gateway between my test sipx machine >> (3.11.12-015148) and avaya ip office (because of avaya has problems with >> sip). >> >> I’m trying to send calls to yate trough sipxbridge. >> >> Yate is running on the same machine as sipx, but listens on port 5059. >> >> In the sipx ui I configured yate as a sip trunk with route trough >> sipxbridge.
OK I finally found some time to look at your configuration. Following are the errors: 1. Looking at your configuration you have : <itsp-proxy-address>yate.lab.nstel.ru:5059</itsp-proxy-address> <itsp-proxy-listening-port>5059</itsp-proxy-listening-port> This is incorrect. This leads to the following exception: java.net.UnknownHostException: yate.lab.nstel.ru:5059 2. Please put a domain name in your ITSP account. The proxy domain for the ITSP account is mandatory. Ranga >> >> >> >> And when I make a call to yate I get this “internal server error”. >> >> Merged.xml with the call is attached. >> >> The whole snapshot is available at >> ftp://sipx:[email protected]/sipx-configuration-sipx3.lab.nstel.ru.tar.gz >> >> >> >> Can anybody please advise if it is a configuration problem or a software >> problem? >> >> Thanks in advance, >> >> Nikolay. >> >> >> >> _______________________________________________ >> sipx-dev mailing list >> [email protected] >> List Archive: http://list.sipfoundry.org/archive/sipx-dev >> Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev >> > > > > -- > M. Ranganathan > -- M. Ranganathan _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
