X-Git-Url: http://git.asterisk.org/gitweb/?p=asterisk%2Fasterisk.git;a=blobdiff_plain;f=configs%2Fsip.conf.sample;h=6feb1ea57d2c71f074c43df292ab96d16fcefd94;hp=60436de5068edb8619dd59e4bea11c26c8556a1a;hb=6ba4e7853e2c1549ad87621c00f579cb63d3cf68;hpb=bc1629a9e854c73182439f2e23d009fc203586bd diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample index 60436de..6feb1ea 100644 --- a/configs/sip.conf.sample +++ b/configs/sip.conf.sample @@ -376,6 +376,16 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls ;notifyhold = yes ; Notify subscriptions on HOLD state (default: no) ; Turning on notifyringing and notifyhold will add a lot ; more database transactions if you are using realtime. +;notifycid = yes ; Control whether caller ID information is sent along with + ; dialog-info+xml notifications (supported by snom phones). + ; Note that this feature will only work properly when the + ; incoming call is using the same extension and context that + ; is being used as the hint for the called extension. This means + ; that it won't work when using subscribecontext for your sip + ; user or peer (if subscribecontext is different than context). + ; This is also limited to a single caller, meaning that if an + ; extension is ringing because multiple calls are incoming, + ; only one will be used as the source of caller ID. ;callcounter = yes ; Enable call counters on devices. This can be set per ; device too.