Re: [SR-Users] Problem initiating a call with dlg_bridge

2014-10-29 Thread Paul Smith
Hi Daniel, I’ve just done a few quick tests after “git pull origin” upgrade. It works when the 2 snom endpoints are registered over UDP transport with stun enabled. Which is great thank you very much. But I have come across a couple of cases that are not working for me yet: FAIL CASE 1 : It

Re: [SR-Users] Problem initiating a call with dlg_bridge

2014-10-29 Thread Daniel-Constantin Mierla
Hello, should be fixed in 4.2 -- the issue was introduced when changed the build of refer to contain a contact header, as it was reported some UA don't like it without the header. Let me know if all works ok now. Cheers, Daniel On 24/10/14 14:56, Daniel-Constantin Mierla wrote: > I don't recall

Re: [SR-Users] Problem initiating a call with dlg_bridge

2014-10-24 Thread Daniel-Constantin Mierla
I don't recall any change to this part for 4.2 and I am using dlg_bridge with 4.1 (no time to upgrade that box yet) -- but apparently there is a bug building the REFER. There were few changes on how From/To are built locally, but they are ok. I am traveling at Astricon, but with first occasion I w

Re: [SR-Users] Problem initiating a call with dlg_bridge

2014-10-24 Thread Paul Smith
I added a log line to the top of kamailio.cfg request_route block to grab the message buffer of the REFER. I also put a condition around the sanity_check to skip it for method=REFER … I got the following output for $mb at the start of request_route for the REFER packet (I have substituted MYP

Re: [SR-Users] Problem initiating a call with dlg_bridge

2014-10-24 Thread Paul Smith
Thank you for the reply Daniel. I have enabled debug=3 and put in a few more xlog lines. I can see the REFER coming in on local interface 127.0.0.1. I am now trying to narrow down the issue in the kamailio.cfg. My conclusions so far are: 1) The REFER packet has a problem which causes it to fa

Re: [SR-Users] Problem initiating a call with dlg_bridge

2014-10-23 Thread Daniel-Constantin Mierla
Hello, what should be happen, is the following: - invite from controller to first parameter (caller of desired call) - after 200ok comes from 'caller', kamailio sends REFER to it pointing to the second parameter (callee of desired call) and then BYE, getting out of the initial call - after gettin

[SR-Users] Problem initiating a call with dlg_bridge

2014-10-23 Thread Paul Smith
I seem to be going round in circles… I am trying to use dlg_bridge() from the dialog module to establish a call between two SIP endpoints. I have tested with Snom phones and linphone soft phone with the same result. I get an outbound call to the first (from) end point, I answer the phone… and