Re: [Asterisk-Users] DTA-310 Outbound Dialing

2004-02-26 Thread Hermann Wecke
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: 1xx|x.T.

This is my dialplan for Packet8 / 8x8:

exten = _91[2-7]XXNXX,1,Dial(${TRUNK}/${EXTEN:${TRUNKMSD}})
exten = _91[2-7]XXNXX,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


RE: [Asterisk-Users] DTA-310 Outbound Dialing

2004-02-26 Thread Jeremy Jones
When I speak of the dial plan here, I'm referring to a portion on the
DTA-310 web pages, not my * dial plan.  I've seen a couple posts about
setups like this:

* w/tdm card -- dta-310 -- packet8 network -- pstn

I'm not using the packet8 service, just the gear.  Like this:

dta-310 -- * -- as5300 -- pstn

Dialing in works (i.e. pstn to dta-310), but I can't figure out the
dta-310 to pstn thing.

Jeremy Jones

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Hermann
Wecke
Sent: Thursday, February 26, 2004 1:30 PM
To: [EMAIL PROTECTED]
Subject: Re: [Asterisk-Users] DTA-310 Outbound Dialing

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: 1xx|x.T.

This is my dialplan for Packet8 / 8x8:

exten = _91[2-7]XXNXX,1,Dial(${TRUNK}/${EXTEN:${TRUNKMSD}})
exten = _91[2-7]XXNXX,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