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
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
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