my exten
[general]
static=yes ; These two lines prevent the command-line interface
writeprotect=yes ; from overwriting the config file. Leave them here.
[default]
; If the number dialed by the calling party was "2000", then
; Dial the user "2000" via the SIP channel driver. Let the number
; ring for 20 seconds, and if no answer, proceed to priority 2.
; If the number gives a "busy" result, then jump to priority 102
;exten => s,1,Dial(SIP/${EXTEN})
;exten => s,1,Dial(SIP/7406100)
exten => 7406100,1,Dial(SIP/7406100)
exten => 7406101,1,Dial(H323/7406101@192.168.12.100)
exten => 7406105,1,Dial(SIP/7406105)
exten => 7406106,1,Dial(SIP/7406106)
exten => 7406200,1,Dial(SIP/7406200)
exten => _74068XX,1,Dial(H323/${EXTEN}@192.168.70.253)
exten => _OO.,1,Dial(H323/${EXTEN}@192.168.70.253)
exten => _XXXXXXXXX,1,Dial(H323/${EXTEN}@192.168.70.253)
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of altus
Sent: Wednesday, June 15, 2005 12:31 PM
To: asterisk
Subject: Re: [Asterisk-Users] Dial more then 9 digits
no
I can?
how is your dialout rules ?
I have a client where you have to dial a 4 digit pin and then the rest
of the number
I simply have a
exten => _1234.,1,Dail.......
On Wed, 2005-06-15 at 12:20 +0200, Bohuslav Coufal
wrote:> Could you kick me, I can't dial more then 9 digits. Is anyone some
> default length of extensions or dialed number.
>
> Thanks,
>
> Bob.
>
> _______________________________________________
> 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
>
_______________________________________________
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