Dear Team,
I am implementing b2bua server with pjsip version 2.9
I am trying the transfer feature in server. So I want to delay the ack message untill i get the offer.
I have implemented the on_send_ack method of inv_session to send ack message manually from application
But after sending the ack from the application, if i try reinvite on the session. It is giving error as the invite session state is still in CONNECTING state.
Please suggest how can I achieve this functionality
Regards,
Ajaresh Gudipati.
_______________________________________________ Visit our blog: http://blog.pjsip.org pjsip mailing list pjsip@xxxxxxxxxxxxxxx http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org