Daniel,
Appreciate you taking the time to respond. Will do regarding
sending the path to my changes, once I verify that what the client is
sending is standards compliant.
After verifying the xml documents "PUT" by jitsi and boghe (which is
the other client we are testing with) against Kamailio,
There might be some steps which can be skipped - eg. if you already have
certificates. But if you are not familiar with TLS yet, it may be a good
idea to perform the howto step-by-step and learn about TLS.
regards
Klaus
On 12.10.2012 12:00, Kamal Palei wrote:
Hi Daniel
I was just googling TLS
Hi,
just some more observations regarding the memory issue:
Not the pkg-/ or shmem is leaking, but the process consumes more
memory each time (as shown in a "ps" command). Maybe in some
situations a sqlite3_free is missing?
Carsten
2012/10/12 Daniel-Constantin Mierla :
> Hello,
>
> fyi, 3.2.x i
On 10/12/12 12:50 PM, Juha Heinanen wrote:
Vijay Thakur writes:
I have setup kamailio 3.1.5 server and it is working fine in my
production environment. I want to implement group voice calls (audio
conferencing). How can i do this.
you need to install conference server to which your kamailio f
Vijay Thakur writes:
> I have setup kamailio 3.1.5 server and it is working fine in my
> production environment. I want to implement group voice calls (audio
> conferencing). How can i do this.
you need to install conference server to which your kamailio forwards
conference bound calls. there
The line modparam("rtpproxy", "rtpproxy_sock",
"unix:/var/run/rtpproxy/rtpproxy.sock")
Should it not be modparam("rtpproxy", "rtpproxy_sock",
"udp:localhsot:localport") kind of syntax
And while starting rtp proxy make sure it is using localport to communicate
with kamailio proxy.
Using this mechan
Did you forget to answer
what is the command you use to start rtpproxy
?
On Fri, Oct 12, 2012 at 3:26 PM, శ్రీధర్ wrote:
> Installed rtp proxy using "apt-get install rtpproxy" and here is the line
> from kamailio.cfg for rtpproxy
>
> modparam("rtpproxy", "rtpproxy_sock",
> "unix:/var/run/rtpp
Installed rtp proxy using "apt-get install rtpproxy" and here is the line
from kamailio.cfg for rtpproxy
modparam("rtpproxy", "rtpproxy_sock",
"unix:/var/run/rtpproxy/rtpproxy.sock")
Thanks
S
On 12 October 2012 14:39, Daniel-Constantin Mierla wrote:
> Hello,
>
> what is the command you use to
All Experts,
I have setup kamailio 3.1.5 server and it is working fine in my
production environment. I want to implement group voice calls (audio
conferencing). How can i do this.
Kindly guide me.
With Regards,
Vijay Thakur
___
SIP Express Route
I need to check that, I started with fresh ubuntu12.04 installation on
virtualbox and followed all the instructions provided at
http://kb.asipto.com/kamailio:skype-like-service-in-less-than-one-hour, and
used
deb http://deb.kamailio.org/kamailio33 squeeze main
deb-src http://deb.kamailio.org/kamai
Hi,
Besides what Daniel has asked for , can you tell what does this mean ?
: ERROR: db_mysql [km_my_con.c:109]: driver error: *Can't connect to local
> MySQL* server through socket '/var/run/mysqld/mysqld.sock' (2)
In my experience Kamailio starts and runs perfectly even with these
RTPproxy con
Hi Daniel
I was just googling TLS support in Kamailio.
Came across
http://nil.uniza.sk/network-security/tls/configuring-tls-support-kamailio-31-howto
,
am just wondering if I have to go step by step mentioned in this link. Can
you please advise if all of these are required?
And I was looking at ho
Hello,
what is the command you use to start rtpproxy and what are the
parameters for rtpproxy module in kamailio.cfg?
Cheers,
Daniel
On 10/12/12 10:59 AM, శ్రీధర్ wrote:
I set up my server following the tutorial at
http://kb.asipto.com/kamailio:skype-like-service-in-less-than-one-hour, with
I set up my server following the tutorial at
http://kb.asipto.com/kamailio:skype-like-service-in-less-than-one-hour,
with the latest kamailio 3.3, and updated the config file accordingly.
After the reboot the sip server is not running here are the logs. When I do
'sudo /etc/init.d/kamailio start' t
Hello,
can you send the patch of your changes? If you got the sources from git,
then do:
git diff >/path/to/a/file
and send that file to the mailing list. If downloaded from tarball, then
use 'diff -u oldfile newfile' to generate the patch.
Once we get it, will be reviewed and committed to
Hello,
On 10/11/12 4:28 PM, pars3c wrote:
Hi ,
i need to register the time when arrive the following messages:
invite, alerting, progress , connected and hangup.
How can I make it ? it's is possible to store these value in the extra
field in the acc module ?
yes. You just have to store
Hello,
can you check if the client is not initiating a tls connection to the
tcp port of kamailio? It might want to use tls, as msrp advises, for
that you have to load and configure tls module, the port for it is 5061.
Cheers,
Daniel
On 10/11/12 6:18 PM, Klaus Darilion wrote:
I haven't used
Hello,
fyi, 3.2.x is packaged with memory debug on, so if you set memdbg and
memlog paramters to a value equal or higher than debug, then you see all
the malloc/free operations in the syslog. That could help to identify
what is allocated/from where and it is not freed.
Also, you can get a su
18 matches
Mail list logo