[Osip] Cannot perform reINVITE
samkol chea
sophysamkol at hotmail.com
Wed Jun 4 23:15:49 CEST 2008
Hi there,
I am facing some issues with reINVITE.
I know that we can eXosip_call_build_request() and eXosip_call_send_request() to send the reINVITE message. I have two problems:
1). I need the dialog id as the parameter of the above function.
People said that they can use the following codes to get the did. But I don't know how.
eXosip_lock ();
i = eXosip_call_send_initial_invite (invite);
if (i > 0)
{
eXosip_call_set_reference (i, reference);
}
eXosip_unlock ();
return i;
How would you use "reference"? what is did that I am looking for?
Thank you in advanced for any reply.
Sam
_________________________________________________________________
Try Chicktionary, a game that tests how many words you can form from the letters given. Find this and more puzzles at Live Search Games!
http://g.msn.ca/ca55/207
More information about the Osip
mailing list