On Thu, 26 Feb 2004, Jeremy Jones wrote:
> I _think_ my problem has to do with the "Dial Plan" settings on the SIP
> configuration page.  Anyone familiar with these things?  By default, the
> dial plan setting reads: "1xxxxxxxxxx|x.T".

This is my dialplan for Packet8 / 8x8:

exten => _91[2-7]XXNXXXXXX,1,Dial(${TRUNK}/${EXTEN:${TRUNKMSD}})
exten => _91[2-7]XXNXXXXXX,2,Congestion

Dial 9 to get "a line", only will accept calls non-toll free numbers (toll
free calls are route elsewhere), dial the "trunk card" and the number,
strip the initial "9".

This recipe is locate under extensions.conf
_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to