На Fri, 06 Jan 2012 10:58:35 +0100
Daniel-Constantin Mierla записано:
> Hello,
>
> On 1/6/12 10:24 AM, n...@nelcom-voip.com wrote:
> > На Fri, 06 Jan 2012 09:38:42 +0100
> > Daniel-Constantin Mierla записано:
> >
> >> Hello,
> >>
> >> do you have maxfwd module loaded in kamailio.cfg? With it al
Hello,
On 1/6/12 6:47 PM, Javier Vidal wrote:
Hi all,
Two days ago, i had activated topoh module, and now in log file, when i receive
a Options, appears this error
/usr/sbin/kamailio[29936]: WARNING: topoh [th_msg.c:1063]: Invalid/Unparsed
CSeq in message. Skipping.
I dont' know solve it, o
Hi all,
Two days ago, i had activated topoh module, and now in log file, when i receive
a Options, appears this error
/usr/sbin/kamailio[29936]: WARNING: topoh [th_msg.c:1063]: Invalid/Unparsed
CSeq in message. Skipping.
I dont' know solve it, only deactivating the topoh module!!
Sorry for m
Hi,
I commented out the unix socket in the modparam as instructed and there is
still no change.
1. The rtpproxy was listening to port 7722, but to make sure I stopped it and
restarted it with the command:
xxx@DualStackCS:~$ sudo netstat -pln |grep rtpp
udp0 0 127.0.0.1:7722
Congrats so now RTPproxy issue has been resolved and Kamailio is saying
that support for it has been enables.
Next thing is ...ignore the reverse resolving of IPv6 IP !! thats not an
issue at all for now.
The error you are receiving is due to sip PUBLISH method ... that can be a
bug in Kamailio o
For completeness (as it has been mentioned in this thread):
SEMS SBC's pendant to dialog module API is the "SBC call control" API;
if you want to use a B2BUA (e.g. to enforce SST), briefly documented here:
http://git.sip-router.org/cgi-bin/gitweb.cgi?p=sems;a=blob;f=doc/Readme.sbc_call_control
Hello,
On 12/23/11 12:58 PM, Arif Tuhin wrote:
Hi,
I'm using the new kamailio 3.2 which has some changes in rtpproxy
module. And i'm finding it hard to implement a certain configuration.
Because of our network infrastructure i have to repackage rtp streams
in one direction. Now in kamailio
Just to add here the option of using kamailio's dialog module to
implement prepaid systems. It will be at signaling level (so no
ivr/media capabilities), which can fit very well in many scenarios.
If it is the case of 1 call per user at a time, then practically can be
done from kamailio config
Hello,
On 1/6/12 10:24 AM, n...@nelcom-voip.com wrote:
На Fri, 06 Jan 2012 09:38:42 +0100
Daniel-Constantin Mierla записано:
Hello,
do you have maxfwd module loaded in kamailio.cfg? With it all worked
fine for me.
Yes I have.
There was a missing check if the module was not loaded that cou
На Fri, 06 Jan 2012 09:38:42 +0100
Daniel-Constantin Mierla записано:
> Hello,
>
> do you have maxfwd module loaded in kamailio.cfg? With it all worked
> fine for me.
Yes I have.
> There was a missing check if the module was not loaded that could caused
> the crash, I added the safety check
Don't forget to change the modparams for RTPproxy as
modparam("rtpproxy", "rtpproxy_sock", "udp:localhost:7722")
# modparam("rtpproxy", "rtpproxy_sock",
"unix:/var/run/rtpproxy/rtpproxy.sock")
On Fri, Jan 6, 2012 at 2:05 PM, Sammy Govind wrote:
> Hi,
>
> Kamailio is trying to communicate to RT
Hi,
Kamailio is trying to communicate to RTproxy using port 7722 , execute the
command
# netstat -pln | grep rtpp
and see if your rtpproxy is even listening on that interface, which it
isn't for sure.
No if above is true then stop rtpproxy and start rtpproxy using the b/m
command
#sudo rtppro
Hello,
do you have maxfwd module loaded in kamailio.cfg? With it all worked
fine for me.
There was a missing check if the module was not loaded that could caused
the crash, I added the safety check for it and kamailio doesn't start
anymore if a registered module to Lua API is not loaded in k
Hi,
I have already posted this message but it was sent only to Sammy Govind
somehow, not to the mailing list. So I am posting it again to the list. I am
sorry if this is double posting or if this is not the right way to do it.
**Original message***
Hi Sammy
These are the params from my k
14 matches
Mail list logo