changed name of the param header to reflect changes in the code.

git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@297 8eb893ce-cfd4-0310-b710-fb5ebe64c474
sayer/1.4-spce2.6
Raphael Coeffic 20 years ago
parent a5b5266a12
commit 9fbf2f5e51

@ -10,7 +10,7 @@ Example ser configuration appends:
#appends: parameter for announce_transfer
modparam( "tm", "tw_append",
"announce_transfer_headers:P-Iptel-Param=avp[$refer_to]")
"announce_transfer_headers:P-App-Param=avp[$refer_to]")
# appends for REFER NOTIFYs
modparam( "tm", "tw_append",

@ -65,7 +65,7 @@ modparam("rr", "enable_full_lr", 1)
modparam( "avpops", "avp_aliases", "sess_params=i:66" )
# this is to be appended to the invite
modparam("tm", "tw_append","early_headers:P-Iptel-Param=avp[$sess_params]")
modparam("tm", "tw_append","early_headers:P-App-Name=avp[$sess_params]")
# ------------------------- request routing logic -------------------
# main routing logic

@ -1,7 +1,7 @@
*******************************
**********************
* IVR plug-in README *
*******************************
**********************
Description:

@ -27,7 +27,7 @@ Authentication Modes:
in RFC3261).
The transfer request sent out has two session parameters (set in
P-Iptel-Param header), which are needed by the entity taking the call:
P-App-Param header), which are needed by the entity taking the call:
Transfer-RR : route set of the call
Transfer-NH : next hop

Loading…
Cancel
Save