Re: [SR-Users] Show Domain-Name in Siremis

2014-04-08 Thread aawaise
Boss, In my environment, I have two kamailio servers with different domain names, both connected to a single database. As far as I understood, this "usrloc" module picks information from database. And here in my case, database provides no info about domain name. I am saying this because user regi

Re: [SR-Users] Segfault when trying to send MESSAGE through websocket with jsSIP

2014-04-08 Thread Alex Villací­s Lasso
El 04/04/14 16:26, Alex Villací­s Lasso escribió: I am currently trying to replace a pure-Asterisk implementation of SIP messaging through Websockets, with a Kamailio-4.1.2-based implementation. However, when I try to send a message with jsSIP, Kamailio crashes: Program terminated with signal

Re: [SR-Users] Dialog: Keep-alive issue:

2014-04-08 Thread Vassilis Radis
1. Ok I think I found the cause for the problem: First of all I noticed that the dialog doesn't timeout if the ka_timer module parameter is less or equal to 10 secs. If it is above 10 secs then everything works. I use the master branch and in the dialog module ( https://github.com/kamailio/kamail

Re: [SR-Users] cnxcc

2014-04-08 Thread Kelvin Chua
Wow rome! great choice carlos! enjoy your honeymoon! :) here is what i did: #!define FLD_CNXCC 5 modparam("cnxcc", "dlg_flag", FLD_CNXCC) cnxcc_set_max_credit(1 , 196.9485 , 0.011000 , 6 , 6); number_of_calls increments for every call and i never see max_amount going non-zero client_id:6,number

Re: [SR-Users] Kamailio with rtpproxy-ng and mediaproxy-ng: Error rewriting SDP

2014-04-08 Thread Olli Heiskanen
Hi, Thanks, it compiled nicely, I'll continue with more testing tomorrow. - Olli 2014-04-08 15:36 GMT+03:00 Richard Fuchs : > On 04/08/14 03:00, Olli Heiskanen wrote: > > Hello, > > > > Thanks Juha, that will be a good thing to investigate more when I get my > > simple unrealistic scenario wor

Re: [SR-Users] uac_replace_from

2014-04-08 Thread Helena Garcia-Nieto
Hi! I had similar problem and I got it finally thanks to the mailing list support. In my case I was trying to modify TO header and when it went to the failure route it was modified just as you told us with the FROM. I got it by applying the modification (uac_replace_to) only once on t_branch and

Re: [SR-Users] Kamailio with rtpproxy-ng and mediaproxy-ng: Error rewriting SDP

2014-04-08 Thread Richard Fuchs
On 04/08/14 03:00, Olli Heiskanen wrote: > Hello, > > Thanks Juha, that will be a good thing to investigate more when I get my > simple unrealistic scenario working. :) > > > I tried compiling rtpengine on Centos 6.5, I wonder do I need to change > the Makefile somehow for CentOs? Remove Debian

Re: [SR-Users] cnxcc

2014-04-08 Thread Daniel Grotti
Rome! Great choice! :) Daniel On 04/08/2014 10:31 AM, Carlos Ruiz Díaz wrote: > Hi Carsten, > > that's right, I'm replying to this while I wait for a tour to the > Vatican City :-D ;-) > > Cheers, > > > On Tue, Apr 8, 2014 at 3:27 AM, Carsten Bock > wrote: > >

[SR-Users] RTP not coming via RTPProxy

2014-04-08 Thread varun pratapsingh
HI All, I am using the Kamailio 4.1.2 with RTPProxy 1.2.1 as a SIP Proxy. I want to ensure that all my sip and media (RTP) passes through the SIP Proxy (Kamailio + RTP Proxy) while we my SIP Client sends any SIP and RTP to SIP Server (asterisk). So it is like below: SIP Agent

Re: [SR-Users] Caller ID number being passed to Gateway

2014-04-08 Thread Joel E White
FreeSWITCH shows nobody@IP I just need to know the proper way to pass did information Sent from my iPad > On Apr 7, 2014, at 7:33 PM, Joel E White wrote: > > Kamailio Version 4.1 > > No, when I do the uac_replace_from the username or the did (specified in the > db) do not show in FreeSWIT

Re: [SR-Users] Show Domain-Name in Siremis

2014-04-08 Thread Daniel-Constantin Mierla
The contact is the address of the device. To get the domain part set, you have to set use_domain to usrloc module in kamailio.cfg Cheers, Daniel On 08/04/14 10:08, aawaise wrote: I am looking at the "LOCATION LIST" under "SER MONITOR MENU". I am looking at the online users. The user's IP adres

Re: [SR-Users] No audio issue

