< Previous by Date | Date Index | Next by Date > |
< Previous in Thread | Thread Index | Next in Thread > |
You can either store the DialogId from a
previous message – or store the InviteSessionHandle. You should use the provideOffer API –
not setOffer. And you should get the onAnswer callback not onDialogModified. In
fact onDialogModified is not actually implemented. Scott From:
resiprocate-devel-bounces@xxxxxxxxxxxxxxxxxxx [mailto:resiprocate-devel-bounces@xxxxxxxxxxxxxxxxxxx]
On Behalf Of Kevin Wang I'm trying to use DUM to
send a re-INVITE so I can add a customized media stream to the existing call.
Below is what I have in mind: |