Hello,
so they can call without being asked for password? Are they valid users
anyhow or unknown ones. Were you able to grab a sip trace for such
calls? If yes, send it here.
What I would recommend, is to enable cfgtrace from debugger module and
see what actions are executed from configurati
Hello,
I applied the patch copying manually the changes -- you can try the
master branch to see if all works as expected. Son it will get
backported to stable branches.
For future reference, you should use:
diff -u oldfile newfile >/tmp/file.patch
Then send the file.patch as attachment. The
Ok thank u i will start in studying the default configuration file and how
it works and if i need help i will contact u...thank u so much friends...
On Tue, Sep 23, 2014 at 7:11 AM, Måns Nilsson
wrote:
> Subject: Re: [SR-Users] Siremis v4.1.0 Questions. Date: Mon, Sep 22, 2014
> at 09:32:49PM +0
Subject: Re: [SR-Users] Siremis v4.1.0 Questions. Date: Mon, Sep 22, 2014 at
09:32:49PM +0200 Quoting Mahmoud Ramadan Ali (cisco.and.more.b...@gmail.com):
> *Hello Olle,Thanks for your interest..but i want to know is the free
> version sip:providerCE support load balancing bettwen multiple Asteri
On Mon, Sep 22, 2014 at 10:46 AM, Tim Chubb
wrote:
>
> Hi
>
>
>
> I was wondering if the following scenario is possible and if it is how I
> would go about implementing it:
>
>
>
> I would like to be able read from a database a list of destinations
> associated with a given dialled number which a
*Hello Olle,Thanks for your interest..but i want to know is the free
version sip:providerCE support load balancing bettwen multiple Asterisk
servers and SIP proxy and RTP proxy configuration ?*
On Mon, Sep 22, 2014 at 8:34 PM, Olle E. Johansson wrote:
>
> On 22 Sep 2014, at 19:07, Mahmoud Ramad
On 22 Sep 2014, at 19:07, Mahmoud Ramadan Ali
wrote:
> Ok but i'm newbie and came from a cisco VOIP background whereas every thing
> can done using the GUI so do u have a plan to release a web management
> interface to configure Kamailio like FreePBX with Asterisk and if not i want
> to mast
Ok but i'm newbie and came from a cisco VOIP background whereas every thing
can done using the GUI so do u have a plan to release a web management
interface to configure Kamailio like FreePBX with Asterisk and if not i
want to master Kamailio but i don not know how it works so what is the
required
Hi
I was wondering if the following scenario is possible and if it is how I would
go about implementing it:
I would like to be able read from a database a list of destinations associated
with a given dialled number which are tried in order of priority with each
destination having a user defina
Hi all,
I am using Kamailio to front my freeswitch servers and it is working great.
I am getting some problems with authentication, sometimes users which are
not registered with kamailio are also able to make calls. I have a feeling
that I am doing something really silly with kamailio routing. Fol
Hi, Daniel and Frank!
Thanks for your support!
Now, I changed my scenario just a lil bit to make it easy to understand and
deploy. I'm doing the following:
1. Created a server using the "Outbound" module configuration example,
but add WebSocket support in it. (IP Address 192.168.1.16)
2. Cr
Hi all,
I am using Kamailio to front my freeswitch servers and it is working great.
I am getting some problems with authentication, sometimes users which are
not registered with kamailio are also able to make calls. I have a feeling
that I am doing something really silly with kamailio routing. Fol
This is SIP capure. Kamailio listen on 172.20.11.172 & 192.168.10.10Caller
is 172.20.11.208Called user that pickup call is 192.168.10.20Other group member
is 172.20.11.152
Callee (172.20.11.208) make a call to group number 5000172.20.11.208 -->
172.20.11.172--Session Initiation Pro
Could you show us some SIP headers?
2014-09-22 13:50 GMT+02:00 davy van de moere :
> A very long shot, look into handle_ruri_alias().
>
>
>
> 2014-09-22 12:58 GMT+02:00 marino.mil...@alice.it
> :
>
>> Hi,
>>
>> I'm having a problem with routing of BYEs in my multi homed Kamailio.
>>
>> My setup
A very long shot, look into handle_ruri_alias().
2014-09-22 12:58 GMT+02:00 marino.mil...@alice.it :
> Hi,
>
> I'm having a problem with routing of BYEs in my multi homed Kamailio.
>
> My setup is a Kamailio v4.1.5 with two NIC (172.20.11.0 & 192.168.10.0) and
> three phones. Two phones (1 for
Hi,
I'm having a problem with routing of BYEs in my multi homed Kamailio.
My setup is a Kamailio v4.1.5 with two NIC (172.20.11.0 & 192.168.10.0) and
three phones. Two phones (1 for each LAN) are in a group, so using alias_db I
can call them in parallel mode. Caller is on 172.20 network...When
Hi:
Sorry for the unconvinient, I didn't use git, I use diff tool generated diff
for t_msgbuilder.c as below, is it ok for you?
1400c1400
< + ((dialog->rem_uri.s[0]!='<')?2:0);
---
> + ((dialog->rem_uri.s[dialog->rem_uri.len - 1]!='>')?2:0);
1403c1403
< if(dialog->rem_uri.s[0]!='<')
Hi Spencer,
We use a similar approach as yours and use 302 Redirects coming from
Kamailio instead of proxying the call (in our case we do it via LCR
module in Kamailio). In FreeSWITCH you can then manually route these
redirects and get your CDR data out of it.
Cheers,
DanB
On 22.09.2014 12:
Hello,
On 18/09/14 17:34, Spencer Thomason wrote:
Hello all,
I have a need to determine which calls go to which gateway. The challenge is
that CDRs are produced by a FreeSWITCH instance upstream of a provider side
Kamailio proxy that handles route selection via drouting module. The topology
Hello,
siremis is a web interface mainly useful for provisioning records
required by modules of Kamailio. For example, you can add/remove/update
records in the database tables used by dispatcher, auth_db (subscriber),
lcr, etc.
It can also send rpc/mi commands to kamailio and display charts
Hello,
On 21/09/14 19:54, Olle E. Johansson wrote:
Great work!
Can we try to merge the patches used into the base Kamailio
distribution? I think we should be able
to have a port without any patches. Needing patches for FreeBSD ports
indicates that we lack portability.
apparently the patches
21 matches
Mail list logo