[OpenSIPS-Users] DBTEXT not properly working with opensips 2.3
Bogdan-Andrei Iancu
bogdan at opensips.org
Fri Dec 8 05:36:30 EST 2017
The "state" column is of integer type, see:
https://github.com/OpenSIPS/opensips/blob/2.3/scripts/dbtext/opensips/dispatcher
Why do you have it as "string" in your file ???
Regard,
Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
http://www.opensips-solutions.com
On 12/08/2017 11:55 AM, Aqs Younas wrote:
> Never thought there would be such parameter, this leaves me with the
> 3rd error. Upon dispatcher reload I see this CRITICAL log.
>
> Dec 7 20:00:41 sbc2 /usr/local/opensips/sbin/opensips[2441]:
> CRITICAL:dispatcher:add_dest2list: BUG: unknown state -1953657376 for
> destination sip:172.31.0.107:5080 <http://172.31.0.107:5080/>
>
> dispatcher table.
>
> id(int,auto) setid(int) destination(string) socket(string)
> state(string) weight(int) priority(string) attrs(string)
> description(string)
> 1:21:sip\:172.31.0.107\:5080:udp\:172.31.0.188\:5060:0:50:1:backend=pbx.test.co-pbx.test.co:first
>
> On 8 December 2017 at 14:23, Bogdan-Andrei Iancu <bogdan at opensips.org
> <mailto:bogdan at opensips.org>> wrote:
>
> Hi,
>
> What db_mode do you have in the dbtext module ?
>
> Regards,
>
> Bogdan-Andrei Iancu
> OpenSIPS Founder and Developer
> http://www.opensips-solutions.com <http://www.opensips-solutions.com>
>
> On 12/07/2017 10:09 PM, Aqs Younas wrote:
>> Greetings of the day,
>>
>> I am having the following issues by using DBTEXT with opensips
>> 2.3.2 (x86_64/linux).
>> 1. If I add anything(new domain) through openipsctl it does not
>> reflect in DBTEXT.
>> 2. If I manually insert entries in DBTEXT, reload command does
>> not work. I had to restart opensips to make changes effective.
>> 3. I see this error on opensips restart no matter whatever value
>> I set in 'state' column of the dispatcher.
>>
>> Dec 7 20:00:41 sbc2 /usr/local/opensips/sbin/opensips[2441]:
>> CRITICAL:dispatcher:add_dest2list: BUG: unknown state -1953657376
>> for destination sip:172.31.0.107:5080 <http://172.31.0.107:5080>
>>
>> dispatcher table.
>>
>> id(int,auto) setid(int) destination(string) socket(string)
>> state(string) weight(int) priority(string) attrs(string)
>> description(string)
>> 1:21:sip\:172.31.0.107\:5080:udp\:172.31.0.188\:5060:0:50:1:backend=pbx.test.co-pbx.test.co:first
>>
>>
>> Any help would be much appreciated.
>>
>> Best Regards,
>>
>>
>> _______________________________________________
>> Users mailing list
>> Users at lists.opensips.org <mailto:Users at lists.opensips.org>
>> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>> <http://lists.opensips.org/cgi-bin/mailman/listinfo/users>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20171208/91c44130/attachment-0001.html>
More information about the Users
mailing list