Re: [SR-Users] webrtc clients support using rtpengine

2014-12-18 Thread Juha Heinanen
Richard Fuchs writes: > In the third case, the audio stream was setup as a=sendonly, explaining > the one-way audio. Probably caused by Firefox not being able to access > the playback device. as i reported in another message, i have also lately noticed in my tests that firefox sends invite with a

Re: [SR-Users] sr-users Digest, Vol 115, Issue 16

2014-12-18 Thread Kees Meijs - SIGNET B.V.
Hi there, We haven't used gdb on Kamailio yet but some time soon we'll most likely will. Obviously I'll post our findings. Thanks again! Cheers, Kees On 17-12-14 12:00, sr-users-requ...@lists.sip-router.org wrote: > did you get a core dump file? If yes, send the full backtrace taken with > gdb.

Re: [SR-Users] SIP Fragments

2014-12-18 Thread James Cloos
> "MS" == Marc Soda writes: MS> I'm having a problem reassembling UDP packets on my Asterisk servers after MS> passing through Kamailio You could try having the kama->ast socket use tcp. -JimC -- James Cloos OpenPGP: 0x997A9F17ED7DAEA6

Re: [SR-Users] Can't start Kamailio with both db_postgres and tls

2014-12-18 Thread James Cloos
> "DM" == Daniel-Constantin Mierla writes: DM> The question would be more specific to the error message printed from DM> postgres client library: DM> FATAL: no pg_hba.conf entry for host "129.240.1.1", user DM> "foo_test_user", database " foo_test", SSL off DM> Is it something that is docu

Re: [SR-Users] webrtc clients support using rtpengine

2014-12-18 Thread Richard Fuchs
On 12/18/14 13:38, Andrey Utkin wrote: > This works: call from sipml to linphone android: > rtpengine: https://gist.github.com/krieger-od/bf8503fe7643c0571b58 > kamailio: https://gist.github.com/krieger-od/c119d64af6edcde3fc46 > ngrep: https://gist.github.com/krieger-od/cb5829be7a55a7acf9d3 > > >

Re: [SR-Users] webrtc clients support using rtpengine

2014-12-18 Thread Andrey Utkin
Also I encounter such issue: even in the working scenario, the hangup of one peer doesn't make the call end for another peer. rtpengine: https://gist.github.com/krieger-od/1cfe84b53dc0d29cfb90 kamailio: https://gist.github.com/krieger-od/11c6bbf7dad15382e81b ngrep: https://gist.github.com/krieger-o

Re: [SR-Users] webrtc clients support using rtpengine

2014-12-18 Thread Andrey Utkin
2014-12-18 20:38 GMT+02:00 Andrey Utkin : > This works: call from sipml to linphone android: > rtpengine: https://gist.github.com/krieger-od/bf8503fe7643c0571b58 > kamailio: https://gist.github.com/krieger-od/c119d64af6edcde3fc46 > ngrep: https://gist.github.com/krieger-od/cb5829be7a55a7acf9d3 > >

Re: [SR-Users] webrtc clients support using rtpengine

2014-12-18 Thread Andrey Utkin
This works: call from sipml to linphone android: rtpengine: https://gist.github.com/krieger-od/bf8503fe7643c0571b58 kamailio: https://gist.github.com/krieger-od/c119d64af6edcde3fc46 ngrep: https://gist.github.com/krieger-od/cb5829be7a55a7acf9d3 This doesn't work: few seconds after answer, there's

Re: [SR-Users] webrtc clients support using rtpengine

2014-12-18 Thread Andrey Utkin
2014-12-18 20:09 GMT+02:00 Andrey Utkin : > 2014-12-18 20:05 GMT+02:00 Richard Fuchs : >> Amazon NAT is exactly why I've mentioned it, because on an Amazon >> system, if you don't use the --interface option correctly >> ($INT_IP!$EXT_IP notation), you get exactly these kinds of write errors >> that

Re: [SR-Users] webrtc clients support using rtpengine

2014-12-18 Thread Andrey Utkin
2014-12-18 20:05 GMT+02:00 Richard Fuchs : > Amazon NAT is exactly why I've mentioned it, because on an Amazon > system, if you don't use the --interface option correctly > ($INT_IP!$EXT_IP notation), you get exactly these kinds of write errors > that show in your log. Thank you, will try with suc

