[asterisk-users] Asterisk/Skype
Terry Wilson
twilson at digium.com
Fri Feb 25 14:15:55 CST 2011
On Feb 25, 2011, at 2:06 PM, Khaled W. Chehab wrote:
> There is no debug appears,
> Even I set core set verbose to 99999
> And skype set debug on
> And in the extensions.conf I used
> [Account]
> exten => s,1,Set(message=${SKYPE_CHAT_RECEIVE(k_chehab,fakhourypbx,30)})
> exten => s,n,NoOp(Received message: ${message})
The dialplan application is only for receiving chat messages during an actual call. If you want to receive messages from outside of a call, you will have to use the manager interface and look for SkyeChatMessage events.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110225/a879fdc0/attachment-0001.htm>
More information about the asterisk-users
mailing list