Hello to all, i wonder how to update the call info state because i realised
that my code has been call to echo test but the state still remain in *
PJSIP_INV_STATE_CALLING* and not confirmed
because i want to hold a call.
What is the proper state to hold a call ?
Thanks.
--
Linux
I hope below one will help you
pjsua_call_set_hold(call_id,0);
Thanks
Yuvaraj R
On Tue, Oct 20, 2009 at 10:21 AM, Wong Peter peterapiit@gmail.com wrote:
Hello to all, i wonder how to update the call info state because i realised
that my code has been call to echo test but the state still remain in *
PJSIP_INV_STATE_CALLING* and not confirmed
because i want to hold a call.
What is the proper state to hold a call ?
Thanks.
--
Linux
Visit our blog: http://blog.pjsip.org
pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org