Hi,
git cloned main branch and tried to compile it on Cent OS 6.
The mi_xmlrpc module is failing to compile
make
Makefile:46: You are using an unsupported libxmlrpc-c3 version (1.16.24),
compile at your own risk!
Makefile:46: You are using an unsupported libxmlrpc-c3 version (1.16.24),
compile
the snom softphone:
http://www.chip.de/downloads/360-Softphone_14364878.html
it's completely outdated. and therefore good for such backwards
compatible tests.
Kristijan
2012/3/12 Daniel-Constantin Mierla :
> Hello,
>
> thanks for reporting back it's working -- please keep the mailing list
> cc-e
Hello,
thanks for writing back. The addressing pattern should be made
configurable, so it will work with normal uris for local service --
maybe it will be added before next major release, let's see how the time
allows it.
Cheers,
Daniel
On 3/12/12 12:55 PM, Dan-Cristian Bogos wrote:
All,
On 03/12/2012 02:27 PM, Uri Shacked wrote:
Hi,
i am using the exec_avp command as followed:
/exec_avp("[/usr/local/etc/kamailio/maintenance/service/service_pr.sh",
"$avp(xxx),$avp(yyy)");/
//
here is the shell script content:
//
/RETVAL=-1
RES=`kamctl cr reload`
RETVAL=$?
echo "$RETVAL"
echo "$
Hi,
i am using the exec_avp command as followed:
*exec_avp("[/usr/local/etc/kamailio/maintenance/service/service_pr.sh",
"$avp(xxx),$avp(yyy)");*
**
here is the shell script content:
**
*RETVAL=-1
RES=`kamctl cr reload`
RETVAL=$?
echo "$RETVAL"
echo "$RES"*
**
I keep on getting 127 as the retval
All,
For the sake of archiving, this issue was solved.
The problem was not on Kamailio side but user one (I was only using
one domain on the XMPP side, without adding the sip part in the to
field of xmpp). After inserting it correctly, I have now presence as
well as txt messages passing through th
Hello,
I will patch and backport during next days -- I was mostly out of the
office during past weeks.
Cheers,
Daniel
On 3/12/12 11:30 AM, Reda Aouad wrote:
Hi Daniel,
Any plans to backport this to 3.2 ?
I could still do the changes manually before compilation if you don't
have time to do
On 3/12/12 11:29 AM, Reda Aouad wrote:
I think I didn't define well my need. Or I miss something in my
comprehension of the modules/function.
I need one registration per subscriber and user agent combination. If
a new registration comes for the same combination, it should replace
the old on
I think I didn't define well my need. Or I miss something in my
comprehension of the modules/function.
I need one registration per subscriber and user agent combination. If a new
registration comes for the same combination, it should replace the old one.
save("location") doesn't replace the old r
On 03/12/2012 11:00 AM, Sasa Vilic wrote:
Hello,
I have read here about load balancing between multiple gateways by
using carrierroute module, but there is one particular question for
which I found no answer.
Let's say I have two asterisk servers (X und Y), that are my gateways
to PSTN. Let
Hello,
during the last IRC devel meeting, we discussed about next major release
- v3.3.0, proposing to do it before the summer holidays. That means we
are going to have about one more month of development, then go to
testing phase and release end of May/beginning of June.
If anyone is consid
Hello,
took me some time to upload, however, if anyone is interested to read
the discussions done during last IRC devel meeting, here is the link:
*
http://www.kamailio.org/wiki/devel/irc-meetings/2012a#transcripts_of_discussed_topics
I will bring soon to the lists via dedicated messages
Hello,
On 3/12/12 10:11 AM, Klaus Darilion wrote:
Hi!
Kamailio can count the number of calls per gateway and use the least
loaded one.
not sure this is out of the box with carrier route module, but
dispatcher module has call load balancing. Another option to track
active calls per destinat
Hello,
thanks for reporting back it's working -- please keep the mailing list
cc-ed, so people looking for same issue will be able to find it when
searching the web archive.
I am using snom3xx with tls and kamailio 3.x a lot, never had issues,
but I have no clue about the softphone.exe
Che
Hi!
Kamailio can count the number of calls per gateway and use the least
loaded one. Another approach, which is more reliable uses
failure-routing. This means, the load balancer chooses any of the
gateways, but if the gateway response with a certain error code, the
"failure_route" will choose
Hello,
I have read here about load balancing between multiple gateways by using
carrierroute module, but there is one particular question for which I
found no answer.
Let's say I have two asterisk servers (X und Y), that are my gateways to
PSTN. Let we do it simple. Let's say that each gatew
16 matches
Mail list logo