Since you want it in the B-Leg you need to export it and not set it
so

>   <action application="export" data="supplied_pin=${sip_h_X-ConfPin}"/>

should do the trick after the set line you did.

Am 16.12.2010 um 12:00 schrieb Laurentiu Ceausescu:

> Hi,
> 
> I set up a conference "myConf" with 333 as extension and 1234 as pin.
> 
> In sipX_context.xml, my dial plan looks like ..
>   <extension name="333">
>     <condition field="destination_number" expression="^myConf$">
>       <action application="set" data="supplied_pin=${sip_h_X-ConfPin}"/>
>       <action application="bridge" 
> data="loopback/app=conference:myc...@333+1234"/>
>     </condition>
>   </extension>
> 
> I noticed that 'supplied_pin' is not set in the conference context 
> (mod_conference.c from FreeSWITCH).
> Is there any way so setup this variable in conference context?
> 
> Thanks,
> Laurentiu
> _______________________________________________
> sipx-dev mailing list
> [email protected]
> List Archive: http://list.sipfoundry.org/archive/sipx-dev/

Michal Bielicki
Geschäftsführer / CEO

Seventh Signal Ltd. & Co. KG
Weigandufer 45, Büro 115, D-12059 Berlin
Voice: +49 30 60988730

Amtsgericht Charlottenburg HRA 44413 B
Ust.-ID: DE266981999
Geschäftsführer: Michal Bielicki
Persönlich Haftende Gesellschafterin:
Seventh Signal Ltd, 69 Great Hampton St. Birmingham, 
B18 6EW, GB, Company Nr.: 06889439
WWW.: http://www.seventhsignal.de

_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev/

Reply via email to