[asterisk-users] Google voice with no voice

Frank frank at efirehouse.com
Tue Jan 22 13:56:39 CST 2013


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)


If I do "core show application sendDTMF" , nothing comes up.

If there anything special to compile for this ?


Thanks

On 1/22/13 2:54 PM, Joshua Colp wrote:
> Frank wrote:
>> OK, so here is the new..
>>
>> By mistake, when I picked up the D70 , I pushed the 2 button.
>> I suddenly heard google voice saying "Okay, I'll send the caller to
>> voicemail". So I called again.. picked up.. I could not hear anything on
>> the D70.. But if I push 1 (which is the google voice option to pickup
>> the screened call), then the audio path works in both way.
>>
>> So the real issue is that when google voice talks when I pick up to let
>> me know who's calling, I can't hear anything, until I press a digit.
>>
>> If I press 1, I get the call connected.
>> If I press 2, I can hear google voice.
>>
>> The question is why can't I hear google voice right away without pushing
>> a digit ?
>
> This is a Google Voice "thing". Even the Google talk client itself sends
> a digit of "1" when you answer the call. That being said you can do this
> from inside of Asterisk dialplan with a combination of Answer, Wait, and
> SendDTMF(1)
>



More information about the asterisk-users mailing list