[asterisk-dev] [Code Review] New application JabberReceive, implement SendText in chan_gtalk and chan_jingle
Philippe Sultan
philippe.sultan at gmail.com
Mon Dec 15 04:35:15 CST 2008
[...]
> The timeout would still be OK. As far as the dialplan goes, variables
> and functions get evaluated before executing the associated
> application. So, the dialplan handling code is going to wait until
> the evaluation is complete before continuing on with execution.
Ok, So the new syntax would be :
JABBER_RECEIVE(Account,JID,[,Timeout][,ThreadID][,options])
Account should me mandatory, as messages are stored in an aji_client structure.
Philippe
More information about the asterisk-dev
mailing list