[Freeswitch-users] Export variables from originate command
Michael Collins
msc at freeswitch.org
Thu Jan 8 15:50:37 PST 2009
On Thu, Jan 8, 2009 at 9:06 AM, Kristian Kielhofner
<kristian.kielhofner at gmail.com> wrote:
> On 1/8/09, Anthony Minessale <anthony.minessale at gmail.com> wrote:
>> put them in {} comma separated.
>>
>>
>> {foo=bar,test=true}sofia/default/user at dom.com
>>
>> if you are doing forked dial you can set them per leg with []
>>
>> [var1=foo]sofia/default/user at dom.com,[var1=bar]sofia/default/user2 at dom.com
>>
>
> Tony,
>
> Thanks for getting back to me. This part I understand (using
> commas, etc). What I need to figure out is how to get those variables
> to be available to the application I am calling after the channel in
> the originate command. In this case transfer to put my call back into
> the dialplan.
>
> basically I need a way to set variables in the originate command
> that are available to the application I am calling, not just the
> channel I am creating with the URL syntax.
What application(s) are you calling? Could you post an example?
-MC
>
> Am I making anymore sense?
>
> Thanks again!
>
> --
> Kristian Kielhofner
> http://blog.krisk.org
> http://www.submityoursip.com
> http://www.astlinux.org
> http://www.star2star.com
>
> _______________________________________________
> 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
>
More information about the FreeSWITCH-users
mailing list