[asterisk-users] help sip show on CLI : no such command

jonas kellens jonas.kellens at telenet.be
Sun Oct 25 12:46:57 CDT 2009


freepbx*CLI> module show like sip
Module                         Description
Use Count 
chan_sip.so                    Session Initiation Protocol (SIP)
0         
app_adsiprog.so                Asterisk ADSI Programming Application
0         
2 modules loaded
freepbx*CLI> module load chan_sip.so
  == Parsing '/etc/asterisk/sip.conf': Found
  == Parsing '/etc/asterisk/sip_general_additional.conf': Found
  == Parsing '/etc/asterisk/sip_general_custom.conf': Found
  == Parsing '/etc/asterisk/sip_nat.conf': Found
  == Parsing '/etc/asterisk/sip_registrations_custom.conf': Found
  == Parsing '/etc/asterisk/sip_registrations.conf': Found
  == Parsing '/etc/asterisk/sip_custom.conf': Found
  == Parsing '/etc/asterisk/sip_additional.conf': Found
  == Parsing '/etc/asterisk/sip_custom_post.conf': Found
  == Parsing '/etc/asterisk/users.conf': Found
  == SIP Listening on 0.0.0.0:5060
  == Using SIP TOS: CS3
  == Parsing '/etc/asterisk/sip_notify.conf': Found
  == Parsing '/etc/asterisk/sip_notify_custom.conf': Found
  == Parsing '/etc/asterisk/sip_notify_additional.conf': Found
  == Registered channel type 'SIP' (Session Initiation Protocol (SIP))
  == Registered application 'SIPDtmfMode'
  == Registered application 'SIPAddHeader'
  == Registered custom function SIP_HEADER
  == Registered custom function SIPPEER
  == Registered custom function SIPCHANINFO
  == Registered custom function CHECKSIPDOMAIN
  == Manager registered action SIPpeers
  == Manager registered action SIPshowpeer
 Loaded chan_sip.so => (Session Initiation Protocol (SIP))


Chan SIP was loaded, right ??
Loading the chan_sip again makes everything work now :

freepbx*CLI> sip show subscriptions 
Peer             User        Call ID      Extension        Last state     Type            Mailbox   
0 active SIP subscriptions


On Sun, 2009-10-25 at 16:06 +0200, Tzafrir Cohen wrote:
> 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




More information about the asterisk-users mailing list