> -----Original Message----- > From: M. Ranganathan [mailto:[email protected]] > Sent: Friday, April 17, 2009 11:28 AM > To: Saint, David (CAR:9D60) > Cc: [email protected] > Subject: Re: [sipX-dev] Java error setting up SIP trunk > > On Fri, Apr 17, 2009 at 11:09 AM, David Saint > <[email protected]> wrote: > >> -----Original Message----- > >> From: M. Ranganathan [mailto:[email protected]] > >> Sent: Thursday, April 16, 2009 12:20 PM > >> To: Saint, David (CAR:9D60) > >> Cc: [email protected]; Ranganathan, Mudumbai > (CONST:9D30) > >> Subject: Re: [sipX-dev] Java error setting up SIP trunk > >> > >> On Thu, Apr 16, 2009 at 12:12 PM, David Saint <[email protected]> > >> wrote: > >> > Using sipx main stream rev15162 and following the > >> instructions in the > >> > wiki > >> > > >> > http://sipx-wiki.calivia.com/index.php/SipXbridge_Overview_and_Config > >> u > >> > ration I'm trying to set up a SIP trunk + SBC (using the > >> iptel.org SIP > >> > provider) but I keep getting an error in sipxbridge.log: > >> > > >> > > >> > "2009-04-16T15:58:45.288000Z":15:JAVA:ERR:bcmsl2101.ca.nortel.com:Tim > >> e > >> > r-0:00000000:Gateway:"Error > >> > discovering address" > >> > java.lang.NullPointerException > >> > at > >> > > org.sipfoundry.sipxbridge.Gateway.discoverAddress(Gateway.java:359) > >> > at > org.sipfoundry.sipxbridge.Gateway$1.run(Gateway.java:391) > >> > at java.util.TimerThread.mainLoop(Timer.java:512) > >> > at java.util.TimerThread.run(Timer.java:462) > >> > > >> > Any idea what would be causing that? I see that a null > >> pointer error > >> > has just been fixed in SymmitronClient.java, but I think this is > >> > different > >> > >> > >> The Stun server is not working. Please enter an IP address > for your > >> configuration and don't use STUN or use a different server. > >> stun01.sipphone.com is not too reliable. Are you seeing an alarm > >> generated? > >> > >> > >> > >> Ranga > > > > I'm happy to report that I now have my SIP trunk and ITSP account > > working (after disabling STUN). > > Our firewall seems to be blocking port 5080 so I changed the SBC > > External Port from 5080 to 5061 (although I guess that may > cause other > > problems). > > > Did you see the expected alarm mails and do you think it > would be a good idea to add more alarms under different > circumstances to help diagonse these problems? > >
The alarm was helpful, so I think it is a good idea to create other alarms for any configuration/registration problems with the SIP trunk: SPX00018:"An attempt to signal the ITSP 'iptel.org' timed out." _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
