Re: [OpenSIPS-Users] Question regarding append_branch

2016-09-14 Thread Ramachandran, Agalya (Contractor)
Thank you Bogdan. Got it. Regards, Agalya From: Bogdan-Andrei Iancu [mailto:bog...@opensips.org] Sent: Wednesday, September 14, 2016 10:33 AM To: OpenSIPS users mailling list ; Ramachandran, Agalya (Contractor) Subject: Re: [OpenSIPS-Users] Question regarding append_branch Hi Agalya, The

Re: [OpenSIPS-Users] Question regarding append_branch

2016-09-14 Thread Bogdan-Andrei Iancu
Hi Agalya, The append_branch() itself is not doing any SIP signaling. It is only creating (internally, as data structure) a new branch for the request (to a new destination). The signalling (to all created branches) is done by TM module when you relay the request out. The forking is a transa

[OpenSIPS-Users] Question regarding append_branch

2016-09-07 Thread Ramachandran, Agalya (Contractor)
Hi team, When append_branch() is called, it takes care of the forking process. When we say it is used to fork the call, append_branch() takes care of sending the request out to that branch and as well maintaining the dialog and transaction information for that call leg or it is used only to send