[Freeswitch-users] propogating channel variables

Brian West brian at freeswitch.org
Fri Nov 19 07:12:35 PST 2010


use git and export_bridged instead of set or export.

/b

On Nov 18, 2010, at 5:07 PM, Michael Collins wrote:

> Can you pastebin the debug log of this actually happening? Also, when you say "persist" what exactly do you mean? At some point in the call flow the channel variable is set and at some point later in the call flow it is not set? Again, a console debug log might yield some information.
> 
> -MC
> 
> On Wed, Nov 17, 2010 at 4:21 PM, elijah <elijah at crankenstein.com> wrote:
> There is a channel variable I am adding to calls as they arrive that I would like to see within raised events. Specifically, I am adding my own database index to the A-leg, passing the call to mod_callcenter, then capturing the CHANNEL_ANSWER event where I am looking for this same index value. Unfortunately, I am not able to persist this custom channel variable for the duration of the call, despite using ‘export’. Could you suggest how I may accomplish a channel variable’s persistence in this situation?
> 
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20101119/01adbcc7/attachment.html 


More information about the FreeSWITCH-users mailing list