On Thu, Mar 26, 2009 at 1:50 PM, Peter P GMX <[email protected]> wrote: > Hello, > > when I originate a call via event socket and transfer it to a > conference, it doesn't ask for a PIN. > Example: > originate sofia/default/222331 &conference(222500) > The same happens when I originate a call and transfer it to the 222500 > destination, which then transfers the call to the conference. > originate sofia/default/222331 &transfer(222500) > > If I manually dial from the phone (222331) to the conference it > correctly asks for the PIN. > > Anybody has a clue why this happens and how to enable the PIN while > originating?
Is 222500 part of your dialplan? If so try this: originate sofia/default/222331 222500 Let us know if that works. -MC _______________________________________________ Freeswitch-users mailing list [email protected] http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org
