This was an inevitable question from me. I need some help connecting to Verizon SIP over a private DS3. There is no firewall or NAT involved. The information they gave me is below.
From Verizon: Inbound calls will route from the 172.30.9.0/24 port 5060 network and you should be able to ping 172.30.9.1. This is the only address you will be able to ping for security reasons. For outbound calls please configure the SIP target (to the VzB network) to one of the settings below. IP: 172.30.209.62 port: 5070 OR FQDN: pcelbcn0001.munged.munged.com I'm using the sipexec server as the SBC. It is at 10.87.20.5. I have tried to translate this into all the correct fields on the configuration guide here: http://sipx-wiki.calivia.com/index.php/SIP_Trunking_with_sipXecs:_Overview_and_Configuration No matter what I try, The Sip Trunking service fails to start with the 'Address already in use' error below. I googled several of the lines, and I found some bug reports and other writeups that didn't appear to relate to my problem. I cleared one other error by putting in a fake username and password under ITSP account. I don't have an username and password. I would assume that is because this is a private connection. As you can see, I have received minimal information from Verizon. I also have no NAT or firewall involved, so several of the configuration screens regarding NAT don't really pertain to me, but I had to put in a value of some sort. On System, Servers, NAT, Public IP address for example, I had to put something, so I put 10.87.20.5. Verizon has performed a miracle in their minds by simply agreeing to work with a 'vendorless open source PBX', and we are supposed to have their Interop test with wireshark captures on Monday. I need to do anything possible to get this working by then. With the information I have, can someone help me figure out exactly what values should be put where in the various config screens? A few are obvious, but a few aren't for me at least given give that there is no firewall, NAT or ITSP account. Thanks a ton, Matthew javax.sip.InvalidArgumentException: Address already in use at gov.nist.javax.sip.SipStackImpl.createListeningPoint(SipStackImpl.java:1083) at org.sipfoundry.sipxbridge.Gateway.initializeSipListeningPoints(Gateway.java:540) at org.sipfoundry.sipxbridge.Gateway.start(Gateway.java:1000) at org.sipfoundry.sipxbridge.Gateway.main(Gateway.java:1353) Caused by: java.io.IOException: Address already in use at gov.nist.javax.sip.stack.UDPMessageProcessor.<init>(UDPMessageProcessor.java:130) at gov.nist.javax.sip.stack.SIPTransactionStack.createMessageProcessor(SIPTransactionStack.java:1890) at gov.nist.javax.sip.SipStackImpl.createListeningPoint(SipStackImpl.java:1064) ... 3 more SipXbridge : Exception caught while running org.sipfoundry.sipxbridge.SipXbridgeException: Cannot initialize gateway at org.sipfoundry.sipxbridge.Gateway.initializeSipListeningPoints(Gateway.java:598) at org.sipfoundry.sipxbridge.Gateway.start(Gateway.java:1000) at org.sipfoundry.sipxbridge.Gateway.main(Gateway.java:1353) Caused by: javax.sip.InvalidArgumentException: Address already in use at gov.nist.javax.sip.SipStackImpl.createListeningPoint(SipStackImpl.java:1083) at org.sipfoundry.sipxbridge.Gateway.initializeSipListeningPoints(Gateway.java:540) ... 2 more Caused by: java.io.IOException: Address already in use at gov.nist.javax.sip.stack.UDPMessageProcessor.<init>(UDPMessageProcessor.java:130) at gov.nist.javax.sip.stack.SIPTransactionStack.createMessageProcessor(SIPTransactionStack.java:1890) at gov.nist.javax.sip.SipStackImpl.createListeningPoint(SipStackImpl.java:1064) ... 3 more _______________________________________________ sipx-users mailing list sipx-users@list.sipfoundry.org List Archive: http://list.sipfoundry.org/archive/sipx-users Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users sipXecs IP PBX -- http://www.sipfoundry.org/