[Asterisk-Users] Appending a # to the dialed number for upstream
carrier.
Matteo Brancaleoni
mbrancaleoni at espia.it
Wed Nov 5 23:51:19 MST 2003
hi.
try with (for example)
(XXXX is a matched 4 digit number)
exten => _XXXX,1,Dial(Zap/1/${EXTEN}#,30,r)
that should work.
The idea is to put a # in the dial app.
Matteo.
David Hindmarsh wrote:
> Hi,
>
> I have a situation where our upstream carrier needs a # after we have sent
> the dialed number.
>
> Is this possible.
>
> I have checked the Dial app and tried appending it in the exten but this did
> not work.
>
> Anybody got an idea.
>
> Thanks in Advance
> Dave
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
More information about the asterisk-users
mailing list