Entering an outbound proxy setting may help you.
/Volkan
2014-03-14 8:40 GMT+02:00 Owais ul Haq :
> Hello,
>
> I have configured a kamailio server on my local network, gave it a dummy
> domain like "abcd.tk". I have a number of computers on my local network.
> I want to run eyebeam on them and
I think you need the 'outbound proxy' here set to 192.168.1.10
Regards
John
On 14 Mar 2014 06:40, "Owais ul Haq" wrote:
> Hello,
>
> I have configured a kamailio server on my local network, gave it a dummy
> domain like "abcd.tk". I have a number of computers on my local network.
> I want to run
Hello,
I have configured a kamailio server on my local network, gave it
a dummy domain like "abcd.tk". I have a number of computers on my local
network. I want to run eyebeam on them and connect to my kamailio
server. Server is running fine. When I try to connect Eyebeam to Server,
it goes to
Hi Kelvin,
Thanks for your valuable response. I hope you don't mind me asking the
specifics here I am pretty much a newbie. Do you mean the below code in
kamailio.cfg file or is it something else.
route[RELAY] {
# enable additional event routes for forwarded requests
#
Hi Owais,
I use ngrep or wireshark to trace errors ...
ngrep "[IP-Addr_of_Eyebeam_PC]" -qtW byline port 5060 -d any
or Wireshark Menu -> Telephony -> VoIP-Calls the Button Flow
Am 14.03.2014 05:40, schrieb Owais ul Haq:
any body experienced problem having login window popup?
From: asheri...@hotmail.com
To: sr-users@lists.sip-router.org
Date: Thu, 13 Mar 2014 22:36:22 +
Subject: Re: [SR-Users] SIREMIS redirecting to login prompt issue
Did anybody experienced this problem?
From: asheri...@hotmail.com
To: s
Hello,
I have deployed a server. It is starting fine. Connection with MySQL database
is also okay. Siremis is also working fine. But softphone "Eyebeam" can't login
as a user to the server. Client functionality is ok. As same client with same
setting is working good with other kamailio server.
it is still the same t_relay() for both IP address or domain name.
Kelvin Chua
On Fri, Mar 14, 2014 at 11:34 AM, Neville D'Souza wrote:
> Hi Daniel,
>
>
>
> Just a query regarding the same. I will be building 2 live kamailio
> servers based in 2 different countries which will be a backend to
try
modparam("auth_db", "use_domain", 0);
modparam("usrloc", "use_domain", 0);
Kelvin Chua
On Fri, Mar 14, 2014 at 11:39 AM, Owais ul Haq wrote:
> Hello,
> I have deployed two kamailio servers. Both are sharing a common database
> deployed on Windows 2008 Server using MySQL. Now domain of on
Hello,
I have deployed two kamailio servers. Both are sharing a common database
deployed on Windows 2008 Server using MySQL. Now domain of one kamailio server
is lets say "abc.com" and other's is "xyz.com". I want to know that if a user
is created by user id "us...@abc.com" with password "qazwsx
Hi Daniel,
Just a query regarding the same. I will be building 2 live kamailio servers
based in 2 different countries which will be a backend to a mobile app. I
already have a test server running fine. I need to know how to have 2
kamailio servers relay calls to each other, could you specify th
Hi List
i want to config siremis with postgresql and really to much things fail for
the install, at the end y left the siremis db with mysql and kamailio with
postgresql but the problems continue, when i want to show subscriber list
from siremis interface, i get an error and check the postgresql
Indeed, of course that way works, but I am pretty sure that Kamailio can
intercept and give the right response.
Right now what would be needed is to make a complete SIP Notify with the
according digest, using the password picked from the database, and send it
back. The answer would be a 200 'OK' .
Did anybody experienced this problem?
From: asheri...@hotmail.com
To: sr-users@lists.sip-router.org
Subject: RE: [SR-Users] SIREMIS redirecting to login prompt issue
Date: Tue, 11 Mar 2014 15:49:06 +
step 1:
Step 2
Step 3
STEP 4
Last step:
After this login widow should have redirect
How can i alter at least the sip reason in transit?
$rr is read only
for example:
what i wanted to do is when an egress switch returned,
404 i am ugly
i wanted to return this to ingress
404 he is ugly
Kelvin Chua
___
SIP Express Router (SER) and Ka
Hi list
i tried install siremis with postgresql db, but when i was in step 2 and
select postgresql driver and fill all the required fields, but i saw
siremis installer try to connect to postgresql with www-data user, why this
happend
___
SIP Express Rout
Daniel,
On 03/12/2014 04:27 AM, Daniel-Constantin Mierla wrote:
On 11/03/14 18:44, Alex Balashov wrote:
We appear to have fixed this problem by calling dlg_manage() before
doing any set_dlg_profile() manipulations.
The documentation is not clear on whether dlg_manage() needs to be
called fir
Can someone tell me how to handle a 401 from a 302 redirect? I am
attempting to register with the uac module. Normally, I set a failure
route for the 401 and call auc_auth(). In this case, I am receiving a 302,
sending the register with get_redirects(), then getting a 401. However,
Kamailio see
I did a quick test on a system that has the latest kamailio from branch
4.1 and was ok -- see below. I tested db_mode=1 or 2, though.
# /usr/local/kamailio/sbin/kamctl ul show
Domain:: location table=512 records=1 max_slot=1
AOR:: 1001
Contact:: sip:1001@1.2.3.4:40187;transport=UDP;
On Thu, Mar 13, 2014 at 8:26 AM, Pedro Niño wrote:
> The other (ugly) option, is to remove the auth from the phone, for the Sip
> Provisioning, but that would leave and open door to a reboot attack without
> auth needed from any IP. And I dont like that option.
>
This might not be as bad of an o
Sorry for intruding, but this is puzzling me a lot.
I followed the guide to make Kamailio work with asterisk and realtime,
Kamailio version 4 and asterisk 11.
(http://kb.asipto.com/asterisk:realtime:kamailio-4.0.x-asterisk-11.3.0-astdb
)
up until now its working, and now want to get the phones (
Daniel understood, is really very strange. I will continue analyzing.
Anyone else had the same problem?
Thank you.
2014-03-13 9:17 GMT-03:00 Daniel-Constantin Mierla :
> Hello,
>
> the code has to be reviewed, but personally I didn't have time for it yet
> -- hope to get to it very soon.
>
>
Hello,
the code has to be reviewed, but personally I didn't have time for it
yet -- hope to get to it very soon.
I don't remember big changes of dumping the cache, there were some
related to database queries, the reason why I asked for db_mode.
Cheers,
Daniel
On 13/03/14 13:09, Raphael Bor
Hello, something new?
thanks.
2014-03-11 10:46 GMT-03:00 Raphael Borges :
> this value so:
>
> modparam("usrloc", "db_mode", 1)
>
> thanks
>
>
> 2014-03-11 10:38 GMT-03:00 Daniel-Constantin Mierla :
>
> Hello,
>>
>> What value do you have for db_mode parameter of usrloc module?
>>
>> Cheers,
>>
On 13 Mar 2014, at 12:19, Daniel-Constantin Mierla wrote:
> On the other hand, there is no way to contact the device and tell to
> re-register.
This is a protocol issue, btw, not a Kamailio issue.
The SIP UA can subscribe to reg-info and get information about the current
registrations for an
Hello,
if you use recent versions, there is an event route exported by
registrar module where you can write a log message or do some other
action when a contact expires:
- http://kamailio.org/docs/modules/stable/modules/registrar.html#idp2012416
Maybe you can hook something there that will m
Hi all,
What is the best way to monitor endpoint registrations?
When one of our clients has a link failure or for some reason they lose their
SIP registration with Kamailio, we'd like to be able to see this so that we can
respond and get the trunk re-registered.
We do monitor the physical link
On 12/03/14 16:58, Brooks Bridges wrote:
Do you happen to have any additional information about this?
No time to look over the code, I might mix it with the plans for
designing ng version.
I've referenced the documentation for both dialog and dialog_ng, and
there's no mention of reuse that f
Hello,
if the domains are in DNS, then simply relay (e.g., using t_relay())
from each instance. Kamailio does dns query and will send it to the
other one.
Cheers,
Daniel
On 13/03/14 07:00, Owais ul Haq wrote:
Hello,
I have two kamailio servers running independently with different
domain na
29 matches
Mail list logo