From: Matthew Jordan Date: Sun, 21 Jul 2013 02:20:36 +0000 (+0000) Subject: Document connectedline parameter for chan_iax2 X-Git-Tag: 11.6.0-rc1~3^2~81 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35caf6f92b1247d6475916d51970b0698dac8411;p=thirdparty%2Fasterisk.git Document connectedline parameter for chan_iax2 The connectedline parameter for a chan_iax2 peer was undocumented. This patch documents the options in the sample configuration file. (closes issue ASTERISK-21953) Reported by: Birger "WIMPy" Harzenetter ........ Merged revisions 394886 from http://svn.asterisk.org/svn/asterisk/branches/1.8 git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/11@394890 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/configs/iax.conf.sample b/configs/iax.conf.sample index 9b5d4bc78a..0de3d3573b 100644 --- a/configs/iax.conf.sample +++ b/configs/iax.conf.sample @@ -607,6 +607,15 @@ description=Demo System At Digium ; Description of this peer, as listed by ; IPs can also optionally be given but are not required. Caller*ID can be ; suggested to the other side as well if it is for example a phone instead of ; another PBX. +;connectedline=yes ; Set how connected line information is handled for this +; ; peer. If set to "yes", both sending and receiving +; ; connected line information will be enabled. If set to +; ; "send", this peer will send connected line information +; ; but will not process connected line updates. If set to +; ; "receive", connected line updates will be processed +; ; but not sent. If set to "no", connected line updates +; ; will be disabled. Default is "no". + ;[dynamichost] ;host=dynamic