our.
From my point of view this is not a bug, because if you add a domain to
OpenSIPS, it will know that it is responsible for that domain, and act
accordingly.
--
CU,
Victor Gamov
<>___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users
) then
request routed properly
Also, I try old kamailio-1.5.1 with this configuration and request
routed as expected by me
Is this bug/feature or my misunderstood of loose_route (again?! :-) )
Thanks!
--
CU,
Victor Gamov
<>___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users
are looking at are populated
during the auth process (which is not done in your case).
Regards,
Bogdan
On 06/24/2011 04:51 PM, Victor Gamov wrote:
Hi All
I have following config code:
if ( is_method("INVITE|UPDATE|SUBSCRIBE|MESSAGE|CANCEL") ) {
if ( ! proxy
auth,
uri="sip:1...@domain.ru;user=phone",
nonce="4e04936f000153cdf04ef598707f3849686bee7b566a", nc=0002,
cnonce="85b6b55d74844e156b6858a1a881f174",
response="1210aa91a7507e4af9a035dfadb969bc".
Max-Forwards: 70.
User-Agent: C470 IP/0222700
IP-address may be used to generate 305 "Use
proxy" in "shared DB environment"
--
CU,
Victor Gamov
<>___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users
Thanks Bogdan!
On 11.11.2010 14:15, Bogdan-Andrei Iancu wrote:
Victor Gamov wrote:
I hope that loose_route() will process Route headers not RURI.
RFC-3261 16.4 says that
"The proxy MUST inspect the Request-URI of the request. If the
Request-URI of the request contains a value this
ip:X.X.X.X;lr=on;ftag=2204003977).
So Route header
Route:
removed, R-URI untouched, next Route processed and $du is
sip:X.X.X.X:50080 now.
As my script does not decide to call lookup() but t_relay(), then
request forwarded to $du.
This was my (incorrect) logic...
--
CU,
Vi
a loose router
before t_relay():
METHOD=ACK;
R-URI=sip:X.X.X.X:50080;lr=on;
du=sip:X.X.X.X;lr=on;ftag=2204003977;
dp=5060;
Where I'm wrong?
On 23.10.2010 16:07, Bogdan-Andrei Iancu wrote:
Victor Gamov wrote:
Sorry for my mistake. Original packet is:
---
ACK sip:5700...@x.x.x.x SIP/2.0
On 20.10.2010 20:28, Stanisław Pitucha wrote:
On 20/10/10 15:08, Victor Gamov wrote:
Ca somebody explain me which result expected when loose_route() called
by X.X.X.X for request like following:
-
ACK sip:5700...@x.x.x.x SIP/2.0.
Record-Route:
To:;tag=4ded008d6ca9692485d1918f60c7da12
On 20.10.2010 18:08, Victor Gamov wrote:
Hi!
Ca somebody explain me which result expected when loose_route() called
by X.X.X.X for request like following:
-
ACK sip:5700...@x.x.x.x SIP/2.0.
Record-Route:
To: ;tag=4ded008d6ca9692485d1918f60c7da12
-
I hope that (as RFC3261 says at
removed (this route node has been reached)
-- loose_route() return TRUE
--
CU,
Victor Gamov
<>___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users
;$avp(i:100)");
xlog("*** Blink Call Forwarding to $avp(i:100)\n");
type mismatch?
CHAR(64) at DB but integer type for $avp(i:100)
try to use $avp(s:fwd)
--
CU,
Victor Gamov
<>___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users
same type of fix to
register requests.
Either I need to be able to reject the above messages with invalid
formatted headers, or I need t rewrite things (which I'm not always
comfortable doing within opensips)
I appreciate the assistance.
--
CU,
Victor Gamov
<>__
I read many list many years and OpenSER-based software lists (OpenSER,
OpenSIPS) are only lists where I send reply to poster when I press
"reply" button.
If I send my questions into list than I expect to read answers at list
but not as my personal email.
IMHO
On 05.08.2009 17:58, Brett Nemero
looks like b2bua module announced in 1.6 will resolve this situation
http://lists.opensips.org/pipermail/users/2009-July/006669.html
On 23.06.2009 15:57, Yehavi Bourvine wrote:
> Unfortunately it seems that Stefan's answer is the correct one... Thanks
> anyway!
>__Yehavi:
>
On 01.07.2009 17:07, Bogdan-Andrei Iancu wrote:
> Hi Iñaki,
>
> not exactly - for hiding the network information is enough to hide some
> headers (like RR, VIA, Contact).
Call-Id have IP info too.
Pure B2BUA may be a really nice module.
Thanks!
--
CU,
16 matches
Mail list logo