3 Replies Last post: Jun 19, 2008 12:43 AM by illizit  
Click to view illizit's profile   8 posts since
Jun 18, 2008

Jun 18, 2008 7:48 PM

Unable to register trunk

Hello!

I am having issues registering a trunk with my voip provider. I am using ngrep and cannot see any attempts to register at all.

I have trunk ports enabled in the general config.

I have this in my sip trunk configuration:

<siptrunk trunk-name="les.net"
route-set="did.les.net"
sip-domain="did.les.net"
expires="3600">
<trunk-accounts>
<account user-name="xxxx"
auth-user-name="xxxx"
auth-password="xxxxx"
inbound-route="sip:100@mydomain.com"
expires="3600" />


Please help.

Thanks!

Click to view joegen's profile   87 posts since
Apr 28, 2007
1. Jun 18, 2008 9:15 PM in response to: illizit
Re: Unable to register trunk
my guess is you did not enclose your xml entry with . Perhaps this post would help.

http://www.opensourcesip.org:8080/clearspacex/message/8040#8040

Joegen

illizit wrote:
Hello!

I am having issues registering a trunk with my voip provider. I am using ngrep and cannot see any attempts to register at all.

I have trunk ports enabled in the general config.

I have this in my sip trunk configuration:

<siptrunk trunk-name="les.net"
route-set="did.les.net"
sip-domain="did.les.net"
expires="3600">
<trunk-accounts>
<account user-name="xxxx"
auth-user-name="xxxx"
auth-password="xxxxx"
inbound-route="sip:100@mydomain.com"
expires="3600" />


Please help.

Thanks!