File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1084,8 +1084,8 @@ set_dlg_profile("caller","$fu");
1084
1084
the dialog to the profile - note that the profile must
1085
1085
support values. Pseudo-variables are supported.
1086
1086
1087
- This function can be used from BRANCH_ROUTE, REPLY_ROUTE and
1088
- FAILURE_ROUTE.
1087
+ This function can be used from REQUEST_ROUTE, BRANCH_ROUTE,
1088
+ REPLY_ROUTE and FAILURE_ROUTE.
1089
1089
1090
1090
Example 1.52. unset_dlg_profile usage
1091
1091
...
Original file line number Diff line number Diff line change @@ -1466,7 +1466,7 @@ set_dlg_profile("caller","$fu");
1466
1466
</listitem >
1467
1467
</itemizedlist >
1468
1468
<para >
1469
- This function can be used from BRANCH_ROUTE,
1469
+ This function can be used from REQUEST_ROUTE, BRANCH_ROUTE,
1470
1470
REPLY_ROUTE and FAILURE_ROUTE.
1471
1471
</para >
1472
1472
<example >
You can’t perform that action at this time.
0 commit comments