Hi!
Is there some method to modify the request line, eg. subst/replace ...?
AFAIK the textops functions only work starting with the first header line.
thanks
Klaus
Hello fellow Kamailio users and developers,
I would like to throw the idea of use Gerrit[0] for code contributions
reviews. This is not a replacement for the bugtracker, Gerrit will
help developers at the task of review and merge contributors patches.
I'm going to use mainly [1] to try to explain what Gerrit is:
"Gerrit is a web-based tool that is used for code review. Its main
features are the side-by-side difference viewing and inline commenting
which makes code reviews quick and simple task. It is used together
with Git version control system. Gerrit allows authorized contributors
to submit changes to Git repository, after reviews are done.
Contributors can get their code reviewed with a little effort, and get
their changes quickly through the system."
It has a nice interface to review the different patch versions of the
change, you can comment any line of code easily and the change has to
be approved to be merged.
I would like to know your opinion on this subject and your experience
using it if you have it.
Cheers,
Victor
[0] http://gerrit-documentation.googlecode.com/svn/Documentation/2.6/intro-quic…
[1] http://qt-project.org/wiki/Gerrit-Introduction
Hi there, i hope you can help me, i am having trouble with the register
page of siremis, strange thing is, i can open the register page, but
only after i have logged my self in, if not, it redirects me directly to
the login page.. how can i setup the register page to be accessible
without the need of logging in ?
Also i am getting the info after trying to register, that "Public
registration is not enabled!"
but i have set siremis/modules/ser/config/common.Main.php to
$cfg_siremis_public_registrations = true;
What is the problem, please help.
Greetings,
Alex
Hello Daniel
Thanks for your response, can you explain to me how to apply this latest
branch?
Thanks again!
Phillip
Hello,
ok, apparently there was an issue introduced by addition of outbound
handling in rr module affecting strict routing. It was fixed in trunk by
Peter Dunkley but not backported. I just did it:
-
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=6eb6d92…
Can you try with latest branch 4.0?
It will be part of 4.0.2 which is planned for mid of next week.
Cheers,
Daniel
Hello,
being new to Kamailio, I have been closely following Daniel's tutorial "Kamailio 4.0.x and Asterisk 11.3.0 Realtime Integration using Asterisk Database",
hoping to be able to setup a basic SIP server with voicemail-boxes attached to the the accounts. (Eventually, UACs that live behind either port-restricted or
symmetric NATs should be supported (i.e. experience two way audio), so, I guess, eventually "WITH_NAT" needs to be defined and rtpproxy needs to be
installed as described in the "Run your own Skype-like service in less than one hour" tutorial... ?)
Anyway, I am encountering a couple of difficulties in an early stage and hope for some insights form the experts:
1) Even though launching Kamailio with "/etc/init.d/kamailio start" seems to succeed ...
root@jm1:~# /etc/init.d/kamailio start
Starting Kamailio:
loading modules under /usr/lib64/kamailio/modules_k/:/usr/lib64/kamailio/modules/
Listening on
udp: 127.0.0.1:5060
udp: 178.254.20.156:5060
tcp: 127.0.0.1:5060
tcp: 178.254.20.156:5060
Aliases:
tcp: rv1192.1blu.de:5060
tcp: localhost:5060
udp: rv1192.1blu.de:5060
udp: localhost:5060
*: jingle-me.org:*
kamailio started.
root@jm1:~#
... SIP Clients (I have tried several) cannot register and receive the response: 401 Unauthorised.
cat /var/log/syslog yields:
Jun 5 21:59:01 jm1 /usr/sbin/kamailio[2180]: INFO: rr [../outbound/api.h:49]: Failed to import bind_ob
Jun 5 21:59:01 jm1 /usr/sbin/kamailio[2180]: INFO: rr [rr_mod.c:159]: outbound module not available
Jun 5 21:59:01 jm1 /usr/sbin/kamailio[2180]: INFO: usrloc [hslot.c:53]: locks array size 512
Jun 5 21:59:01 jm1 /usr/sbin/kamailio[2180]: INFO: auth [auth_mod.c:350]: auth: qop set, but nonce-count (nc_enabled) support disabled
Jun 5 21:59:01 jm1 /usr/sbin/kamailio[2180]: INFO: <core> [udp_server.c:179]: INFO: udp_init: SO_RCVBUF is initially 229376
Jun 5 21:59:01 jm1 /usr/sbin/kamailio[2180]: INFO: <core> [udp_server.c:230]: INFO: udp_init: SO_RCVBUF is finally 262142
Jun 5 21:59:01 jm1 /usr/sbin/kamailio[2180]: INFO: <core> [udp_server.c:179]: INFO: udp_init: SO_RCVBUF is initially 229376
Jun 5 21:59:01 jm1 /usr/sbin/kamailio[2180]: INFO: <core> [udp_server.c:230]: INFO: udp_init: SO_RCVBUF is finally 262142
Jun 5 21:59:01 jm1 /usr/sbin/kamailio[2200]: INFO: ctl [io_listener.c:225]: io_listen_loop: using epoll_lt io watch method (config)
I suspect that the "INFO: auth [auth_mod.c:350]: auth: qop set, but nonce-count (nc_enabled) support disabled" hints to the problem, but have no clue how to fix that.
2) Kamailio does not start on boot-up, even though "/etc/init.d/kamailio start (stop/restart/status)" work(s), and /etc/default/kamailio looks like this:
RUN_KAMAILIO=yes
USER=kamailio
GROUP=kamailio
SHM_MEMORY=64
PKG_MEMORY=4
SSD_SUID=no
DUMP_CORE=no
Right after a re-boot, root@jm1:~# chkconfig kamailio yields: "kamailio on",
however, root@jm1:~#/etc/init.d/kamailio status yields: "Status of Kamailio: kamailio is not running." at this time.
Any hints are appreciated!
Best regards,
-Thomas
Dear All,
I was successful in integrating kamailio 4.0.1 server with Asterisk 11.4.0
in Ubuntu 12.04 LTS version, by using the following link :
http://kb.asipto.com/asterisk:realtime:kamailio-4.0.x-asterisk-11.3.0-astdb.
Both the servers are running parallely without any problems. And i choosen
siremis-4.0.0 to get the control panel of kamailio server and i got its GUI
(By following below link):
http://kb.asipto.com/siremis:install32x:main
But when i tried to register my VoIP phones with the Kamailio server, I am
getting the status code reply as *'401 Unauthorized* (0 bindings)'.
What could be the wrong? How can i solve it? And how can i retrieve my
Users (are which i had added to MySQL database) in SIP server (kamailio)
GUI?
Any help will greatly appreciate.
*Thank you and Best regards,*
*R Ravindra **Gowda*
*Engineer - Systems and Products*.
*Thrikasa Technologies*
*| Office: +91 40 23260434
| Mob: +918885284050
*
*| Fax:+91 40 23221045*
*| email: ravindra(a)thrikasa.in*
*| Web: www.thrikasa.in*
'If you don't give up,you cannot fail'.
The information contained in this communication is proprietary to Thrikasa
Technologies., and/or third parties, may contain classified or privileged
information, and is intended only for the use of the intended addressee
thereof. If you are not the intended addressee, please be aware that any
use, disclosure, distribution and/or copying of this communication is
strictly prohibited.If you receive this communication in error, please
notify the sender immediately and delete it from your computer.