cisco attendant console vicibox
Posted: Fri Mar 23, 2012 12:39 pm
vicibox
VERSION: 2.4-294
BUILD: 101227-1320
single server install
2x 4 core xeon sata raid10 2tb
trying to set up a manager phone with attendant console and blf
phone type cisco spa525g2
as per cisco instructions have set up mods to sip template
-please not these phones are NOT an agent phones but are used by sales staff close deals
type=friend
host=dynamic
canreinvite=no
context=default
call-limit=10
callgroup=1
pickupgroup=1
Subscribecontext=default
and modified sip.conf by uncommenting the lines
allowsubscribe=yes ; Disable support for subscriptions. (Default is yes)
subscribecontext=default ; Set a specific context for SUBSCRIBE requests
notifyringing=yes ; Notify subscriptions on RINGING state (default: no)
notifyhold=yes ; Notify subscriptions on HOLD state
limitonpeer=yes
then added the following entries to extensions.conf in default context
exten => 102,hint,SIP/sb6001
exten => 105,hint,SIP/sb6001
exten => 200,hint,SIP/sb6001
after reload the subscriptions seem ok but the state always remains idle even when they are on calls
core show hints outputs the following
102@default : SIP/sb6001 State:Idle Watchers 1
105@default : SIP/sb6001 State:Idle Watchers 1
200@default : SIP/sb6001 State:Idle Watchers 1
am I missing something stupid?
VERSION: 2.4-294
BUILD: 101227-1320
single server install
2x 4 core xeon sata raid10 2tb
trying to set up a manager phone with attendant console and blf
phone type cisco spa525g2
as per cisco instructions have set up mods to sip template
-please not these phones are NOT an agent phones but are used by sales staff close deals
type=friend
host=dynamic
canreinvite=no
context=default
call-limit=10
callgroup=1
pickupgroup=1
Subscribecontext=default
and modified sip.conf by uncommenting the lines
allowsubscribe=yes ; Disable support for subscriptions. (Default is yes)
subscribecontext=default ; Set a specific context for SUBSCRIBE requests
notifyringing=yes ; Notify subscriptions on RINGING state (default: no)
notifyhold=yes ; Notify subscriptions on HOLD state
limitonpeer=yes
then added the following entries to extensions.conf in default context
exten => 102,hint,SIP/sb6001
exten => 105,hint,SIP/sb6001
exten => 200,hint,SIP/sb6001
after reload the subscriptions seem ok but the state always remains idle even when they are on calls
core show hints outputs the following
102@default : SIP/sb6001 State:Idle Watchers 1
105@default : SIP/sb6001 State:Idle Watchers 1
200@default : SIP/sb6001 State:Idle Watchers 1
am I missing something stupid?