Hello,
now seems to be back. I saw notification of monitoring system regarding
ping errors for about 30min.
Remember that there is a real-time mirror on github as well:
- https://github.com/kamailio/kamailio
Cheers,
Daniel
On 24/04/14 07:11, arun Jayaprakash wrote:
Is there a problem with th
I'm afraid we have a building error on 4.1:
03:08:01.437 mkdir -p
/tmp/buildd/kamailio-4.1.2+0~20140424030035.37+squeeze/debian/kamailio-carrierroute-modules/usr/lib/kamailio/modules
03:08:01.499 CC (gcc) [M carrierroute.so] carrierroute.o
03:08:01.706 CC (gcc) [M carrierroute.so] config.o
03:08:0
Thanks, I noticed also on rpm build errors on opensuse farm.
Rebuilding again to see if all goes fine before releasing
On 24/04/14 11:27, Victor Seva wrote:
I'm afraid we have a building error on 4.1:
03:08:01.437 mkdir -p
/tmp/buildd/kamailio-4.1.2+0~20140424030035.37+squeeze/debian/kamai
I think it will be nice if the jenkins will send the dev list a mail
if any of the nightly builds fails. What do you think?
2014-04-24 11:33 GMT+02:00 Daniel-Constantin Mierla :
> Thanks, I noticed also on rpm build errors on opensuse farm.
>
> Rebuilding again to see if all goes fine before relea
Hi all,
So I moved away from LCR and dispatcher to use drouting but I can't see how
to use probing. In OpenSIPS I can see this is built into the module but
it's not in Kamailio.
Any ideas how I can get round this? I want to use drouting for all my
routing needs.
Cheers
Keith
Hi Daniel,
Define "near future"... :-)
Once we have time, we may look at this topic; but no timeline yet
Kind regards,
Carsten
2014-04-23 15:55 GMT+02:00 Daniel Ciprus :
> Thanks Carsten,
>
> Any plans to do so in near future ? :-)
>
> On 04/23/2014 09:52 AM, Carsten Bock wrote:
>
> Hi Danie
Hello,
Kamailio SIP Server v4.1.3 stable release is out.
This is a maintenance release of the latest stable branch, 4.1, that
includes fixes since release of v4.1.2. There is no change to database
schema or configuration language structure that you have to do on
installations of v4.1.x. Deplo
Hi Daniel,
I updated to v4.1.3 and everything is working !!!
big thanks :-D
Regards
Rainer
Am 24.04.2014 12:28, schrieb Daniel-Constantin Mierla:
Hello,
Kamailio SIP Server v4.1.3 stable release is out.
This is a maintenance release of the latest stable branch, 4.1, that
includes fixes si
Understand :-) thank you
Sent via the Samsung GALAXY S®4, an AT&T 4G LTE smartphone
Original message
From: Carsten Bock
Date:04/24/2014 6:09 AM (GMT-05:00)
To: "Ciprus, Daniel"
Cc: "Kamailio (SER) - Users Mailing List"
Subject: Re: [SR-Users] TCP reset
Hi Daniel,
Define "nea
I had to include a few modules before make all and install ... like
make include_modules="db_mysql tls geoip" cfg
make all
make install
Am 24.04.2014 12:28, schrieb Daniel-Constantin Mierla:
Hello,
Kamailio SIP Server v4.1.3 stable release is out.
This is a maintenance release of the lates
wiki was this related to $(hdr(name)[N]):
If [N] is omitted then the body of the first header is printed. The
first header is got when N=0, for the second N=1, a.s.o. In case of a
comma-separated multi-body headers, it returns all the bodies,
comma-separated.
i don't understand the last s
Hi,
We are moving away from OpenSIPS and would like to start testing Kamailio.
I really liked how Kamailio complies so clean and is configured easily
in comparison with OpenSIPS monstrosity.
So to not waste time can anybody provide some practical info for...
Kamailio complilation and config
Hello
Do you need any other data to verify?
Thanks.
2014-04-23 12:11 GMT+02:00 Maciej Bylica :
> Hi Daniel,
>
> Here is debug you requested.
>
> DEBUG: [parser/msg_parser.c:623]: parse_msg(): SIP Request:
> DEBUG: [parser/msg_parser.c:625]: parse_msg(): method:
> DEBUG: [parser/msg_parse
Hello,
installing latest kamailio stable version from git with mysql support is
detailed at:
- http://www.kamailio.org/wiki/install/4.1.x/git
You will find also a kamailio-basic.cfg (along kamailio.cfg), which is
simpler version.
There is also drouting module, but if you look for least cos
Thanks Daniel, it is fine now.
Regards,
Arun
From: Daniel-Constantin Mierla
To: arun Jayaprakash ; Kamailio (SER) - Users
Mailing List
Sent: Thursday, April 24, 2014 2:09 AM
Subject: Re: [SR-Users] Problem accessing git repository
Hello,
now seems to be
Hi there.
I have a situation where the caller id information on my phone appear
incorrectly.
When I have ext 1 dial ext 2, on the caller's phone, instead of saying "To:
2", it says "From: 2".
I'm using kamailio version 4.0.4. I'm just new to everything kamailio and
VoIP so I apologize in advance
Hello,
kamailio is not touching from/to headers by default. If there are
incorrect, then could be somewhere else. You ahve tos end a sip trace
(ngrep for example) with incoming and outgoing sip packets on kamailio
server.
Cheers,
Daniel
On 24/04/14 21:58, J Lee wrote:
Hi there.
I have a s
Hi Daniel,
I am about to do this on Fri and will give you feedback soon.
Thanks
Mac.
Can you try the patch from commit:
>
> -
> http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=c3386295d7607a58d37a65b6822bf5f98b3fefa0
>
> If you are using git, do a git pull, then you can pic
Hello All,
I have an integration with Kamailio and FusionPBX (Freeswitch) working
great but I been trying to troubleshoot a BLF issue with Kamailio where the
BLF seems to only work when Kamailio is on a Public IP rather than behind
NAT. The BLF works fine when we register directly with Freeswitch
I am currently preparing a kamailio-asterisk combination. The asterisk installation uses realtime for SIP. The kamailio configuration (attached) was based on the reference at http://kb.asipto.com/asterisk:realtime:kamailio-4.0.x-asterisk-11.3.0-astdb but
has been heavily modified. Currently asteri
Hello all,
I want to know that is it possible to connect clients to kamailio server in
TLS and Non-TLS mode simultaneously ??
I believe I will have to add both ports (for TLS and Non-TLS ) in
kamailio.cfg. Besides that what will be required if its possible ?
Thanks,
Regards,
Aawaise
--
View
21 matches
Mail list logo