> > Ok. If I call sipxCallConnect with bTakeFocus = false, how I can set focus > > to this (or another) call manually? > > > By calling sipxCallUnhold with bTakeFocus = true.
I can't find bTakeFocus parameter in sipxCallUnhold function, only hCall. > > And new question: can I create more than one instance (sipxInitialize) in > > one application? > > I haven't attempted it, other people are more qualified to answer this, > but give it a try and let us know the result. I tried... sipxInitialize successful for new instance, but line registration (on new instance) failed with timeout. Maybe I can make more calls on one instance, with conferencing on call-pairs? Like this: conf1(call1+call2), conf2(call3+call4), conf3(call5+call6), call7, call8... where call7 and call8 - simple outgoing calls ? I needed up to 50 simultaneous conferences (with two calls) on one instance/line. Can sipXtapi do this for me? p.s. application - outbound dialer for call-center. First call to respondent, second call to agent. -- Best regards, Alexey [ [EMAIL PROTECTED] ] _______________________________________________ sipxtapi-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/
