[Freeswitch-users] Mod_xml_cdr BLeg Account Code

Michael Collins msc at freeswitch.org
Sun Mar 27 05:38:35 MSD 2011


You can export it or set it in the dialstring. Just be sure to use "nolocal"
if you export it:

<action application="export" data="nolocal:accountcode=12345"/>

Or do this:

<action application="bridge" data="{accountcode=12345}sofia/foo/bar at baz"/>

-MC

On Sat, Mar 26, 2011 at 5:55 PM, Robert Huddleston <rhuddleston at gmail.com>wrote:

> Anyone have any suggestions on obtaining / setting the Account Code for
> BLeg for Mod_xml_cdr.
>
>
>
> I applied accountcode but that is only handling for ALeg. I also looked at
> effective_caller_id_number – but I need to dynamically (at time of bridging
> a-leg to b-leg) define the accountcode?
>
>
>
> Probably some custom coding I would assume to pull this off…
>
>
>
> Any thoughts…
>
>
>
> Thanks
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20110326/e465f968/attachment.html 


More information about the FreeSWITCH-users mailing list