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.

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to