Hello,
On 10/25/13 2:45 AM, Gus Monti wrote:
Hi,
There are often times where key packets are missing from homer traces.
This seems to be caused by packet fragmentation. It is most readily
evidenced by the trace showing an Invite entering the SBC from the
outside and then no invite on the in
Hello
On 10/25/13 7:04 AM, Owais ul Haq wrote:
Hi all,
I have loaded debugger module in my kamailio server and set
"cfgparameter" to 1. Can some one please tell me where can I now find
logs of this cfg trace. Any help will be appreciated.
it is a matter of operating system, the common ones ar
Hello,
On 10/25/13 7:12 AM, Adarsh Pillai wrote:
Hi
Where do i find the option for enabling and disabling audio codecs in
Siremis 4.0.
siremis doesn't do management of the codecs. You can eventually keep
them in a custom database table you manage with siremis, then load the
value with sqlop
Hi
Where do i find the option for enabling and disabling audio codecs in Siremis
4.0.
Regards
Adarsh Pillai___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/m
Hi all,
I have loaded debugger module in my kamailio server and set "cfgparameter" to
1. Can some one please tell me where can I now find logs of this cfg trace. Any
help will be appreciated.
Thanks.
Regards,
M. Owais ul Haq
__
Hi,
There are often times where key packets are missing from homer traces.
This seems to be caused by packet fragmentation. It is most readily
evidenced by the trace showing an Invite entering the SBC from the outside
and then no invite on the inside being seen but the 100 trying is seen on
both s
Is this the right way to build without optimization?
make cfg-defs mode=debug
We'll try this later.
By the way, after looking at the core dump and the TLS code, found a
memory leak and an error in tls_free_cfg() and collect_gabarge(). We
have patched the code, also implemented the locks and cha
I had same problem - with BYE also.
My "go around" was (replaced name of domain and IP of kamailio):
route[ACKBYE] {
#!ifdef WITH_MYFORWARD
if(($sht(forw=>$ft))=~$td){
$du=$sht(forw=>$ft);
}else if((($td=="name.of.company.com")||($td=="ip"))&&($si=="ip")){
$du=$sht(forw=>$ft);
return;
}
#!endif
re
Hi all, can anyone help me to find out what is wrong with my setup, i have
an asterisk behind a kamailio, kamailio is proxying all packages to the
outside.
when the call is bridge it gets disconnected after a few seconds, it seems
that our voip carrier is sending a bye because we didn't answer to
Thank you for the reply and for your time.
Regards,
Ravi
On Thu, Oct 24, 2013 at 3:56 PM, Charles Chance <
charles.cha...@sipcentric.com> wrote:
> If all your phones are on the same network, it should not be required for
> local calls. However, you will still need to proxy media for external ca
If all your phones are on the same network, it should not be required for
local calls. However, you will still need to proxy media for external calls
to/from networks on the outside of your NAT.
Sorry, I stated before that you should load the tls module - that was taken
from the development versio
Dear Charles,
Thank you for the reply,
And one more doubt that I am running my Kamailio server set-up and SIP
clients in intranet infrastructure. so, in this case also i need to
configure Rtp proxy or mediaproxy ?
if so, which proxy to use (either Rtpproxy or mediaproxy) with kamailio
server ?
R
Yes, just add it as a "loadmodule" in your config. You must also load the
tls module -
http://kamailio.org/docs/modules/stable/modules/msrp.html#idp1653864
Regards,
Charles
On 24 Oct 2013 10:25, "Wingsravi R" wrote:
> Hi,
>
> But i have the msrp.so file in modules library.
> Is that is enough
Hi,
But i have the msrp.so file in modules library.
Is that is enough ? with that i can load msrp module in kamailio.config and
continue ?
or should i have to install kamailio from sources ?
Thank you
On Thu, Oct 24, 2013 at 1:07 PM, Charles Chance <
charles.cha...@sipcentric.com> wrote:
> Hi
You should build Kamailio without optimizations. ""
does not bring much information.
regards
Klaus
On 23.10.2013 21:48, Ding Ma wrote:
Hi, all
This is related to the previous tls.reload not safe email chain. Now we
have a detailed gdb output that shows the stack trace of the core dump.
Please
Hi,
Is the msrp module not included already in the core kamailio package?
Regards,
Charles
On 24 Oct 2013 08:26, "Wingsravi R" wrote:
> Dear Kamailio'ns,
>
> I have Installed kamailio V 4.0.3 from Ubuntu 12.04 (precise) repository
> and running successfully.
> now i have to work around MSRP r
Dear Kamailio'ns,
I have Installed kamailio V 4.0.3 from Ubuntu 12.04 (precise) repository
and running successfully.
now i have to work around MSRP relay module of kamailio sever to achieve
file transfer between two SIP clients. so, i just tried to install MSRP
module, but i get logged as below:
17 matches
Mail list logo