[Freeswitch-users] how to send a "uuid_displace" command in C++ code?

Peter Olsson peter.olsson at visionutveckling.se
Fri Apr 8 16:06:33 MSD 2011


If you're building a FS module, just execute core API switch_ivr_displace_session().

/Peter

Från: freeswitch-users-bounces at lists.freeswitch.org [mailto:freeswitch-users-bounces at lists.freeswitch.org] För Frankie Yiu
Skickat: den 8 april 2011 12:35
Till: freeswitch-users at lists.freeswitch.org
Ämne: [Freeswitch-users] how to send a "uuid_displace" command in C++ code?

Hi there,

I would like to know how I can send a "uuid_displace" command in my c++ code.

In C#, I can call Api.ExecuteString("uuid_displace " + <uuid string> + " start " + <strFileName> + " 20");

but in C++ how can I send this command?

Hope someone can help me.

Thanks in advance!!

Frankie
!DSPAM:4d9ee61232761517916214!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20110408/2321aa92/attachment.html 


More information about the FreeSWITCH-users mailing list