[Freeswitch-users] no ring back mod_managed!

babak yakhchali babak.freeswitch at gmail.com
Thu May 6 01:45:07 PDT 2010


Hi
I want to play a file before bridging a call in mod_managed and I'm using
execute_on_answer to begin the recording so I can not use it again
and I'm using this code:
Session.Execute("Playback",m_readyPrompt);
Session.SetVariable("ringback", Session.GetVariable("us_ring"));
   //I've tested this before and after exec of playback but no change
Session.Execute("bridge", string.Format("sofia/internal/{0}%{1}", op,
Session.GetVariable("domain")));

but no ring back is played
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100506/c559a8d6/attachment.html 


More information about the FreeSWITCH-users mailing list