< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index  

Re: [reSIProcate] About onOfferAccept and onOfferReject callback


onOfferRejected() is called when the other end rejects an offer that you sent; for example INVITE->488, or UPDATE->488. There is no onOfferAcepted() callback, perhaps you are thinking of the onOfferRequired() callback (this is called when the other endpoint has solicited an offer by sending an offerless INVITE).

If you're not clear on the whole offer-answer thing, a good introduction is draft-ietf-sipping-offeranswer-04

Best regards,
Byron Campen

Hi, I don't know when will be fired the onOfferAccept and when will be fired the onOfferReject, I have read the comment , but I'm puzzled, please
help me, thanks
_______________________________________________
resiprocate-devel mailing list