Standard
The module contains record routing logic. You use record routing to make sure that subsequent messages in the same dialogi [1] goes through your SERi [2] proxy.
Jan Janak
i [3] is appended to record-route; that's useful for understanding whether subsequent requests (such as BYE) come from caller (route's from-tag==BYE's from-tag) or callee (route's from-tag==BYE's to-tag)
Default value is 1 (yes).
Default value is NULL (do not insert user part into avps).
This function will put the string into Record-Route, don't use unless you know what you are doing.
Meaning of the parameters is as follows:
-
string - String to be inserted into the header field.
http://www.iptel.org/ser/doc/modules/rr
Links:
[1] http://www.iptel.org/glossary#term74
[2] http://www.iptel.org/glossary/term/244
[3] http://www.iptel.org/glossary#term256
[4] http://www.iptel.org/glossary#term81
[5] http://www.ietf.org/rfc/rfc3261.txt
[6] http://www.iptel.org/glossary#term80
[7] http://www.iptel.org/glossary#term74