On 5/17/2010 12:54 PM, Tony Graziano wrote: > I do this all the time, voip.ms too. I sincerely think if it is not > registering it is a firewall config issue. Thank you. You were correct, it was a firewall configuration issue. My firewall rules refer to port names I defined in /etc/services: 5060 = sip 5080=sipbridge The rules allowed sip -> sip and sipbridge -> sipbridge traffic. Traffic from the ITSP had an origin of 5060 (sip) and a destination of 5080 (sipbridge). I added the sip -> sipbridge rule and AUTHENTICATED successfully.
(Since I'm not now "port forwarding" external ip:5060 -> internal ip:5060 I'm assuming I won't be handling any external sip calls other that the ITSP traffic.) -- Norman Branitsky +1 416.798.7948 Cherniak Software Development Corporation Fax: +1 416.798.0948 509-2001 Sheppard Avenue East [email protected] Toronto, ON M2J 4Z8 sip:[email protected] Canada http://www.CherniakSoftware.com _______________________________________________ sipx-users mailing list [email protected] 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/
