[Voiceglue] invalid inputmodes "dtmf voice", must be dtmf
Doug Campbell
voiceglue at campbellcastle.com
Wed Apr 21 03:29:31 UTC 2010
> EROR VOICEGLU testing- callid=[1] invalid inputmodes "dtmf voice", must
> be dtmf
This means you must specify:
<property name="inputmodes" value="dtmf"/>
because the default of "dtmf voice" isn't supported by a voiceglue
implementation that doesn't support ASR.
> I also confused that how can i get Callerid And DID in it?
>
> in vxml i get callerid =session.connection.remote.uri
Voiceglue still uses the older convetion of
session.telephone.ani and session.telephone.dnis.
I plan to add the newer convention of
session.connection.local.uri and session.connection.remote.uri
in the next release.
Doug Campbell
More information about the Voiceglue
mailing list