[asterisk-biz] Iowa DID?

Mike Fedyk mfedyk at mikefedyk.com
Mon Jun 19 22:20:28 MST 2006


here's what I have in my sip.conf:

[trxtel-800]
context=inbound
host=voip.trxtel.com
type=friend
username=trxtel
insecure=invite
user=trxtel
secret=trxtel
disallow=all
allow=ulaw
allow=alaw
;allow=gsm
dtmfmode=rfc2833
nat=no

And the relevant portion of inbound in extensions.conf:

[inbound]
exten => 17124327952,1,Goto(default,5373,1)

You can use dial instead of goto to call your extension, IVR or whatever 
dialplan logic you'd like.

And I use this sip url in the configuration of the DID in trxtel's setup 
page:
SIP/nnn.nnn.nnn.nnn/17124327952

You can put a dns address instead of the IP address that I use.  Also 
notice that "17124327952" is the extension used in the [inbound] 
context.  If you change the number in the URL, you'll need to also 
change the number used in the extensions.conf context.

Mike

Mitul Limbani wrote:
> Mike,
>
> I registered for a DID, and configured my asterisk box here, and tried 
> calling on the DID. It doesnt seem to land on my asterisk box.
>
> Well i got a DynamicDNS, but i cross checked, and am able to ssh into 
> the box.
> Any special hints you got for this ?
>
> Thanks & Regards,
> Mitul Limbani,
> Founder & CEO,
> Enterux Solutions,
> The Enterprise Linux Company (TM),
> www.enterux.com
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-biz mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-biz
>



More information about the asterisk-biz mailing list