Re: SPA962 and SPA932 with Astriks Server
First thing is to have the phones you wish to monitor publishing hints - do this in extensions.conf like this, per phone to monitor:
"exten => 50,hint,Sip/50"
In sip.conf, you can configure the following, although I think the default settings probably also allow hints/subscriptions to work:
allowsubscribe=yes
subscribecontext=internal
limitonpeers=yes
notifyringing=yes
;notifyhold=yes
Second thing is to have the SPA 932 subscribe to those hints - which is what the config lines on the SPA932 lines do.
(My test unit is off-site at the moment, so I can't easily look up the config that I put in to make it monitor Asterisk phones.
Others here may have that info to hand. I worked it out from the info in this thread, and a bit of trial and error!
In the Asterisk console you can issue the commands:
core show hints
and
sip show subscriptions
to see which phones are publishing hints, and which phone(s) are subscribing to the hints.
Hope that helps.
__________________
kind regards Andrew TD
|