Re: [reSIProcate-users] Send reINVITE with a modified SDP
What you want is InviteSession::provideOffer().
I think there are some profile settings you can use to disable UPDATE
support if you don't want to use it.
/a
Wong Kok Meng-a17866 wrote:
Hi,
After an INVITE session is established, my application needs to instruct
the resip to send an reINVITE message with a modified SDP (even if the
peer supports UPDATE).
I study the code ./resip/dum/InviteSession.cxx and
./resip/dum/ClientInviteSession.cxx. The closest APIs I can find are
targetRefresh() and sessionRefresh(). But these APIs don't do exactly
what I am looking for.
Is there other available method that allows the resip to send an
reINVITE message with a modified SDP?
Thank you very much for your time.
Regards,
Kok Meng, Wong
_______________________________________________
resiprocate-users mailing list
resiprocate-users@xxxxxxxxxxxxxxx
List Archive: http://list.resiprocate.org/archive/resiprocate-users/