Hi all, I use sipX API to develop softphone. When I implement conference call feature. I have problem.
step 1. I answer the incoming call (call 1)using " sipxCallAnswer()" . step 2. I put this call HOLD using "sipxCallHold ()" step 3. I create conference handle using "sipxConferenceCreate()" step 4. I join this call into conference using "sipxConferenceJoin ()" step 5. I Create a new conference call (call 2) using "sipxConferenceAdd()" step 6. I unhold call 1 using "sipxCallUnhold ()" in the stage three party can talk each other step 7. I transfer two calls ( from call1 to call 2) It works fine. After that. I try to make another conference call transfer. it is working until step 5. When I try step 6 unhold call 2. call 2 ca not hear me. Our server is asterisk. I check server state it is fine. I don't know it is asterisk problem or softphone problem. Thanks
_______________________________________________ sipxtapi-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/