Re: [SR-Users] webrtc clients support using rtpengine

2014-12-18 Thread Richard Fuchs
On 12/18/14 12:55, Andrey Utkin wrote: > 2014-12-18 19:30 GMT+02:00 Richard Fuchs : >> Write error on RTP socket usually indicates an incorrect network setup, >> for example trying to use a source address for IP packets which isn't >> bound to any local network interface (especially if you're sitti

Re: [SR-Users] webrtc clients support using rtpengine

2014-12-18 Thread Andrey Utkin
2014-12-18 19:30 GMT+02:00 Richard Fuchs : > Write error on RTP socket usually indicates an incorrect network setup, > for example trying to use a source address for IP packets which isn't > bound to any local network interface (especially if you're sitting > behind NAT), or local iptables rules re

Re: [SR-Users] webrtc clients support using rtpengine

2014-12-18 Thread Richard Fuchs
On 12/18/14 12:11, Andrey Utkin wrote: > Hi! > I need to establish calls between WebRTC and usual SIP clients > (exactly, sipml/jssip and linphone-android). > I used configs from https://github.com/caruizdiaz/kamailio-ws and > latest git master HEAD of both kamailio and > rtpengine. I got calls fro

[SR-Users] webrtc clients support using rtpengine

2014-12-18 Thread Andrey Utkin
Hi! I need to establish calls between WebRTC and usual SIP clients (exactly, sipml/jssip and linphone-android). I used configs from https://github.com/caruizdiaz/kamailio-ws and latest git master HEAD of both kamailio and rtpengine. I got calls from webrtc to android working correctly (but only wit

Re: [SR-Users] TLS enable false.

2014-12-18 Thread Thanh Truong
Hi Rob Moore, Yes, I have intended to use TLS in client side to verify with server side. I have tried to create cert files as : Quick Certificate Howto in http://kamailio.org/docs/modules/stable/modules/tls.html#tls.debugging Then, I tried to use Blink phone to user crt file, But I see that I ca

Re: [SR-Users] TLS enable false.

2014-12-18 Thread Rob Moore
Hi Thanh, Are you intending to use Client certificates in your setup? If not, the error “SSL3_GET_CLIENT_CERTIFICATE “ would lead me to believe that your problem is modparam("tls", "require_certificate", 1) which when enabled kamailio will require a certificate from the client. I’m not an expe

[SR-Users] TLS enable false.

