[Asterisk-Users] chan_capi syntax

WipeOut . wipeout at linuxmail.org
Thu Jun 19 08:09:26 MST 2003


This dials the access number and connects... but then connects the call to the sip phone.. it doesn't do the Wait or SendDTMF...


> 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
> -- 
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users

-- 
______________________________________________
http://www.linuxmail.org/
Now with e-mail forwarding for only US$5.95/yr

Powered by Outblaze



More information about the asterisk-users mailing list