[Freeswitch-users] Actions before CDR writing (b leg only)

awais nazir awais-nazeer at hotmail.com
Mon Jun 18 22:15:07 MSD 2012


Hello Guys

I am using following scenario with series of attempts on gateways on failover

<action application="set" data="hangup_after_bridge=true"/>
    <action application="bridge" data="sofia/local_profile/1111 at example1.company.com" />
    <action application="bridge" data="sofia/local_profile/1111 at example2.company.com" />

I want to do some actions like setting some variables before CDR (leg B) is written like


<action application="set" data="hangup_after_bridge=true"/>
    <action application="bridge" data="sofia/local_profile/1111 at example1.company.com" />
<!-- do some actions-->
<!-- write CDR-->
    <action application="bridge" data="sofia/local_profile/1111 at example2.company.com" /><!-- do some actions-->

<!-- write CDR-->
.
.
.
.

Can anybody help me here.

Waisee----
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20120618/a4bf120b/attachment.html 


Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list