[asterisk-users] Google voice with no voice

Joshua Colp jcolp at digium.com
Tue Jan 22 13:58:36 CST 2013


Frank wrote:
> Hi ,
>
> So I tried
>
> Answer()
> Wait(1)
> SendDTMF(1)
>
> But I got an error in the console:
>
> [Jan 22 14:54:13] WARNING[28067]: pbx.c:4458 pbx_extension_helper: No
> application 'SendDTMF' for extension (gtalk_incoming, root at gmail.com, 4)

The app_senddtmf.so module has to be built and loaded. You can load it 
explicitly using "module load app_senddtmf.so". If that fails then it 
was not built and you will have to look into why not.

-- 
Joshua Colp
Digium, Inc. | Senior Software Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
Check us out at:  www.digium.com  & www.asterisk.org



More information about the asterisk-users mailing list