[OpenSIPS-Users] opensips_cp 3.0
Bogdan-Andrei Iancu
bogdan at opensips.org
Thu Aug 22 05:34:42 EDT 2019
Hi Johan,
And if you do a "tcpdump -i any port 8888", do you see any activity when
you try the reload? Is the CP trying to do the TCP connect to OpenSIPS ?
Regards,
Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
https://www.opensips-solutions.com
OpenSIPS Summit 2019
https://www.opensips.org/events/Summit-2019Amsterdam/
On 8/21/19 7:34 PM, johan wrote:
>
> Hi Bogdan,
>
> netstat -tulpn on opensipsbox:
>
> ....
>
> tcp 0 0 0.0.0.0:8888 0.0.0.0:* LISTEN
> 8881/opensips
>
> ...
>
> opensips.cfg
>
> #### HTTPD module
> loadmodule "httpd.so"
> modparam("httpd", "port", 8888)
> #### MI_HTTP module
> loadmodule "json.so"
> loadmodule "mi_http.so"
>
>
> boxes.global.inc.php
>
> // each server is a box
>
> $box_id=0;
>
> // MI connector (via JSON backend): json:host:port/json
> $boxes[$box_id]['mi']['conn']="json:127.0.0.1:8888/JSON";
>
>
> Is there something that I overlook ?
>
>
> On 21.08.19 17:59, Bogdan-Andrei Iancu wrote:
>> Hi,
>>
>> I suspect your MI connector is not properly configured in CP - check
>> if it matches the one offered by MI_HTTP in opensips (also opensips
>> must run)
>>
>> Regards,
>> Bogdan-Andrei Iancu
>>
>> OpenSIPS Founder and Developer
>> https://www.opensips-solutions.com
>> OpenSIPS Summit 2019
>> https://www.opensips.org/events/Summit-2019Amsterdam/
>> On 08/21/2019 06:34 PM, johan wrote:
>>>
>>> Hi,
>>>
>>>
>>> I installed opensips-cp 3.1.
>>>
>>> Both uac_registrant and smpp work (thanks for that).
>>>
>>> However, when I need to reload something there is no reply coming
>>> back (see below screenshot from dr_reload).
>>>
>>> Is there something that I need to change in my opensips.cfg to make
>>> this working ?
>>>
>>>
>>> Best regards,
>>>
>>>
>>>
>>>
>>>
>>> _______________________________________________
>>> Users mailing list
>>> 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/20190822/56744a24/attachment.html>
More information about the Users
mailing list