[Asterisk-Users] Got SUBSCRIBE for extensions without hint
Olle E. Johansson
oej at edvina.net
Wed Dec 21 01:38:16 MST 2005
Douglas Garstang wrote:
> Anthony,
>
> Your getting SIP SUBSCRIBE messages from the Polycom phones. Check the <mac>-directory file and look for directory entries that have <bw>1</bw>. For each of these, the phone tries to send a SUBSCRIBE to the <ct> (contact) field. If you don't have corresponding hint extensions in your dialplan, Asterisk will complain. Something like:
>
> exten => 4003,hint,SIP/4003
> exten => 4003,1,Dial(SIP/4003)
>
> Although the exact meaning and location where '4003' is supposed to be used is a case of extreme voodoo.
>
If you read the docs (sip.conf.sample and the wiki) you would find out
that we first look in the subscription context set in the peer/user
config of sip.conf and then in the default context for this device.
/O
More information about the asterisk-users
mailing list