Hi All,
I'm seeing random errors in my Kamailio 3.0.2 log:
ERROR: tm [tm.c:1300]: ERROR: w_t_relay_to: t_relay_to failed
ERROR: tm [t_fwd.c:1379]: ERROR: t_forward_nonack: no branches for forwarding
After going blind staring at wireshark, I can consistently reproduce
this error by initiating a call, then after about a second ro two,
quickly hanging up. So here is my setup:
SIP Phone><Asterisk><Kamailio><SIP Service Provider
I see all transaction messages flowing properly through all nodes and
I don't get any hung channels, all call legs release properly.
I'm guessing I need a special [route] in Kamailio to handle 487
request so they look normal and not issue an error?
Kamailio is forwarding the 487 messages ok, so why do I get a t_relay
error? What info would be helpful to diagnose the errors?
Any insight would be appreciated.
Thanks.
JR
--
JR Richardson
Engineering for the Masses
Hi List,
This is my first email to this list and I am a kamailio newbie. I have
worked on asterisk a lot but this is the first time im going to use
kamailio.
I have successfully installed kamailio on my centos system. I can see all
the modules located in the /usr/local/lib/kamailio/modules_k/ AND
/usr/local/lib/kamailio/modules/ directories. But the problem is when i try
to load the dispatcher module from kamailio.cfg it gives me the following
error.
loading modules under
/usr/local/lib/kamailio/modules_k/:/usr/local/lib/kamailio/modules/
ERROR: bad config file (1 errors)
Has anyone any clue why this is happening? I cant find any details about
thsi error otherwise i would have posted it.
Cheers
Best Regards
Rizwan Qureshi
I try to build the SER using gmake, after resolving some dependency issue,
the script can run but finally got a error as follows.
yacc -d -b cfg cfg.y
conflicts: 1 shift/reduce
gmake: *** [cfg.tab.c] Broken Pipe
What is the problem?
Hi,
I tried to add RPID headers at the beggining of SIP options on the client
side, and I was able to change the caller number simply this way. How can I
avoid this ? I'm searching for some function in Kamailio which would delete
all RPID headers so that Kamailio could add only one (and correct) RPID
header (I'm using append_rpid_hf)
Thanks.
in some of my tests i get the following udp send related errors, when
request is t_relayed:
Oct 24 11:20:20 test /usr/sbin/sip-proxy[10032]: INFO: Routing initial
INVITE <sip:+35892223333@test.fi> to <sip:+35892223333@193.166.3.2;transport=udp>
Oct 24 11:20:20 test /usr/sbin/sip-proxy[10032]: ERROR: <core> [udp_server.c:566]: ERROR: udp_send: sendto(sock,0xb2d1f1e8,1190,0,193.166.3.2:5060,16): Invalid argument(22)
Oct 24 11:20:20 test /usr/sbin/sip-proxy[10032]: : <core> [udp_server.c:571]: CRITICAL: invalid sendtoparameters one possible reason is the server is bound to localhost and attempts to send to the net
Oct 24 11:20:20 test /usr/sbin/sip-proxy[10032]: ERROR: tm [../../forward.h:148]: msg_send: ERROR: udp_send failed
Oct 24 11:20:20 test /usr/sbin/sip-proxy[10032]: ERROR: tm [t_fwd.c:1244]: ERROR: t_send_branch: sending request on branch 0 failed
$du is set to sip:+35892223333@193.166.3.2;transport=udp and the proxy
is listening on many sockets, both 127.0.0.1 and external ip address.
any idea what might cause the errors?
-- juha
Hi List,
Any idea how to correct this error ?
Nov 3 15:01:18 s15391037 /usr/local/kamailio-3.0/sbin/kamailio[27812]:
ERROR: <core> [pvapi.c:967]: no more space for text [84]
Nov 3 15:01:18 s15391037 /usr/local/kamailio-3.0/sbin/kamailio[27812]:
ERROR: <core> [pvapi.c:995]: buffer overflow -- increase the buffer size...
Nov 3 15:01:18 s15391037 /usr/local/kamailio-3.0/sbin/kamailio[27812]:
ERROR: sqlops [sql_api.c:204]: cannot print the sql query
Thanks,
Maw Tun
Real Telekom
Hi,
is there a Kamailio module to prevent DoS Attacks like SIP Register Scanners? I know, that there is a way to implement that with Fail2Ban and xlog but it would be nice to have a "pure" Kamailio solution for that?
Any idea is appreciated.
Best regards,
Bernhard Suttner
Hi,
Siremis v2.0.0 is out – the web management interface for Kamailio
(Openser) v3.1.0 and SIP Express Router (SER).
This is a major release, with countless improvements and new features
since v1.x series, among them:
* major re-factoring of web interface
* better accessibility
* simplified menu structure
* completely new look
* dashboard with the map of all available tools
* developed on top of Cubi and PHPOpenBiz v2.4 frameworks
* web installation wizard
* added new modules: xcap, dialog, new lcr
* usage of separate database for siremis itself
* management of users that can login to siremis
* management of menu can be done from web interface
* building Apache conf and htaccess file can be done by Makefie
* charts to monitor location transport layers
Step by step installation tutorial, screenshots and demo are available
on the web at:
* Installation Tutorial - http://asipto.com/u/6
* Screenshots - http://asipto.com/u/7
* Web Demo - http://asipto.com/u/8
Siremis is used during Kamailio Advanced Training classes for management
of SIP server, a good opportunity to learn about Siremis itself, next
locations are:
* Kamailio Advanced Training for Carrier Services, November 22-25, 2010,
Berlin, Germany (http://asipto.com/u/kat)
* Kamailio Advanced Training for Carrier Services, January 24-26, 2010,
Irvine, CA, USA (http://asipto.com/u/katu)
More details about Siremis project are available at:
* http://siremis.asipto.com
Regards,
Ramona