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

[reSIProcate-users] SIP UAC to send register/invite/bye request


HI all,

I am new to reciprocate stack, I like to create SIP UAC to register with server by sending register message. And establish session(INVITE) and send BYE.

Please need help on this:

I saw sample code BasicCall.cxx but it was not clear for me. I have doubts like

1) To whom Register message will send when I call dum.send(regmessage)?
2) How do I fill Register message fields like from, to, callid and etc.
3) How dum knows what to fill in request message when we call MakeXXXRequest();
4) In INVITE message I want to add MSRP related fields in SDP, how i can add?

Thanks in Advance

Regards,
Siva Kumar (I am little bit poor in English please ignore)