<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<tt>Hi Diego,<br>
<br>
Try to run opensips in full debug (debug=6) and post somewhere the
output (during startup and during the call attempt).<br>
<br>
Regards,<br>
</tt>
<pre class="moz-signature" cols="72">Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
<a class="moz-txt-link-freetext" href="http://www.opensips-solutions.com">http://www.opensips-solutions.com</a></pre>
<br>
On 09/03/2012 07:41 PM, Diego Barberio wrote:
<blockquote
cite="mid:CABKsyb408x_Nb96txgaSuU1Nhcq4kp812TeZUZReg1dzrAg0pQ@mail.gmail.com"
type="cite">Hi Bogdan,<br>
<br>
No, I don't see any errors like that.<br>
<br>
Below is the result of cat /var/log/messages after starting
opensips and placing one call:<br>
<br>
Sep 3 09:57:58 BARNEY /usr/local/sbin/opensips[11491]:
NOTICE:core:main: version: opensips 1.8.1-notls (i386/linux) <br>
Sep 3 09:57:58 BARNEY /usr/local/sbin/opensips[11491]:
INFO:core:main: using 32 Mb shared memory <br>
Sep 3 09:57:58 BARNEY /usr/local/sbin/opensips[11491]:
INFO:core:main: using 2 Mb private memory per process <br>
Sep 3 09:57:58 BARNEY /usr/local/sbin/opensips[11491]:
INFO:maxfwd:mod_init: initializing... <br>
Sep 3 09:57:58 BARNEY /usr/local/sbin/opensips[11491]:
INFO:sl:mod_init: Initializing StateLess engine <br>
Sep 3 09:57:58 BARNEY /usr/local/sbin/opensips[11491]:
INFO:tm:mod_init: TM - initializing... <br>
Sep 3 09:57:58 BARNEY /usr/local/sbin/opensips[11491]:
NOTICE:signaling:mod_init: initializing module ... <br>
Sep 3 09:57:58 BARNEY /usr/local/sbin/opensips[11491]:
INFO:options:mod_init: initializing... <br>
Sep 3 09:57:58 BARNEY /usr/local/sbin/opensips[11491]:
INFO:sipmsgops:mod_init: initializing... <br>
Sep 3 09:57:58 BARNEY /usr/local/sbin/opensips[11491]:
INFO:core:probe_max_sock_buff: using rcv buffer of 512 kb <br>
Sep 3 09:57:58 BARNEY /usr/local/sbin/opensips[11491]:
INFO:core:probe_max_sock_buff: using snd buffer of 255 kb <br>
Sep 3 09:57:58 BARNEY /usr/local/sbin/opensips[11491]:
INFO:core:init_sock_keepalive: -- TCP keepalive enabled on socket<br>
Sep 3 09:57:58 BARNEY opensips: INFO:core:daemonize: pre-daemon
process exiting with 0 <br>
Sep 3 10:04:38 BARNEY /usr/local/sbin/opensips[11505]:
INFO:core:probe_max_sock_buff: using snd buffer of 255 kb <br>
Sep 3 10:04:38 BARNEY /usr/local/sbin/opensips[11505]:
INFO:core:init_sock_keepalive: -- TCP keepalive enabled on socket<br>
Sep 3 10:04:38 BARNEY /usr/local/sbin/opensips[11501]:
ERROR:core:new_avp: invalid AVP name! <br>
Sep 3 10:04:38 BARNEY /usr/local/sbin/opensips[11501]:
ERROR:core:add_avp: Failed to create new avp structure <br>
<br>
Thanks<br>
Diego<br>
<br>
<div class="gmail_quote">On Mon, Sep 3, 2012 at 11:23 AM,
Bogdan-Andrei Iancu <span dir="ltr"><<a
moz-do-not-send="true" href="mailto:bogdan@opensips.org"
target="_blank">bogdan@opensips.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
0.8ex; border-left: 1px solid rgb(204, 204, 204);
padding-left: 1ex;">
<div bgcolor="#ffffff" text="#000000"> <tt>Diego, what about
: </tt><tt>do you see any error actually reported by the
dispatcher module (should look like
"ERROR:dispatcher:......") .<br>
<br>
Regards,<br>
</tt>
<div class="im">
<pre cols="72">Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
<a moz-do-not-send="true" href="http://www.opensips-solutions.com" target="_blank">http://www.opensips-solutions.com</a></pre>
<br>
</div>
<div>
<div class="h5"> On 09/03/2012 05:07 PM, Diego Barberio
wrote:
<blockquote type="cite">Hi Bogdan,<br>
<br>
Thanks for your response. The errrors only pop up when
doing ds_select_dst()<br>
<br>
I'm able to reproduce this problem in my lab with only
one destination and using mysql as database. I left
the "socket" field in (null) and "attrs" is an empty
string<br>
It seems the startup is ok:<br>
<br>
Sep 3 09:57:58 BARNEY opensips:
WARNING:core:fix_socket_list: could not rev. resolve
192.168.2.154 <br>
Sep 3 09:57:58 BARNEY opensips:
WARNING:core:fix_socket_list: could not rev. resolve
192.168.2.154 <br>
Sep 3 09:57:58 BARNEY opensips: INFO:core:init_tcp:
using epoll_lt as the TCP io watch method (auto
detected) <br>
Sep 3 09:57:58 BARNEY
/usr/local/sbin/opensips[11491]: NOTICE:core:main:
version: opensips 1.8.1-notls (i386/linux) <br>
Sep 3 09:57:58 BARNEY
/usr/local/sbin/opensips[11491]: INFO:core:main: using
32 Mb shared memory <br>
Sep 3 09:57:58 BARNEY
/usr/local/sbin/opensips[11491]: INFO:core:main: using
2 Mb private memory per process <br>
Sep 3 09:57:58 BARNEY
/usr/local/sbin/opensips[11491]: INFO:maxfwd:mod_init:
initializing... <br>
Sep 3 09:57:58 BARNEY
/usr/local/sbin/opensips[11491]: INFO:sl:mod_init:
Initializing StateLess engine <br>
Sep 3 09:57:58 BARNEY
/usr/local/sbin/opensips[11491]: INFO:tm:mod_init: TM
- initializing... <br>
Sep 3 09:57:58 BARNEY
/usr/local/sbin/opensips[11491]:
NOTICE:signaling:mod_init: initializing module ... <br>
Sep 3 09:57:58 BARNEY
/usr/local/sbin/opensips[11491]:
INFO:options:mod_init: initializing... <br>
Sep 3 09:57:58 BARNEY
/usr/local/sbin/opensips[11491]:
INFO:sipmsgops:mod_init: initializing... <br>
Sep 3 09:57:58 BARNEY
/usr/local/sbin/opensips[11491]:
INFO:core:probe_max_sock_buff: using rcv buffer of 512
kb <br>
Sep 3 09:57:58 BARNEY
/usr/local/sbin/opensips[11491]:
INFO:core:probe_max_sock_buff: using snd buffer of 255
kb <br>
Sep 3 09:57:58 BARNEY
/usr/local/sbin/opensips[11491]:
INFO:core:init_sock_keepalive: -- TCP keepalive
enabled on socket<br>
Sep 3 09:57:58 BARNEY opensips: INFO:core:daemonize:
pre-daemon process exiting with 0 <br>
<br>
Also the destinations list seems to be ok:<br>
<br>
[root@BARNEY opensips]# opensipsctl fifo ds_list<br>
SET_NO:: 1<br>
SET:: 1<br>
URI:: sip:<a moz-do-not-send="true"
href="http://192.168.2.154:5063" target="_blank">192.168.2.154:5063</a>
flag=A<br>
<br>
<br>
Best Regards<br>
Diego<br>
<br>
<div class="gmail_quote">On Mon, Sep 3, 2012 at 6:47
AM, Bogdan-Andrei Iancu <span dir="ltr"><<a
moz-do-not-send="true"
href="mailto:bogdan@opensips.org"
target="_blank">bogdan@opensips.org</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt
0pt 0pt 0.8ex; border-left: 1px solid rgb(204,
204, 204); padding-left: 1ex;">
<div bgcolor="#ffffff" text="#000000"> <tt>Hi
Diego,<br>
<br>
So, the opensips startup is ok (with no errors
or so) ? Are the destinations loaded correctly
(check with opensipsctl via fifo)<br>
<br>
The errors you mentioned pop up only when
doing ds_select_dst() - do you see any error
actually reported by the dispatcher module
(should look like "ERROR:dispatcher:......") .<br>
</tt><tt><br>
Regards,<br>
</tt>
<pre cols="72">Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
<a moz-do-not-send="true" href="http://www.opensips-solutions.com" target="_blank">http://www.opensips-solutions.com</a></pre>
<div>
<div> <br>
On 08/31/2012 09:02 AM, Diego Barberio
wrote: </div>
</div>
<blockquote type="cite">
<div>
<div>Hello all,<br>
<br>
I'm trying to migrate from opensips 1.7.2
to 1.8.1. I only use opensips to redirect
incomming INVITEs to 3 sets of media
servers using dispatcher module.<br>
This is my current dispatcher file:<br>
<br>
1 sip:<a moz-do-not-send="true"
href="http://10.180.12.5:5060"
target="_blank">10.180.12.5:5060</a><br>
1 sip:<a moz-do-not-send="true"
href="http://10.180.12.13:5060"
target="_blank">10.180.12.13:5060</a><br>
1 sip:<a moz-do-not-send="true"
href="http://10.180.12.14:5060"
target="_blank">10.180.12.14:5060</a><br>
1 sip:<a moz-do-not-send="true"
href="http://10.180.12.15:5060"
target="_blank">10.180.12.15:5060</a><br>
1 sip:<a moz-do-not-send="true"
href="http://10.180.12.16:5060"
target="_blank">10.180.12.16:5060</a><br>
1 sip:<a moz-do-not-send="true"
href="http://10.180.12.17:5060"
target="_blank">10.180.12.17:5060</a><br>
1 sip:<a moz-do-not-send="true"
href="http://10.180.12.18:5060"
target="_blank">10.180.12.18:5060</a><br>
1 sip:<a moz-do-not-send="true"
href="http://10.180.12.19:5060"
target="_blank">10.180.12.19:5060</a><br>
<br>
2 sip:<a moz-do-not-send="true"
href="http://10.180.12.21:5060"
target="_blank">10.180.12.21:5060</a><br>
<br>
3 sip:<a moz-do-not-send="true"
href="http://10.180.12.21:5061"
target="_blank">10.180.12.21:5061</a><br>
<br>
<br>
I still want to use a file for the
destinations so I've created the dbtext
and completed the dispatcher table like
this:<br>
<br>
id(int,auto) setid(int)
destination(string) socket(string,null)
flags(int) weight(int) attrs(string)
description(string)<br>
1:1:sip\:10.180.12.5\:5060::0:1:'':''<br>
2:1:sip\:10.180.12.13\:5060::0:1:'':''<br>
3:1:sip\:10.180.12.14\:5060::0:1:'':''<br>
4:1:sip\:10.180.12.15\:5060::0:1:'':''<br>
5:1:sip\:10.180.12.16\:5060::0:1:'':''<br>
6:1:sip\:10.180.12.17\:5060::0:1:'':''<br>
7:1:sip\:10.180.12.18\:5060::0:1:'':''<br>
8:1:sip\:10.180.12.19\:5060::0:1:'':''<br>
9:2:sip\:10.180.12.21\:5060::0:1:'':''<br>
10:3:sip\:10.180.12.21\:5061::0:1:'':''<br>
<br>
However, opensips is returning error when
calling to ds_select_dst and I see the
following repeating errors in "messages"
file:<br>
<br>
Aug 30 23:43:15 GT-RBT-SIP-1
/usr/local/sbin/opensips[27008]:
ERROR:core:new_avp: invalid AVP name! <br>
Aug 30 23:43:15 GT-RBT-SIP-1
/usr/local/sbin/opensips[27006]:
ERROR:core:add_avp: Failed to create new
avp structure <br>
Aug 30 23:43:15 GT-RBT-SIP-1
/usr/local/sbin/opensips[27007]:
ERROR:core:add_avp: Failed to create new
avp structure <br>
Aug 30 23:43:15 GT-RBT-SIP-1
/usr/local/sbin/opensips[27009]:
ERROR:core:new_avp: invalid AVP name! <br>
<br>
This is the part of my configuration
script where I set up the dispatcher
module:<br>
<br>
# ----------------- setting
module-specific parameters ---------------<br>
<br>
modparam("db_text", "db_mode", 0)<br>
<br>
modparam("mi_fifo", "fifo_name",
"/tmp/opensips_fifo")<br>
<br>
modparam("tm", "T1_timer", 200)<br>
<br>
# -- dispatcher params --<br>
modparam("dispatcher", "db_url",
"text:///usr/local/etc/opensips/dbtext")<br>
modparam("dispatcher", "ds_ping_from", "<a
moz-do-not-send="true"
href="mailto:sip%3Aproxy@10.180.12.4"
target="_blank">sip:proxy@10.180.12.4</a>")<br>
modparam("dispatcher", "ds_ping_interval",
10)<br>
modparam("dispatcher", "ds_probing_mode",
1)<br>
modparam("dispatcher",
"ds_probing_threshhold", 2)<br>
<br>
<br>
Please, could you let me know what am I
doing wrong?<br>
<br>
Thanks Diego<br>
<br>
</div>
</div>
<pre><fieldset></fieldset>
_______________________________________________
Users mailing list
<a moz-do-not-send="true" href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a>
<a moz-do-not-send="true" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
</blockquote>
</div>
</blockquote>
</div>
<br>
</blockquote>
</div>
</div>
</div>
</blockquote>
</div>
<br>
</blockquote>
</body>
</html>