Re: [reSIProcate] How to terminate a call when received 200 OK ?
You don't need to end the session after sending the ACK; you can just provide a new offer that is more to your liking (call provideOffer()).
Best regards, Byron Campen
Thank you Scott, then I must send a ACK which inclues the SDP to UAS and end the invite session later ?
2007/12/23, Scott Godin <slgodin@xxxxxxxxxxxx >: You cannot reject an offer carried in the 200. You must answer it (which sends the ACK), then you can end the invite session (sends a BYE).
Scott
Hi, there is my case: 1: UAC call UAS without the SDP 2: UAS reply 200 OK with SDP 3: UAC got the onOffer callback, then parse SDP and try to match codec 4: Match the codecs failed, then want to reject/terminate this call, how to do ? I have try to hang up it, but the server says: 481 Call/Transaction Does Not Exist thanks
_______________________________________________ resiprocate-devel mailing list
|
Attachment:
smime.p7s
Description: S/MIME cryptographic signature