[SR-Users] Kamailio as a front-end for TLS-UDP

2013-01-22 Thread Anton Kvashenkin
Guys, I've already asked @ G+ Kamailio coummunity but had no answer so I'm asking here: I'm trying to deploy +Kamailio as a front-end for TLS-UDP translation, as a back-end would be +FreeSWITCH . So, is k

Re: [SR-Users] Kamailio not responding

2012-11-07 Thread Anton Kvashenkin
It is definitely a firewall issue from centos default install. iptables-save service iptables stop 2012/11/7 Jeremy Ardley > On 11/07/2012 05:39 AM, kel...@sis-grenada.com wrote: > > I have recently installed kamailio on CentOS 6.3 and configured a couple of > SIP phone Linksys and Grandstrea

[SR-Users] Listen on all IPv6 addresses

2012-10-19 Thread Anton Kvashenkin
Hello guys. In the Kamailio v.3.3.0 release notes http://www.kamailio.org/w/kamailio-v3-3-0-release-notes/ it says: all IPv6 network interfaces are auto-detected and Kamailio start listening on them (if no strict listening rules are set) But it doesn't happen. version: kamailio 3.3.1 (x86_64/li

[SR-Users] Max-Forwards: and loops. Testing purpose.

2012-09-11 Thread Anton Kvashenkin
Hi, List. I'm using sipsak to fire some predefined sip message with Max-Forwards: header equal 0 to test mf_process_maxfwd_header function. I'm doing this exclusively for learning purpose. As far as we know, this exported function from maxfwd module services only for adding Max-Forwards header, de

Re: [SR-Users] Best tool for crafting sip messages

2012-08-12 Thread Anton Kvashenkin
sipsak is very handy tool but AFAIK it lacks of simulating call flow like REGISTER, 401 etc. Only -f register.message. 2012/8/13 Brandon Armstead > Sipsak > > Sent from my iPhone > > On Aug 12, 2012, at 10:41 PM, Anton Kvashenkin > wrote: > > Hello, guys. > > What

Re: [SR-Users] Best tool for crafting sip messages

2012-08-12 Thread Anton Kvashenkin
Javi > On Aug 13, 2012, at 7:41 AM, Anton Kvashenkin wrote: > > Hello, guys. > > What is the best tool for crafting sip messages for testing purpose? For > example, simple REGISTER or INVITE message. I'm new to kamailio (not sip) > so it would be great for me

[SR-Users] Best tool for crafting sip messages

2012-08-12 Thread Anton Kvashenkin
Hello, guys. What is the best tool for crafting sip messages for testing purpose? For example, simple REGISTER or INVITE message. I'm new to kamailio (not sip) so it would be great for me to use debbuger module for step-by-step digging into cfg. ___ SIP

Re: [SR-Users] : Adding "make menuconfig"

2012-07-14 Thread Anton Kvashenkin
Or we can just "port" Opensips's "make menuconfig" :) 15.07.2012 2:05 пользователь "aft" написал: > Hi, > > Kamailio is a modular stack. So inclusion or exclusion of a module is > very important. At this moment editing modules.lst is very *primitive* > way of doing things. > > I like menuconfig s

Re: [SR-Users] : Capturing a users call (SIP+RTP+T.38)

2012-06-06 Thread Anton Kvashenkin
You can try homer sip capture server, just google it. 06.06.2012 15:08 пользователь "Klaus Darilion" написал: > Hi all! > > Do you know any comfortable tools to filter out a certain users call? e.g. > searching in SIP packets for the user pattern, get the media port out of > SDP and capture also

Re: [SR-Users] [sr-dev] kamdbctl error

2012-05-07 Thread Anton Kvashenkin
lsof -c kamailio -ad mem | grep db 2012/5/8 Vineet Menon > Ya, you were right...mysql.so or db_mysql.so is not present in the lib > folder... > Is der any remedy for this? > > $ ls -R /usr/lib64/kamailio/ >> /usr/lib64/kamailio/: >> kamctl libkmi.so.1libsrdb1.so libsrdb2.s