jonas kellens
2009-Oct-25 13:51 UTC
[asterisk-users] help sip show on CLI : no such command
What is wrong when I can not execute any command that starts with sip ???> freepbx*CLI> help sip show > No such command 'sip show'. > freepbx*CLI> help sip > No such command 'sip'.IAX works fine :> freepbx*CLI> help iax > iax2 provision Provision an IAX device > iax2 prune realtime Prune a cached realtime lookup > iax2 reload Reload IAX configuration > iax2 set debug Enable IAX debugging > iax2 set debug jb Enable IAX jitterbuffer debugging > iax2 set debug jb off Disable IAX jitterbuffer debugging > iax2 set debug off Disable IAX debugging > iax2 set debug trunk Enable IAX trunk debugging > iax2 set debug trunk off Disable IAX trunk debugging > iax2 show cache Display IAX cached dialplan > iax2 show channels List active IAX channels > iax2 show firmware List available IAX firmwares > iax2 show netstats List active IAX channel netstats > iax2 show peers List defined IAX peers > iax2 show peer Show details on specific IAX peer > iax2 show registry Display IAX registration status > iax2 show stats Display IAX statistics > iax2 show threads Display IAX helper thread info > iax2 show users List defined IAX users-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20091025/8eb64989/attachment.htm
Jonathan Moore
2009-Oct-25 14:01 UTC
[asterisk-users] help sip show on CLI : no such command
On Sun, Oct 25, 2009 at 8:51 AM, jonas kellens <jonas.kellens at telenet.be> wrote:> What is wrong when I can not execute any command that starts with sip ???This often happens to me if for whatever reason my system doesn't have SIP support. Most of the time, this is caused by an error in sip.conf. Do a reload, and see if you get any errors around SIP? -jonathan
Tzafrir Cohen
2009-Oct-25 14:06 UTC
[asterisk-users] help sip show on CLI : no such command
On Sun, Oct 25, 2009 at 02:51:16PM +0100, jonas kellens wrote:> What is wrong when I can not execute any command that starts with > sip ??? > > > > freepbx*CLI> help sip show > > No such command 'sip show'. > > freepbx*CLI> help sip > > No such command 'sip'. > > IAX works fine : > > > freepbx*CLI> help iax > > iax2 provision Provision an IAX device > > iax2 prune realtime Prune a cached realtime lookup[snip] chan_sip.so is not loaded? What is the output of the following two CLI commands? module show like sip module load chan_sip.so -- Tzafrir Cohen icq#16849755 jabber:tzafrir.cohen at xorcom.com +972-50-7952406 mailto:tzafrir.cohen at xorcom.com http://www.xorcom.com iax:guest at local.xorcom.com/tzafrir