[Asterisk-Users] Sip show registry returning nothing

Peter Bowyer peeebeee at gmail.com
Fri Mar 11 13:13:46 MST 2005


On Fri, 11 Mar 2005 12:48:49 -0700, Wiley Siler
<wsiler at education2020.com> wrote:
> All my SIP phones are still working and all my dialing is still working,
> so I did not think it relevent.
> 
> Sip reload...
> asterisk1*CLI> sip reload
> Reloading SIP
>  == Parsing '/etc/asterisk/sip.conf': Found
>  == Parsing '/etc/asterisk/sip_nat.conf': Found
>  == Parsing '/etc/asterisk/sip_additional.conf': Found
> asterisk1*CLI> sip show registry
> Host                            Username       Refresh State
> asterisk1*CLI>
> 
> Files are there...
> 
> Verified that the extensions are correct.  They are...
> 
> Now I just have to figure out how I can get calls (and they are all
> routing correctly) yet not show a registered entry.
> Bizarre

Not bizarre at all when you look up what the command you're typing is
supposed to do, rather than what you assumed it should do.

To see what phones have registered with your Asterisk server, use

sip show peers

To see what other servers yours has registered with, use

sip show registry

http://www.voip-info.org/wiki-Asterisk+CLI is a useful reference, as
is 'help sip' in the CLI.

Peter

-- 
Peter Bowyer
Email: peter at bowyer.org
Tel: +44 1296 768003
VoIP: sip:peter at bowyer.org



More information about the asterisk-users mailing list