by webtron » Tue Oct 27, 2009 11:25 pm
Hey everyone,
This GV Application is great.
Can you please help me with my problem.
I am wondering that when I replace the destination number in the GV String with "${dst}" I am not able to dial the destination number anywhere. I just here a ringtone.
The String looks like this:
when /^2424$/ then sys.GoogleVoiceCall("GV EMAIL ADDRESS", "PASSWORD", "MY NUMBER GV HAS", "${dst}", true)
Am I understand that the destination number feature only works with /^\*2 pattern. Is this true? If so then how do I dial a number that SipSorcery will use as the destination number when using Google Voice.
Thanks everyone for your support