CK.
>
> Regards,
> Hugh
>
>
> On 20/04/2012 10:53, Karsten Horsmann wrote:
>>
>> Hello Daniel,
>>
>> okay with -d any i see more, it loops to itself.
>> ngrep-trace and logfile (24MB uncompressed) are here
>> http://srv01.0x300.de/failed_to_parse_
Hi Pirijo,
try
#!define WITH_ACCDB
in your kamailio.cfg
--
Mit freundlichen Grüßen
*Karsten Horsmann*
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin
s37f8b14a.
To: ;tag=ds-64cb3b56-ca705dad.
Contact: .
Call-ID: 1959dd904259fcda3e288f293c744...@sipgate.de.
CSeq: 102 ACK.
Content-Length: 0.
X-hint: rr-enforced.
--
Mit freundlichen Grüßen
*Karsten Horsmann*
___
SIP Express Router (SER) and Kamailio (Op
Hello Daniel,
okay with -d any i see more, it loops to itself.
ngrep-trace and logfile (24MB uncompressed) are here
http://srv01.0x300.de/failed_to_parse_Route_HF.zip (1MB).
Thanks.
--
Mit freundlichen Grüßen
*Karsten Horsmann*
___
SIP Express
Hi Daniel,
i made this trace (95KB) and you can view it here
http://srv01.0x300.de/failed_to_parse_Route_HF.txt
(its to big for the ml).
--
Mit freundlichen Grüßen
*Karsten Horsmann*
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users
Apr 20 2012 with gcc 4.4.6
2012/4/20 Daniel-Constantin Mierla :
> Hello,
>
>
> On 4/20/12 10:56 AM, Karsten Horsmann wrote:
>>
>> Hi Daniel,
>>
>>
>> i have version 3.2.3 (before 3.2.2).
>
> that was clear from the subject, I wanted a bit more de
Hi Daniel,
i have version 3.2.3 (before 3.2.2).
--
Mit freundlichen Grüßen
*Karsten Horsmann*
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman
them before
> loose_route()?
>
> If not, send the ack that matches the log messages you just added.
--
Mit freundlichen Grüßen
*Karsten Horsmann*
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.o
Hi Daniel,
i add this xlog line:
xlog("before loose_route M=$rm RURI=$ru F=$fu T=$tu IP=$si ID=$ci\n");
and become the error from the ACK packages
Apr 19 14:25:25 kamailio1 /usr/local/sbin/kamailio[28166]: ERROR:
Hi Daniel,
both - it pops-up on incoming call and after hangup (BYE).
2012/4/19 Daniel-Constantin Mierla :
> Hello,
>
> when is the message related to rr printed, for the BYE?
>
> The other one is info message from rtpproxy.
--
Mit freundlichen Grüßen
*K
:
> Hello,
>
>
> On 4/18/12 10:39 AM, Karsten Horsmann wrote:
>>
>> Hello List,
>>
>> after my multihomed setup seems to be fine i have an question about
>> this log entries:
>>
>> Apr 18 10:02:28 kamailio1 rtpproxy[15286]: INFO:handle_command: delete
&g
Hello List,
after my multihomed setup seems to be fine i have an question about
this log entries:
Apr 18 10:02:28 kamailio1 rtpproxy[15286]: INFO:handle_command: delete
request failed: session 153a2e592314d58d51897ed10187f...@sipgate.de,
tags as11f6a774/ds-32764e7d-e76ac287 not found
Apr 18 10:02
Hello Daniel,
this was an linux routing issue.
Cos all things routed outbound via private ipaddressed gateway the
kernel still used the private ip address.
I solved that with default gw public ip address.
--
Mit freundlichen Grüßen
*Karsten Horsmann
Any hints to check "if its internal or external" call???
--
Mit freundlichen Grüßen
*Karsten Horsmann*
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
ELAY] {
# -
# Default Message Handler
# -
t_on_reply("1");
if (!t_relay()) {
if (method=="INVITE" && isflagset(6)) {
:.*");
route(6);
}
}
}
# Per SIP request initial checks
route[REQINIT] {
#!ifdef WITH_ANTIFLOOD
# flood dection from same IP and traffic ban for a while
# be sure you exclude checking trusted peers, such as pstn gateways
#
y error in your log file?
>
> Reda
--
Mit freundlichen Grüßen
*Karsten Horsmann*
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
the Request URI (like a lookup would do).
> Maybe this is your problem.
>
--
Mit freundlichen Grüßen
*Karsten Horsmann*
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
Hi Daniel,
if i forward it - then it loops to itself. And the if condition tolds
me that i didnt work :(
--
Mit freundlichen Grüßen
*Karsten Horsmann*
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip
if(ds_select_dst("1", "4"))
xlog("DISPATCHER ds_select_dst\n");
#forward();
}
#!endif
[root@kamailio1 log]# kamctl fifo ds_list
SET_NO:: 1
SET:: 1
URI:: sip:172.20.100.61:5060 flags=AP priority=0 attrs=
--
M
fix_nated_contact();
xlog("i->e Body nach fix: $rb\n");
}
if (is_request()) {
if (!has_totag()) {
add_rr_param(";nat=yes");
}
if(check_route_param("nat=yes")) {
setbflag(FLB_NATB);
}
}
}
if (isbflagset(FLB_NATB))
return;
xlog("rtpproxy_manage \n");
rtpproxy_manage();
Grüßen
*Karsten Horsmann*
interface: eth0 (172.20.100.0/255.255.255.0)
filter: (ip or ip6) and ( port 5060 )
U 2012/04/12 11:08:12.011398 217.777.777.777:6623 -> 222.222.222.222:5060
INVITE sip:kalkbrenner@222.222.222.222 SIP/2.0.
Via: SIP/2.0/UDP
172.20.100.103:24640;branch=z9hG4bK-d87
Hi SamyGo,
thanks for the hint! It works with rtpproxy -l internal.ip/external.ip
with the slash between it.
Strange - on older posts i read the opposite to get bridging working
--
Mit freundlichen Grüßen
*Karsten Horsmann*
___
SIP Express
.
>
> I thank you alot again for all your help .
>
> ___
> SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
> sr-users@lists.sip-router.org
> http://lists.sip-router.org/cgi-bin/mailman/lis
re different parameters given to rtpproxy_manage(), maybe you can
> play a bit with the parameter value and see if a particular flag there is
> the cause of the issue.
>
> Cheers,
> Daniel
--
Mit freundlichen Grüßen
*Karsten Horsmann*
___
SIP E
want to see if it is an effect of an issue fixed in rtpproxy module of
>> kamailio.
--
Mit freundlichen Grüßen
*Karsten Horsmann*
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
all are here:
>
> http://www.kamailio.org/wiki/install/3.2.x/git
>
> Even rtpproxy should not crash in any case and a fix has to be done there, I
> just want to see if it is an effect of an issue fixed in rtpproxy module of
> kamailio.
>
> Cheers,
> Daniel
--
Mi
");
}
}
if (is_reply()) {
if(isbflagset(FLB_NATB)) {
fix_nated_contact();
}
}
#!endif
return;
}
--
Mit freundlichen Grüßen
*Karsten Horsmann*
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
enSER) - sr-users mailing list
> sr-users@lists.sip-router.org
> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
--
Mit freundlichen Grüßen
*Karsten Horsmann*
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
s.sip-router.org
> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
--
Mit freundlichen Grüßen
*Karsten Horsmann*
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
Hi Daniel,
i attached the debuglog with higher level.
There is an "rr [loose.c:103]: failed to parse Route HF" error also.
Unfortunately now the rtpproxy segfaults, if i call rtpproxy_manage
with IE / EI parameters.
Cheers,
Karsten
2012/4/4 Daniel-Constantin Mierla :
>> In wireshark i see that
/2.0 200 Ok.
Via: SIP/2.0/UDP 217.10.79.9:5060;branch=z9hG4bK6021.0ca5d221.1;rport=5060.
Via: SIP/2.0/UDP 172.20.40.2;branch=z9hG4bK6021.0ca5d221.1.
Via: SIP/2.0/UDP 217.10.79.9:5060;branch=z9hG4bK703f9495;received=217.10.68.226.
Via: SIP/2.0/UDP
217.10.67.13:5060;rport=5060;branch=z9hG4bK703f9495;received=217.10.67.13.
From: "alice" ;tag=as0ebb1d67.
To: ;tag=ds-46dd
--
Mit freundlichen Grüßen
*Karsten Horsmann*
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
dTJdL8hDVDVtni2/3OR",uri="sip:kalkbrenner@172.20.100.61",response="da7cb73aad1d5cf2b9c42b1d69578c77",algorithm=MD5.
User-Agent: X-Lite 4 release 4.1 stamp 63214.
Content-Length: 0.
.
U 2012/04/03 09:12:10.880323 111.111.111.111:1862 -> 222.222.222.222:5060
BYE sip:kalkbrenner@111.111.111.111:50350 SIP/2.0.
Via: SIP/2.0/UDP
111.111.111.111:1862;branch=z9hG4bK-d8754z-78a6cdbd7b67534f-1---d8754z-;rport.
Max-Forwards: 70.
Route: .
Route: .
Contact: .
To: ;tag=ds-64cb3b56-1225d1a0.
From: ;tag=b20de0d4.
Call-ID: NDhkZjkyMDUyNGE5NzA1YjA0ZTZiMTcwYjcyMTFlMGI..
CSeq: 3 BYE.
Proxy-Authorization: Digest
username="4horsmann",realm="222.222.222.222",nonce="T3qj1E96oqiPKdTJdL8hDVDVtni2/3OR",uri="sip:kalkbrenner@172.20.100.61",response="da7cb73aad1d5cf2b9c42b1d69578c77",algorithm=MD5.
User-Agent: X-Lite 4 release 4.1 stamp 63214.
Content-Length: 0.
.
U 2012/04/03 09:12:14.873104 172.20.100.74:5060 -> 111.111.111.111:50350
BYE sip:kalkbrenner@111.111.111.111:50350 SIP/2.0.
Via: SIP/2.0/UDP 172.20.100.74;branch=z9hG4bKaa5c.ac657af.0.
Via: SIP/2.0/UDP
111.111.111.111:1862;branch=z9hG4bK-d8754z-78a6cdbd7b67534f-1---d8754z-;rport=1862.
Max-Forwards: 69.
Contact: .
To: ;tag=ds-64cb3b56-1225d1a0.
From: ;tag=b20de0d4.
Call-ID: NDhkZjkyMDUyNGE5NzA1YjA0ZTZiMTcwYjcyMTFlMGI..
CSeq: 3 BYE.
Proxy-Authorization: Digest
username="4horsmann",realm="222.222.222.222",nonce="T3qj1E96oqiPKdTJdL8hDVDVtni2/3OR",uri="sip:kalkbrenner@172.20.100.61",response="da7cb73aad1d5cf2b9c42b1d695
--
Mit freundlichen Grüßen
*Karsten Horsmann*
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
ee the INVITE SDP to the
UAC from the private ip address.
The kamailio.cfg is nearly the default one.
Any hints?
--
Mit freundlichen Grüßen
*Karsten Horsmann*
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lis
Hi!
i use kamailio 3.2.2 on Centos 6 and got in my logfile massiv these entries:
ERROR: uac [uac.c:462]: src pv value is not string
What is the srv pv? Must it be set?
--
Mit freundlichen Grüßen
*Karsten Horsmann*
___
SIP Express Router (SER) and
calls to our ivr system via kamailio.
AFAIK the module UAC provides only one pair of user/password credentials.
Is that right? Have i here a chance to do the job with kamailio or
must i use an second
voip system for that?
--
Mit freundlichen Grüßen
*Karsten Horsmann
)
--
Kind Regards
Mit freundlichen Grüßen
*Karsten Horsmann*
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
38 matches
Mail list logo