2014-04-08 Thread jaflong jaflong
This is webrtc, using Kamailio with websocket relay to Asterisk. I am not using rtpproxy 07.04.2014, 22:49, "Kelvin Chua" : > is this webrtc?are you using rtpproxy? > > Kelvin Chua > > On Mon, Apr 7, 2014 at 6:37 AM, jaflong jaflong wrote: >> Hi, >> >> I am at the point where connection is est

Re: [SR-Users] Dialog: Keep-alive issue:

2014-04-08 Thread Vassilis Radis
Thanks Kelvin, but I already have tried this. This is exactly what I wrote that the issue is: Despite having set those options, and the keep alives are sent, the dialog does not timeout as it should when no reply is sent to the keep-alive OPTIONS msg by the dst peer. I am using the master branch a

Re: [SR-Users] cnxcc

2014-04-08 Thread Carlos Ruiz Díaz
Hi Carsten, that's right, I'm replying to this while I wait for a tour to the Vatican City :-D ;-) Cheers, On Tue, Apr 8, 2014 at 3:27 AM, Carsten Bock wrote: > Hi Carlos, > > please remember: You're on your Honeymoon! :-) > > Enjoy Rome, > Carsten > > 2014-04-08 10:26 GMT+02:00 Carlos Ruiz D

Re: [SR-Users] cnxcc

2014-04-08 Thread Carsten Bock
Hi Carlos, please remember: You're on your Honeymoon! :-) Enjoy Rome, Carsten 2014-04-08 10:26 GMT+02:00 Carlos Ruiz Díaz : > Hi Kelvin, > > probably the dialog matching parameter is wrong, or something in the > parameter configuration of cnxcc. > > The value of max_amount is 0, because the call

Re: [SR-Users] cnxcc

2014-04-08 Thread Carlos Ruiz Díaz
Hi Kelvin, probably the dialog matching parameter is wrong, or something in the parameter configuration of cnxcc. The value of max_amount is 0, because the call wasn't established or was established and cnxcc couldn't detect it (probably because of the dlg matching, as I mentioned). It will reta

Re: [SR-Users] sql_xquery() and xavp checks

2014-04-08 Thread Alex Balashov
On 04/08/2014 03:45 AM, Alex Hermann wrote: All sqlops query functions have (undocumented) return values: -1: error in parameters or query execution 1: query successful, at least one row in resultset (for SELECTs) 2: query successful, no rows returned Ah, right! I forgot to check the undocum

Re: [SR-Users] Show Domain-Name in Siremis

2014-04-08 Thread aawaise
I am looking at the "LOCATION LIST" under "SER MONITOR MENU". I am looking at the online users. The user's IP adress can been seen the table infront of "Contact" but there is nothing present infront of "Domain". -- View this message in context: http://sip-router.1086192.n5.nabble.com/Show-Domai

[SR-Users] cnxcc

2014-04-08 Thread Kelvin Chua
i am trying to use cnxcc for the first time. kamctl kamcmd cnxcc.active_clients client_id:6,number_of_calls:1,concurrent_calls:0,type:1,max_amount:0.00,consumed_amount:0.00; i don't think this is correct, seems like the dialog is not disengaging after i hang up. i created dialogs alongsi

Re: [SR-Users] sql_xquery() and xavp checks

2014-04-08 Thread Alex Hermann
On Saturday 05 April 2014 17:32:18 Alex Balashov wrote: > When using sql_xquery() like this: > > sql_xquery("ca", "SELECT * FROM gateways", "gateways"); > > ... what's a good way to check if any rows were returned? Since one does > not have a $dbr(gateways=>rows) value in this scenario, what

Re: [SR-Users] kamailio / rtpproxy - remove codec

2014-04-08 Thread Daniel-Constantin Mierla
Hello, you are using it with some rtp relay function. Remove the codec, then do msg_apply_changes() (all this before doing record route), then do the rtp relaying. Cheers, Daniel On 07/04/14 12:01, Oliver Roth wrote: Here we go IN INVITE sip:41442742931@81.7.235.180:5060;transport=udp SI

Re: [SR-Users] Show Domain-Name in Siremis

2014-04-08 Thread Daniel-Constantin Mierla
Hello, which page are you looking at? Cheers, Daniel On 08/04/14 06:59, aawaise wrote: Hello, I am running kamailio server in my set up. And have got siremis working for monitoring purposes. Problem is that in web interface, domain name of users is not shown in siremis. If a user is online,

Re: [SR-Users] Kamailio with rtpproxy-ng and mediaproxy-ng: Error rewriting SDP

2014-04-08 Thread Olli Heiskanen
Hello, Thanks Juha, that will be a good thing to investigate more when I get my simple unrealistic scenario working. :) I tried compiling rtpengine on Centos 6.5, I wonder do I need to change the Makefile somehow for CentOs? Remove Debian specific flags like mentioned in the github page? Below