2014-12-18 Thread Thanh Truong
Hi all, I have tried several configure TLS in kamailio but no luck. Please give me some suggestion that I can make it work correctly. This is my configure in TLS module. modparam("tls", "tls_method", "SSLv23") modparam("tls", "private_key", "/usr/local/etc/kamailio/ca/privkey.pem") modparam("

Re: [SR-Users] kamailio dispatcher module stops processing REGISTER

2014-12-18 Thread José Seabra
Hi Carsten >- Do you have the Dispatcher Activity detection turned on? >Can you send me your config, so i can verify a few things? My dispatcher configuration is: # - dispatcher params - modparam("dispatcher", "table_name", "dispatcher") modparam("dispatcher", "force_dst", 2) modparam("d

Re: [SR-Users] SIP Fragments

2014-12-18 Thread Juha Heinanen
Marc Soda writes: > How can I force Kamailio to use TCP for SIP when relaying the call? I > haven't found much info on it. for example, you can assign to $du a sip uri that includes ;transport=tcp param. -- juha ___ SIP Express Router (SER) and Kamai

Re: [SR-Users] SIP Fragments

2014-12-18 Thread Marc Soda
Content-Length: 1901. So trimming up the headers isn't going to get me anywhere... I'm not comfortable enough with WebRTC to know what to trim out of the SDP, either. How can I force Kamailio to use TCP for SIP when relaying the call? I haven't found much info on it. Marc On Thu, Dec 18, 2014

Re: [SR-Users] kamailio dispatcher module stops processing REGISTER

2014-12-18 Thread Carsten Bock
Hi, quick questions: - Do you have the Dispatcher Activity detection turned on? - Do you do something like "ds_mark_dst()" in your failure route? - Can you send me your config, so i can verify a few things? Thanks, Carsten 2014-12-18 15:14 GMT+01:00 José Seabra : > Hello Daniel, > Thank you fo

Re: [SR-Users] kamailio dispatcher module stops processing REGISTER

2014-12-18 Thread José Seabra
Hello Daniel, Thank you for your reply, Please check out the attachment with kamailio logs in mode debug 3, i didn't find any errors, the only thingh that is confusing me is this line: /usr/local/sbin/kamailio[13690]: DEBUG: dispatcher [dispatch.c:1745]: ds_select_dst_limit(): alg hash [0] I don'

[SR-Users] Kamailio World 2015 – Call For Speakers

2014-12-18 Thread Daniel-Constantin Mierla
Hello, a short note to announce for everyone interested that submissions of presentation proposals is now open for Kamailio World 2015 (Berlin, May 27-29). More details at: - http://conference.kamailio.com/k03/2014/12/kamailio-world-2015-call-for-speakers/ Cheers, Daniel -- Daniel-Constantin

Re: [SR-Users] kamailio dispatcher module stops processing REGISTER

2014-12-18 Thread Daniel-Constantin Mierla
Hello, I asked in the first email - do you get error messages in syslog? If not, then you have to run with debug=3 and look at the log messages to see if you get further hints. Cheers, Daniel On 18/12/14 12:29, José Seabra wrote: > Hello Daniel, > Do you need more information from my kamailio se

Re: [SR-Users] kamailio dispatcher module stops processing REGISTER

2014-12-18 Thread José Seabra
Hello Daniel, Do you need more information from my kamailio settup, in order to try understand why this issue happens? Thank you BR José Seabra 2014-12-16 12:16 GMT+00:00 José Seabra : > > Update: > My last email has the wrong example, the correct code is: > > if(!ds_select_dst("9", "4")) > { >

Re: [SR-Users] Kamailio CDRs

2014-12-18 Thread Marino Mileti
No no you've to edit you scripts... For examplein a failure_route: if (t_check_status("408")) { #!ifdef WITH_ACCOUNTING setflag(FLT_ACCFAILED); #!endif } In this way you can "log" a call missed for timeout. Massimo Varriale (IPZeta) wrote >

Re: [SR-Users] Kamailio CDRs

2014-12-18 Thread Massimo Varriale (IPZeta)
Hi Marino, now the parameter is set to number 2 #!define FLT_ACCMISSED 2 Should raised to 3 or more? Thanks Il giorno 18/dic/2014, alle ore 11:02, Marino Mileti ha scritto: > Hi Massimo > > you've to modify also your scripts and set flag FLT_ACCMISSED when you want > to log the missed or

Re: [SR-Users] SIP Fragments

2014-12-18 Thread Daniel-Constantin Mierla
On 18/12/14 02:58, Marc Soda wrote: > So gzcompress is no good with Asterisk then? Is that meant to be used > only with another Kamailio proxy? Apparently Apple Facetime is using this kind of compression (as it was reported on a blog and triggered the implementation in Kamailio), but one cannot

Re: [SR-Users] SIP Fragments

2014-12-18 Thread Olle E. Johansson
On 18 Dec 2014, at 03:01, Alex Balashov wrote: > Indeed, gzcompress is a Kamailio-only concept. In fact we got it from Facetime... SHould be easy to implement in Asterisk too. /O > > On 17 December 2014 20:58:22 GMT-05:00, Marc Soda wrote: > So gzcompress is no good with Asterisk then? Is t

Re: [SR-Users] Kamailio CDRs

2014-12-18 Thread Marino Mileti
Hi Massimo you've to modify also your scripts and set flag FLT_ACCMISSED when you want to log the missed or failed call Marino - Marino Mileti -- View this message in context: http://sip-router.1086192.n5.nabble.com/Kamailio-CDRs-tp11p12.html Sent from the Users mailing list archi

[SR-Users] Kamailio CDRs

2014-12-18 Thread Massimo Varriale (IPZeta)
Hi Guys! I'm trying to store CDRs for Kamailio calls. Following Siremis tutorial (http://siremis.asipto.com/install-accounting/) I'm able to gather Succesfull Calls and using the MySQL stored procedure I can have a CDR table. But what I can see now is that only outbound calls with a duration a