summaryrefslogtreecommitdiff
path: root/res/res_pjsip.c
diff options
context:
space:
mode:
Diffstat (limited to 'res/res_pjsip.c')
-rw-r--r--res/res_pjsip.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/res/res_pjsip.c b/res/res_pjsip.c
index 9de2176a6..102bc3933 100644
--- a/res/res_pjsip.c
+++ b/res/res_pjsip.c
@@ -963,6 +963,14 @@
since they mandate this option's use.
</para></description>
</configOption>
+ <configOption name="refer_blind_progress" default="yes">
+ <synopsis>Whether to notifies all the progress details on blind transfer</synopsis>
+ <description><para>
+ Some SIP phones (Mitel/Aastra, Snom) expect a sip/frag "200 OK"
+ after REFER has been accepted. If set to <literal>no</literal> then asterisk
+ will not send the progress details, but immediately will send "200 OK".
+ </para></description>
+ </configOption>
</configObject>
<configObject name="auth">
<synopsis>Authentication type</synopsis>