AFAIK, the issue here is not Skype or Gtalk. The Asterisk client isn't really designed to easily transport messages during the call or otherwise.
_____ From: [email protected] [mailto:[email protected]] On Behalf Of William Stillwell Sent: Friday, February 25, 2011 3:14 PM To: 'Asterisk Users Mailing List - Non-Commercial Discussion' Subject: Re: [asterisk-users] Asterisk/Skype I am assuming that goes the same for Gtalk chat messages too? Or has nobody played with that? From: [email protected] [mailto:[email protected]] On Behalf Of Terry Wilson Sent: Friday, February 25, 2011 3:16 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] Asterisk/Skype 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
