Re: [reSIProcate] does resip support dialog without ack?
- From: "maodong hu" <hhmmdd@xxxxxxx>
- Date: Mon, 5 Jan 2009 20:25:36 +0800
hi, Byron Campen
As your recomment, I overrided the onAckNotReceived, and NOT tears down the dialog, but it still not work correctly as I expect.
because, even I ignore the ack, I cannot send the following re-invite and BYE, and the remote BYE also can not be received.
the internal dum dialog status seems hang there , is any method to solve it?
2008/12/30 Byron Campen
<bcampen@xxxxxxxxxxxx>
You'll want to override InviteSessionHandler::onAckNotReceived() (by default it tears down the dialog).
Best regards,
Byron Campen
Hi, all
we use resiprocate by TCP transport to communicate with AVAYA system. but AVAYA system does not send ACK for our 200 OK, so I want to know does resip support this situation?
if support, how to write program for this ?
--
Best Regards
Maodong Hu
_______________________________________________
resiprocate-devel mailing list
resiprocate-devel@xxxxxxxxxxxxxxx
https://list.resiprocate.org/mailman/listinfo/resiprocate-devel
--
Best Regards
Maodong Hu