Dave thanks for the reply. in my PBX (digital phones) i dial 9 and get outside line and local numbers have 7 digits. is the conf correct for this numeric plan?

On 9/8/05, Dave Cotton <[EMAIL PROTECTED]> wrote:
On Thu, 2005-09-08 at 11:07 -0300, Pietro U wrote:
> hi all i have a problem, with digit 9. to go outside asterisk give me
> the error "All Circuits are busy" what happend??
>

> [outrt-002-9outside]
> include => outrt-002-9outside-custom
> exten => _1XX,1,Macro(dialout-trunk,1,${EXTEN},)
> exten => _1XX,2,Macro(outisbusy)        ; No available circuits
> exten => _9XXXXXXX,1,Macro(dialout-trunk,1,${EXTEN},)
> exten => _9XXXXXXX,2,Macro(outisbusy)   ; No available circuits
>

First thing, this information is based on the fact that your Macro
actually works, you omited to include that. So we have no idea what it
does.

Is 9 a valid first digit for all your outside lines?

Are all your external numbers 9 followed by exactly 8 digits?


--
Dave Cotton <[EMAIL PROTECTED] >

_______________________________________________
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

_______________________________________________
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
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