[OpenSIPS-Users] opensips control panel

Bogdan-Andrei Iancu bogdan at opensips.org
Wed Jun 12 11:52:50 CEST 2013


Hello Nandini,

The mi_xmlrpc module is not be default compiled - use "make menuconfig"
(configure&compile options ->configure exclude modules) to enable the
compiling of that module (and recompile and re-install opensips of course)

Regards,

Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
http://www.opensips-solutions.com


On 06/12/2013 08:28 AM, Nandini madhu wrote:
> Thanks for your reply.
>
>
> iam using the latest version of opensips i.e 1.9.1-tls.i could not
> find the mi_xmlrpc.so file.
> in usr/local/lib/opensips/modules.
>
> acc.so             cachedb_local.so  dialog.so         
> event_route.so    mediaproxy.so     peering.so           
> rtpproxy.so    sst.so             uri.so
> alias_db.so       cachedb_sql.so    dispatcher.so     
> event_xmlrpc.so   mi_datagram.so    permissions.so       
> seas.so        statistics.so      userblacklist.so
> auth_aaa.so       call_control.so   diversion.so      
> exec.so           mi_fifo.so        pike.so              
> signaling.so   stun.so            usrloc.so
> auth_db.so        cfgutils.so       dns_cache.so      
> gflags.so         msilo.so          presence_callinfo.so 
> sipcapture.so  textops.so
> auth_diameter.so  closeddial.so     domainpolicy.so   
> group.so          nathelper.so      presence_xcapdiff.so 
> sipmsgops.so   tm.so
> auth.so           db_flatstore.so   domain.so         
> imc.so            nat_traversal.so  qos.so               
> siptrace.so    uac_auth.so
> avpops.so         db_mysql.so       drouting.so       
> load_balancer.so  options.so        ratelimit.so         
> sl.so          uac_redirect.so
> b2b_entities.so   db_text.so        enum.so           
> mangler.so        path.so           registrar.so         
> sms.so         uac_registrant.so
> benchmark.so      db_virtual.so     event_datagram.so 
> maxfwd.so         pdt.so            rr.so                
> speeddial.so   uac.so
>
>
> by giving netstat -tlnp | grep opensips
> i could not find any output.
>
> please help me
>
>
>
>
>
>
>
>
> On Tue, Jun 11, 2013 at 8:57 PM, Bogdan-Andrei Iancu
> <bogdan at opensips.org <mailto:bogdan at opensips.org>> wrote:
>
>     Hi,
>
>     Are you using the mi_xmlrpc module in your opensips cfg ? That's
>     the module responsible for listening on 8000 port - btw check if
>     the port in opensips  (mi_xmlrpc module) matches the one in CP. Do:
>         netstat -tlnp | grep opensips
>
>     Regards,
>
>     Bogdan-Andrei Iancu
>     OpenSIPS Founder and Developer
>     http://www.opensips-solutions.com
>
>
>     On 06/11/2013 10:53 AM, Nandini madhu wrote:
>>     Dear All,
>>
>>     In the control panel I get these error messages:Cannot connect to
>>     OpenSIPS Server via Management Interface (192.168.2.40/8000
>>     <http://127.0.0.1/8000>)
>>
>>     my opensips server is running ,
>>     i installed opensips server and opensips control panel on same pc.
>>
>>     please help me...
>>
>>
>>     On Mon, Jun 10, 2013 at 5:33 PM, Bogdan-Andrei Iancu
>>     <bogdan at opensips.org <mailto:bogdan at opensips.org>> wrote:
>>
>>         That line has to be in config/boxes.global.inc.php
>>
>>         Regards,
>>
>>         Bogdan-Andrei Iancu
>>         OpenSIPS Founder and Developer
>>         http://www.opensips-solutions.com
>>
>>
>>         On 06/10/2013 02:37 PM, Nandini madhu wrote:
>>>         Thanks for your response...
>>>
>>>         in load balancer in local.inc.php
>>>
>>>         i could not find this line..
>>>
>>>         hange $box[1]['mi']['conn']="/tmp/opensips_fifo"
>>>
>>>         but i added the line in local.inc.php
>>>
>>>         and i restarted the server,but the error is same.
>>>
>>>         please help me.
>>>
>>>         thank you
>>>
>>>
>>>
>>>
>>>
>>>         On Mon, Jun 10, 2013 at 3:23 PM, Miha <miha at softnet.si
>>>         <mailto:miha at softnet.si>> wrote:
>>>
>>>             hi,
>>>
>>>             in: opensips-cp/config/tools/system/dispatcher/local.inc.php
>>>
>>>             change $box[1]['mi']['conn']="/tmp/opensips_proxy_fifo";
>>>             to $box[1]['mi']['conn']="/tmp/opensips_fifo";
>>>
>>>
>>>             br,
>>>             miha
>>>
>>>             Dne 6/10/2013 11:46 AM, piše Nandini madhu:
>>>>             Dear all.
>>>>             Greetings.
>>>>
>>>>             I have resolved the issue.i can log in to web page.
>>>>             In *System / Dispatcher / Read-Write
>>>>
>>>>             *iam getting error ;-
>>>>             *Array ( [0] => Cannot connect to OpenSIPS Server via
>>>>             Management Interface (/tmp/opensips_proxy_fifo) )
>>>>
>>>>             *
>>>>             how to solve this problem.
>>>>
>>>>
>>>>             thank you*
>>>>             *
>>>>
>>>>
>>>>             On Mon, Jun 10, 2013 at 2:56 PM, Miha <miha at softnet.si
>>>>             <mailto:miha at softnet.si>> wrote:
>>>>
>>>>                 Dne 6/8/2013 1:26 PM, piše Nandini madhu:
>>>>>                 Dear All,
>>>>>
>>>>>                 iam installed opensips server.
>>>>>                 As the steps given in installation guide.
>>>>>                  
>>>>>                 i cant log in to the web page.
>>>>>
>>>>>                 when iam starting apache server:-
>>>>>
>>>>>                 opensips at opensips:~$ sudo /etc/init.d/apache2
>>>>>                 * Restarting web server apache2
>>>>>                  ...
>>>>>                 waiting                                               
>>>>>                 [ ok ]
>>>>>
>>>>>
>>>>>                 please help me....
>>>>>
>>>>>                 Thanks in advance.
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>                 _______________________________________________
>>>>>                 Users mailing list
>>>>>                 Users at lists.opensips.org <mailto:Users at lists.opensips.org>
>>>>>                 http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>>>>                 hi,
>>>>
>>>>                 what does apache/httpd log says?
>>>>
>>>>                 Is mysql running?
>>>>
>>>>                 miha
>>>>
>>>>                 _______________________________________________
>>>>                 Users mailing list
>>>>                 Users at lists.opensips.org
>>>>                 <mailto:Users at lists.opensips.org>
>>>>                 http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>>>>
>>>>
>>>>
>>>>
>>>>             _______________________________________________
>>>>             Users mailing list
>>>>             Users at lists.opensips.org <mailto:Users at lists.opensips.org>
>>>>             http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>>>
>>>
>>>             _______________________________________________
>>>             Users mailing list
>>>             Users at lists.opensips.org <mailto:Users at lists.opensips.org>
>>>             http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>>>
>>>
>>>
>>>         _______________________________________________
>>>         Users mailing list
>>>         Users at lists.opensips.org <mailto:Users at lists.opensips.org>
>>>         http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20130612/e727ad8b/attachment-0001.htm>


More information about the Users mailing list