From: [email protected]
[mailto:[email protected]] On Behalf Of Flavio Miranda
Sent: Tuesday, June 28, 2011 1:22 PM
To: Asterisk Asterisk
Subject: [asterisk-users] Add # at the end of dialled number

 


Hi all,

 

 Anybody know if is it possible to add "#" at the end of dialled number ? 

 

kinda : exten => _00ZZZZ[1-5]XXXXXXX,1,Dial(DAHDI/g0/021${EXTEN:4},25,T)

 

 In this line I am switching the C.O code but , how could I put # automatic
at the end ?

 

Thanks in advanced!

 

 

 


Att,
 
Flavio Roberto Miranda
MSN:[email protected]
Skype: flaviormiranda

 

Have you tried this?

kinda : exten => _00ZZZZ[1-5]XXXXXXX,1,Dial(DAHDI/g0/021${EXTEN:4}#,25,T)

 

 

 

 

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

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

Reply via email to