Use UAC module for this
20.08.2014 7:40 пользователь "Satish Patel" написал:
> We have setup Kamailio front and SIP Proxy, Now i want to Trunk it with
> other SIP provide they gave me IP, Username/Password. How do i configure
> username/password on Kamailio SIP Proxy?
>
>
We have setup Kamailio front and SIP Proxy, Now i want to Trunk it with
other SIP provide they gave me IP, Username/Password. How do i configure
username/password on Kamailio SIP Proxy?
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailin
So As I say- I write after test. Yo right- I used t_on_failure twice...
Thanks for advice
Thanks for fast reply. Iwill rty it today. I will write about result
19.08.2014 12:13 пользователь "Daniel-Constantin Mierla"
написал:
>
> Hello,
>
> can you double check to be sure the t_on_failure() is exe
Hello. I suceesfully authenticate some accounts of providers from UAc using
DB.
When I try to Call to any provider it responds me 407 or 401 reply.
To Send to It new INVITE with auth Creditans I use UAC_AUTH() with
configured modparams:
modparam("uac","credential","username:domain:password")
mod
On Tuesday, August 19, 2014 04:17:07 PM Richard Fuchs wrote:
> On 08/19/14 14:53, Anthony Messina wrote:
> > I've begun playing with rtpengine (git e0957d1) a little and in my
> > testing:
> > CSipSimple <-> Kamailio/rtpengine <-> Asterisk 12/13
> >
> >
> >
> > I see the following error when parsi
On 08/19/14 14:53, Anthony Messina wrote:
> I've begun playing with rtpengine (git e0957d1) a little and in my testing:
> CSipSimple <-> Kamailio/rtpengine <-> Asterisk 12/13
>
> I see the following error when parsing SDP from the Asterisk side, possibly
> related to the use of the FQDN in the Or
I've begun playing with rtpengine (git e0957d1) a little and in my testing:
CSipSimple <-> Kamailio/rtpengine <-> Asterisk 12/13
I see the following error when parsing SDP from the Asterisk side, possibly
related to the use of the FQDN in the Origin:
Got valid command from 127.0.0.1:44407: answe
Do you think any of these modules possibly causing this issue?
-Tim
From: sr-users-boun...@lists.sip-router.org
[mailto:sr-users-boun...@lists.sip-router.org] On Behalf Of Heenan, Timothy
Steven
Sent: Tuesday, August 12, 2014 2:37 PM
To: 'mico...@gmail.com'; Kamailio (SER) - Users Mailing List
Hello Daniel,
It worked. Thanks a lot. I forgot to mention i needed the nonce value aswell;
but that one worked too. I added a new bug report in your tracker for hf_value
and hf_value2
http://sip-router.org/tracker/index.php?do=details&task_id=461
And what about the custom headers ?
BR//Kamrul
On 08/11/14 17:04, Narsay, Deep wrote:
> Hello Andreas,
>
> Yes, that's what I had thought, but
>
> I am actually seeing it using two different UDP ports towards Freeswitch
> (send=40036 and recv=40042)
>
> and two more ports towards SIP Client (send=40038, and recv=40040).
>
> I am wondering
Hello,
can you try with:
$sel(authorization[_REALM_].username)
$sel(authorization[_REALM_].uri)
$sel(authorization[_REALM_].response)
You have to replace _REALM_ with the value of the realm you are using
for authentication. Also, if the header you look for is
Proxy-Puthorization, then replace
Hi Daniel,
Thanks for your reply. I need username, uri and response. We will also pass
some custom headers with our SIP. I need a way to get that too.
BR//Kamrul
Date: Tue, 19 Aug 2014 10:04:43 +0200
From: mico...@gmail.com
To: sr-users@lists.sip-router.org
Subject: Re: [SR-Users] How to get SIP
Hello,
can you double check to be sure the t_on_failure() is executed and not
overwritten by another t_on_failure()?
You can used debugger module with cfgtrace turned on to see what actions
are executed from kamailio.cfg
Cheers,
Daniel
On 17/08/14 13:33, Yuriy Gorlichenko wrote:
Hi, I wan
Hi,
A little follow-up on this:
The problem only happens when I call rtpengine_offer() inside a
branch_route. If I call rtpengine_offer() in the failure_route (after 488)
this conversion error does not happen, but then I get the double sdp issue
indicated here:
http://lists.sip-router.org/piperma
On 18/08/14 17:38, Kamrul Khan wrote:
Hey, thanks for your reply. Do I need additional #!define to enable
event_route ?
No special #!ifdef needed -- what I meant was to check that you didn't
add the event_route inside an #!ifdef or #!else with undefined id.
Cheers,
Daniel
I didnt see any in m
Do you want a specific attribute from Authorization header or the entire
header?
$au should return the authentication username. If the select you used
doesn't work properly, open an issue on tracker not to forget about and
we will look at it once we get a chance.
Cheers,
Daniel
On 18/08/14
16 matches
Mail list logo