[asterisk-dev] use senddtmf_exec in another application

nik600 nik600 at gmail.com
Wed Jun 4 07:43:50 CDT 2008


Hi to all

i'm applying a patch to

http://www.voip-info.org/wiki/view/Asterisk+cmd+ASR

As i think that if the sistem will play a dtmf tone instead a goto
command IVR and ASR application executed by external AGI programs can
be written in less time.

So, i make a call to:

senddtmf_exec(chan, argv[1]);

in app_asr.c but when i execute it i get an error:

asterisk: symbol lookup error: /usr/lib/asterisk/modules/app_asr.so:
undefined symbol: senddtmf_exec

Shall i include something in the app_asr.c file ?

Thanks

-- 
/*************/
nik600
https://sourceforge.net/projects/ccmanager
https://sourceforge.net/projects/reportmaker
https://sourceforge.net/projects/nikstresser



More information about the asterisk-dev mailing list