Hi everyone,
We are using Kamailio as a dispatcher to other two Kamailio servers and
want it to stateless forward messages without adding a VIA header. We try
to use the send function, but you can not give a pseudo variable as a
parameter ($dd in this case as this variable is set by the ds_select_
Centos6 x64
Kamailio 3.2.2 installed using RPMs installed from
http://download.opensuse.org/repositories/home:/kamailio:/telephony/CentOS_CentOS-6/
I am using MySQL as the backend to this system and am setting up a
multidomain server. I am slowly getting all the parts I want put
together but
I've setup a siremis installation using Mysql for the siremis tables.
Kamailio is installed with postgresql on another machine.
I selected Postgresql in seremis setup under SIP DB and correctly inserted
the right username/password/host. Connection was successful.
I can login to Siremis (ver 3.2.0)
Hello,
On Friday 10 of February 2012 14:02:08 Daniel-Constantin Mierla wrote:
> Hello,
>
> On 2/9/12 5:13 PM, Andreas Granig wrote:
> > Hi,
> >
> > I ran into a scenario with couple of serial forks where kamailio loops
> > to itself and, due to the looping, the INVITE to a new branch happens
> >
Hi,
despite my initial doubt it works well :-) Thank you Daniel.
On 04/04/2012 05:51 PM, Daniel-Constantin Mierla wrote:
> Hello,
>
> is record_route() executed as well as add_rr_param() for reinvites?
> Cannot spot in the logs. You can load debugger module and enable
> cfgtrace to see what actio
Hi,
The full log helped me see what is going on. Rather embarassingly it is
a Linux command line or curl error. This command:
curl --digest -u 111:111 -T pidf_modify.xml -H "Content-Type:
application/xcap-el+xml" -X PUT
http://192.168.0.130:5060/xcap-root/pidf-manipulation/users/sip:1...@multif
Thanks Daniel,
Setting the missed call flag again in my failure_route blocks did the trick.
Cheers,
Stephen Dodge
From: Daniel-Constantin Mierla [mailto:mico...@gmail.com]
Sent: 03 April 2012 12:27
To: SIP Router - Kamailio (OpenSER) and SIP Express Router (SER) - Users
Mailing List
Cc: Steph
Hi Ryan,
try it again. Kamailio itself didnt care about rtp (audio).
So you must setup an multihomed kamailio and rtpproxy in bridging mode
between the networks.
Then kamailio calls rtpproxy_manage to rewrite the sdp and the rtp traffic
goes thru rtpproxy.
2012/4/4 Ryan Gholam :
> Hello ,
>
> i
Hi Marwan,
i still try to do the same (with public ip / private ip) with kamailio.
Thats is what i figured out (its not 100% but better then nothing):
turn mhomed=1 in your kamailio.cfg and do "rtpproxy -l network.1-ip
network.2-ip" for bridging.
Kamailio should listen:network-ip1 and listen:netw
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
Jeff Russell writes:
> I wish that were the case, I am already logging this and there is
> nothing wrong with the URI , it there seems to be no issues if I use
> another non-lcr route :(
> xlog("L_NOTICE","route[IVR]: Original URI <$tu>\n");
you are logging $tu, which has nothing to do with lc
Greeting,
I have a Kamailio server connected to two network,
Network one their an Asterisk server,
at network two we have the client
one a client call , the call will have no audio voice
how I can solve this using Kamailio and rtp server ?
Thanks for your help
Regards
__
Hello ,
i am facing an issue concerning kamailio where i am trying to connect
the kamailio to the asterisk using a private ip and the kamailio is
connected using a public ip for the clients .I am trying to create a
call from the client the phone rings but there is no audio
conversation happening ,
Grrr..
My apologies, your right! (whoda thunk it), the error was because this was for
a register, not a route, that has now been taken care of and I'll work a little
more on getting the right info into the LCR db tables.
May thanks, sorry about my ineptitude.
Jeff
On 2012-04-04, at 2:05 AM
I wish that were the case, I am already logging this and there is nothing wrong
with the URI , it there seems to be no issues if I use another non-lcr route :(
also, I would really like and example of what the contents of the db should be.
Again, many thanks,
Jeff
xlog( "L_NOTICE", "here");
Hey Daniel,
I've run into this issue again. A fresh install of Kamailio on Ubuntu with the
latest release of openssl (OpenSSL 1.0.0e).
I have installed libssl and libssl-dev. I'm currently using the latest build
Kamailio 3.2.2 and installing from source.
The output of pkg-config --libs libssl i
16 matches
Mail list logo