I guess I should also note that I do have freeswitch on the machine and the
contexts are there. It seems to work fine in echotest and conference
modes. But I do have to caveat that I have not tried it recently with some
recent config changes to handle the RTP/SAVPF to RTP/AVP rewriting - so
that
Hi Fred,
The forward path is like this:
SipML5 -> [WSS (UDP/TLS/RTP/SAVPF)] -> Kamailio -> RTPEngine -> [SIP
(RTP/AVP)] -> OpenMCU-ru
The return is opposite of this.
Call setup over SIP works fine from one end to the other and back.
Media i know is fine from SipML5 to Kamailio on the forward pa
Hello Daniel,
Yes it's the only one and I don't get it.
Can you copy past the config you tried?
Indeed, for the space it's an error when I copied pasted.
Regards,
Igor.
De : Daniel-Constantin Mierla [mailto:mico...@gmail.com]
Envoyé : jeudi 5 février 2015 11:52
À : Igor Potjev
Do you have any of the sip traffic?
Also, are you using FreeSWITCH for the media of WSS?
Fred Posner
The Palner Group, Inc.
http://www.palner.com (web)
+1-503-914-0999 (direct)
On 02/05/2015 09:38 PM, Don Fanning wrote:
Hello All,
I currently am running Kamailio in a WSS configuration with si
We solved this issue with another way because enpoints can registar at only
one kam (at location table we see socket field). So we need not register at
both servers one endpoint- wee ned call all servers for calling endpoints
with same username from both servers. This philosophy right for load
bala
The cnxcc in master depends on hiredis library, so that has to be
installed before compiling -- see the readme of the module for all
dependencies.
Cheers,
Daniel
On 06/02/15 12:31, Charles Chance wrote:
> Ok, you should report the cnxcc issue separately if required.
>
> For now, I have pushed the
Ok, you should report the cnxcc issue separately if required.
For now, I have pushed the patch to master branch but will also backport to
4.2 later.
Cheers,
Charles
On 6 February 2015 at 10:59, Leonardo Arena wrote:
> On ven, 2015-02-06 at 09:37 +, Charles Chance wrote:
> >
> > On 6 Feb 2
On ven, 2015-02-06 at 09:37 +, Charles Chance wrote:
>
> On 6 Feb 2015 09:27, "Leonardo Arena" wrote:
> >
> > On gio, 2015-02-05 at 09:29 +, Charles Chance wrote:
> > > Hi,
> > >
> > > On 5 Feb 2015 09:18, "Leonardo Arena" wrote:
> > > > I saw the patch on sr-dev. Thanks!
> > > >
> > >
>
Hello,
look at the details of the dialogs, some of them might be in terminated
state and therefore no longer in actitive_dialog counter.
The ones in terminated state should be removed from dlg_list with the
next cleanup timer.
Cheers,
Daniel
On 06/02/15 08:59, mayamatakeshi wrote:
> Hello,
>
>
Btw, there is no 'debug' message -- have you set debug=3?
Daniel
On 06/02/15 10:26, Daniel-Constantin Mierla wrote:
> Hello,
>
> the log doesn't show the messages from the INVITE to the BYE. Are you
> sure you got them for the entire call? There are notes from syslog
> that there are rate limits,
On 6 Feb 2015 09:27, "Leonardo Arena" wrote:
>
> On gio, 2015-02-05 at 09:29 +, Charles Chance wrote:
> > Hi,
> >
> > On 5 Feb 2015 09:18, "Leonardo Arena" wrote:
> > > I saw the patch on sr-dev. Thanks!
> > >
> >
> > Did you have chance to test it yourself? With it, you do not need to
> > ca
On gio, 2015-02-05 at 09:29 +, Charles Chance wrote:
> Hi,
>
> On 5 Feb 2015 09:18, "Leonardo Arena" wrote:
> > I saw the patch on sr-dev. Thanks!
> >
>
> Did you have chance to test it yourself? With it, you do not need to
> call append_branch() in config.
For me master (f9c248a) does not
Hello,
the log doesn't show the messages from the INVITE to the BYE. Are you
sure you got them for the entire call? There are notes from syslog that
there are rate limits, dropping logs.
Also, I noticed errors printed by t_check_trans(), are you using it from
a branch_route? Eventually you can se
Hello,
you have to look at upgrade guidelines from your old version (3.1) to
the new one (4.1):
- http://www.kamailio.org/wiki/start#upgrade
The database structure of kamailio has changed, you must get the one for
version 4.1.
Cheers,
Daniel
On 05/02/15 20:00, Marek Moravcik wrote:
> Hello,
>
Hello,
after upgrading Siremis from 3.1 to 4.1 he starts report SQL errors on
more places. But most annoying is error in domain list.
I've tried to reinstall Siremis, drop database, but nothing helps. On
other server after same upgrade, everything goes well.
Only difference is, that error server h
Hello,
I am counting the number o dialogs using this:
# kamctl fifo dlg_list |grep dialog:: |wc -l
126
However when I use 'get_statistics dialog:' I get this:
# kamctl fifo get_statistics dialog:
dialog:active_dialogs = 67
dialog:early_dialogs = 3
dialog:expired_dialogs = 253
dialog:failed_dial
16 matches
Mail list logo