On 08/28/2012 01:51 PM, Olivier wrote:
Let say I cannot touch the files in which those 2 instructions are set:
[timeconditions-toggle]
exten => *2711,hint,Custom:TC11
...
[ext-local]
exten => 6452,hint,SIP/6452
...


Then what can I do allow a given SIP phone to successfully subscribe to both hints ?

extensions.conf:

[subscriptions]
include => timeconditions-toggle
include => ext-local


sip.conf:

[some-handset]
subscribecontext=subscriptions


subscribecontext can be the same as context, or not. Largely a matter of preference and circumstance, I suppose.


--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
              http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to