summaryrefslogtreecommitdiff
path: root/configs/samples/pjsip.conf.sample
diff options
context:
space:
mode:
Diffstat (limited to 'configs/samples/pjsip.conf.sample')
-rw-r--r--configs/samples/pjsip.conf.sample5
1 files changed, 5 insertions, 0 deletions
diff --git a/configs/samples/pjsip.conf.sample b/configs/samples/pjsip.conf.sample
index 276e214e9..24ff327f8 100644
--- a/configs/samples/pjsip.conf.sample
+++ b/configs/samples/pjsip.conf.sample
@@ -658,6 +658,11 @@
; "no")
;media_encryption_optimistic=no ; Use encryption if possible but don't fail the call
; if not possible.
+;g726_non_standard=no ; When set to "yes" and an endpoint negotiates g.726
+ ; audio then g.726 for AAL2 packing order is used contrary
+ ; to what is recommended in RFC3551. Note, 'g726aal2' also
+ ; needs to be specified in the codec allow list
+ ; (default: "no")
;inband_progress=no ; Determines whether chan_pjsip will indicate ringing
; using inband progress (default: "no")
;call_group= ; The numeric pickup groups for a channel (default: "")