Hi,
I am working on a little test project and need to re-INVITE in a call with the From: and Contact: headers changed. It seems that I should be doing this by modifying the proxy.identity field and then calling the core.upDateCall function. When I do that, the re-INVITE is sent but those fields are not changed. It does appear to be doing something though because the o= line in the SDP changes to the USER side of whatever I set the core.defaultProxy.Identity to. This is the code that I am using to do this: core.defaultProxy.identity = strFrom; core.updateCall(core.currentCall, core.currentCall.currentParams); In this situation, strFrom is set to [email protected]. Any ideas would be appreciated. Sean *Sean P. Robertson**P*. 864.527.9602 * *F. *864.527.9610 *Email:* [email protected] *Web:* www.ctdconnect.com [image: cid:[email protected]]
_______________________________________________ Linphone-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/linphone-users
