U 2012/01/11 21:51:05.620052 xx.xx.xx.23:5060 -> dd.dd.dd.250:5060
INVITE sip:100012121112...@xx.xx.xx.23:5060 SIP/2.0.
Record-Route: .
Via: SIP/2.0/UDP xx.xx.xx.23;branch=z9hG4bK5d6.445830c1.0.
Via: SIP/2.0/UDP 12.34.56.78:5060.
From: ;tag=F08DF710-E74.
To: .
maybe the cisco expects the $rd to
Hi Max,
Calls are currently coming from 12.34.56.78 and coming into the Cisco GW
without a proxy. Why would it not be able to route to when a proxy is
put in the middle?
Thanks,
Russ
On 1/13/2012 2:21 PM, Max Mühlbronner wrote:
Hi,
the response from the Cisco suggests it has a problem w
Hi,
the response from the Cisco suggests it has a problem with the traffic:
SIP/2.0 400 Bad Request - 'Invalid IP Address'.
You could try rtpproxy/mediaproxy, it seems like the Cisco GW is not able to
route to the network of the SDP IP (c=IN IP4 12.34.56.78.)?
BR
Max M.
-Ursprüngliche N
You should listen on both interfaces (public and private).
Take a look at mhomed parameter:
http://www.opensips.org/Resources/DocsCoreFcn17#toc63
Also, you will need to understand how loose routing works in SIP
(reading the rfc a few times will help).
You should not modify Route, Record-Route and
Hello guys.
I've been trying to avoid asking for some advice, but three weeks into
studying, watching the webinars, reading the forums, mail-lists, and
testing I've reached a point of "Now What!". I can't find a clear path
in the documentation for what I am trying to do, even though the task
Hi all,
I'm using OpenSIPS 1.7.1 and based from the attached back trace, it crashed
when it is trying to parse the method of a REGISTER message received by the
server, triggered by pike route.
Here is a snippet of my opensips.cfg:
...
loadmodule "pike.so"
modparam("pike", "sampling_time_unit", 30