[Asterisk-Users] chan_capi syntax
Klaus-Peter Junghanns
kpj at junghanns.net
Thu Jun 19 04:37:44 MST 2003
Hi,
welcome to the world of digital signalling :-)
use this:
exten => _90.,1,Dial(CAPI/[msn here]:[access number])
exten => _90.,2,Wait(3)
exten => _90.,3,SendDTMF(${EXTEN:1})
regards
kapejod
P.S. inband signalling s*cks ;)
Am Don, 2003-06-19 um 14.08 schrieb WipeOut .:
> Hi,
>
> What is the correct chan_capi dial syntax??
>
> This is what I think it is..
>
> exten => _90.,1,Dial(CAPI/[msn here]:${EXTEN:1})
>
> This seems to work for local numbers.. but I have an access number for cheap long distance calls.. wich gets dialed and then the number I want to call is sent as DTMF after a few waits (w)..
>
> On my X100P I used the following..
>
> exten => _9001.,1,Dial(Zap/1/[access number]www${EXTEN:1})
>
> With chan_capi I tried..
>
> exten => _9001.,1,Dial(CAPI/[msn here]:[access number]www${EXTEN:1})
>
> But it doesn't seem to work.. it doesn't even dial the access number..
>
> Any ideas??
> --
> ______________________________________________
> http://www.linuxmail.org/
> Now with e-mail forwarding for only US$5.95/yr
>
> Powered by Outblaze
> _______________________________________________
> 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