Hello,
you can configure kamailio to listen only on the IP you want -- see the
listen global parameter. If you need to listen on many IPs, then you can
set the outgoing socket via force_send_socket(...) or assignment to $fs
variable.
Cheers,
Daniel
On 13/03/2017 05:05, ysuryas . wrote:
> I have
Dear all,
many times, when i call dialog_list on dialog module with jsonrpc, kamailio
crash.
The version i use is: 4.4.2
Thanks for any suggestion.
#0 0x7f2a706eb00a in internal_rpc_profile_print_dlgs
(rpc=0x7f2a4fdf99a0, c=0x7f2a4fdf9940, profile_name=0x7fffb9fa8b10,
value=0x0)
Hello,
can you open an item on our bug tracking:
* https://github.com/kamailio/kamailio/issues
Add there the backtrace from this email along with the output in gdb for:
list
info locals
Cheers,
Daniel
On 13/03/2017 09:40, pars3c wrote:
>
> Dear all,
>
> many times, when i call dialog_list
Hello,
I am using the module uac to do remote registration.
But sometimes i need to do unregister, to control or debug the registration
process.
I tried using kamcmd with uac.reg_disable, but this doesn't unregister.
There is any way to do it?
Best regards,
Jose Lopes
Maybe there is an magic device? I know that if we have an asterisk, that
become to us with default configuration of rtp ports sets to 1_2.
And each call choose the one port fron that range. So if we have several
asterisks with default configuratiin of rtp, there is possibilities to have
2 c
Hello,
do you need to see an un-register request or want to trigger a
re-registration (refresh the registration)?
Cheers,
Daniel
On 13/03/2017 11:07, José Lopes wrote:
> Hello,
>
> I am using the module uac to do remote registration.
>
> But sometimes i need to do unregister, to control or debu
Hello,
to conclude the report -- a patch has been pushed to fix the reported issue:
* https://github.com/kamailio/kamailio/issues/1032
Cheers,
Daniel
On 13/03/2017 09:45, Daniel-Constantin Mierla wrote:
>
> Hello,
>
> can you open an item on our bug tracking:
>
> * https://github.com/kamai
Hello Daniel,
I need to see an un-register request.
Best regards,
Jose Lopes
2017-03-13 13:31 GMT+00:00 Daniel-Constantin Mierla :
> Hello,
>
> do you need to see an un-register request or want to trigger a
> re-registration (refresh the registration)?
>
> Cheers,
> Daniel
>
> On 13/03/2017 11
Hi Daniel,
Thanks for you answer
On Tue, Mar 07, 2017 at 11:35:17PM +0100, Daniel-Constantin Mierla wrote:
> Hello,
>
>
> On 07/03/2017 21:22, Guillaume Bour wrote:
> > Hi all,
> >
> > I would like to implement destinations keepalive in drouting module (as it
> > is done in dispatcher).
> > Bu
No there is no such thing as magic.
The most obvious way to implement the RTP port handling, is to first
open the next UDP port in the OS, and then report that back in the
Invite/200Ok. If the port cannot be opened, then simply try the next in
line.
Med venlig hilsen / Best regards
Kjeld Fl
Well, indeed, but a sequential scan of many consecutive ports like this from
the bottom of the same range can be quite a latent operation. So at the very
least the allocation strategy would benefit from being random. Does Asterisk
take that approach?
On March 13, 2017 6:04:06 PM EDT, Kjeld Fla
As I recall it is sequential, but not from the start everytime, it is
incrementing all the time.
If You are running three servers, then with a 100% identical load, one
would expect an average of 2 failing attempts per call.
The reality I see is however often very different RTP ports, most lik
WHy not installing rtpproxy and proxying all rtp to the inside uase
kamailio to load balance them, it will be transparent on the inside perhaps
a cleaner solution?
On Mon, Mar 13, 2017 at 3:21 PM, Kjeld Flarup wrote:
> As I recall it is sequential, but not from the start everytime, it is
> incre
>> WHy not installing rtpproxy and proxying all
Because I would like to record some calls and I dont know RTPProxy's
features, maybe it could record ?
2017-03-14 5:14 GMT+01:00 anfecora :
> WHy not installing rtpproxy and proxying all rtp to the inside uase
> kamailio to load balance them, it wil
It can record, as can a number of other media relays.
On March 14, 2017 2:43:15 AM EDT, przeqpiciel wrote:
>>> WHy not installing rtpproxy and proxying all
>Because I would like to record some calls and I dont know RTPProxy's
>features, maybe it could record ?
>
>2017-03-14 5:14 GMT+01:00 anfeco
So, I can use Kamailio as SBC/Load balancer/registrar, Asterisk as IVR and
application server, and rtpproxy as media relay and recorder ?
2017-03-14 7:44 GMT+01:00 Alex Balashov :
> It can record, as can a number of other media relays.
>
> On March 14, 2017 2:43:15 AM EDT, przeqpiciel
> wrote:
>
Yes, though of course you would have to correlate the calls (most likely by
Call-ID) and integrate all this.
On March 14, 2017 2:46:27 AM EDT, przeqpiciel wrote:
>So, I can use Kamailio as SBC/Load balancer/registrar, Asterisk as IVR
>and
>application server, and rtpproxy as media relay and re
I would like to create PBX platform, at now I faced to make drag&drop ivr
creator. After that I would create option for record calls for client and
this is why I look for solution :)
2017-03-14 7:47 GMT+01:00 Alex Balashov :
> Yes, though of course you would have to correlate the calls (most like
An ambitious endeavour. Are you sure it's an economically sensible one, given
that there are a variety of solutions already out there?
On March 14, 2017 2:55:31 AM EDT, przeqpiciel wrote:
>I would like to create PBX platform, at now I faced to make drag&drop
>ivr
>creator. After that I would cr
19 matches
Mail list logo