ip.systems !
I don't know how many times I have stared at that but I guess you often see
what you want to see..
Apologies for wasting your time.
Kind regards
Shane
> -Original Message-
> From: Shane Harrison
> Sent: Wednesday, 13 July 2016 2:48 p.m.
> To: 'sr-
== [52.64.xxx.221]
Jul 13 03:18:06 aws-rcsstg-sip-proxy-i-b879b469 /usr/sbin/kamailio[9367]:
DEBUG: [forward.c:448]: check_self(): check_self: host != me
Kind regards
Shane Harrison
Senior Software Engineer
Imagination Technologies NZ Limited
Level 2
1 M
I believe you need to make sure Kamailio has double RR turned on and is writing
RR headers. Then for any new request generated by FS, it will insert
appropriate ROUTE headers to route the request first to Kamailio and then
Kamailio will strip off the ROUTE headers and use the URI (contact heade
Another approach is to modify a Radius auth module in freeRadius or maybe it
can be done via freeRadius configuration.
We have used Kamailio Radius integration successfully and the HA1 is stored in
the Radius database. You would simply compute that as an SHA1 instead. HA2
is of course calcul
Another approach for HA is to use the dispatcher module as a front end
loadbalancer and use health checking.
Cheers
Shane
From: sr-users [mailto:sr-users-boun...@lists.sip-router.org] On Behalf Of Vik
Killa
Sent: Saturday, 25 April 2015 12:42 a.m.
To: SIP Router - Kamailio (OpenSER) and SIP Exp
Hi Olli,
To overcome NAT issues requires a reasonable amount of reading to get some
understanding of best techniques to apply in your situation.
Firewalls/NAT devices can attempt to help by modifying packets using ALG
(application level gateway) functions. However often these are badly
imple
execution of the ims_charging
> function?
>
> Cheers,
> Daniel
>
> On 17/03/15 22:21, Shane Harrison wrote:
> > Weird - just listening to your voice on youtube video of talk on async
> > in kamailio and get your email response. Sort of "all senses"
> >
] Dialogs not deleted on BYE
>
> Do you have record_route() in your code? Where is it relative to the
> ims_charging function?
>
> Cheers,
> Daniel
>
> On 17/03/15 20:58, Shane Harrison wrote:
> > Thanks Daniel,
> >
> > From the request_route block I call
behalf of
Daniel-Constantin Mierla [mico...@gmail.com]
Sent: 18 March 2015 00:24
To: Kamailio (SER) - Users Mailing List
Subject: Re: [SR-Users] Dialogs not deleted on BYE
In what callback do you need it?
Cheers,
Daniel
On 3/17/15, Shane Harrison wrote:
> Thanks Daniel. Yes I am using the
should try the dialog module. I
haven't seen any issues for it lately and if there are, they will get fixed.
Cheers,
Daniel
On 17/03/15 03:28, Shane Harrison wrote:
> Hi all,
>
> Have found a few threads on this before which have clarified my understanding
> a little but not yet
> -Original Message-
> From: sr-users [mailto:sr-users-boun...@lists.sip-router.org] On Behalf Of
> Shane Harrison
> Sent: Tuesday, 17 March 2015 3:29 p.m.
> To: sr-users@lists.sip-router.org
> Subject: [SR-Users] Dialogs not deleted on BYE
>
> Hi all,
>
> Have foun
Shane
Shane Harrison
Senior Software Engineer
Imagination Technologies NZ Limited
Level 2
1 Market Grove
Lower Hutt, 5010
New Zealand
PO Box 30-449
Lower Hutt, 5040
New Zealand
Phone: +64 4 890-3681 ext 3361
___
SIP Express Router (SER) and
fe to call from there. Documentation has some stern
warnings :-)
Cheers
Shane
> -Original Message-
> From: sr-users [mailto:sr-users-boun...@lists.sip-router.org] On Behalf Of
> Shane Harrison
> Sent: Wednesday, 11 March 2015 4:06 p.m.
> To: Kamailio (SER) - Users Mailing
questions:
1) What constraints are there for calling functions in the failure_route blocks
i.e. how does parser decide what can be called and what can't
2) Any thoughts of how I can do effectively a late charging decision
Cheers and thanks in advance
Shane
Shane Harrison
Senior Software Eng
ts, it is difficult for me to understand how to essentially
clear the whole CCR session without clearing the call.
Kind regards
Shane
Shane Harrison
Senior Software Engineer
Imagination Technologies NZ Limited
Level 2
1 Market Grove
Lower Hutt, 5010
New Zealand
PO Box 30-449
Lower Hutt, 5040
modules other than the ims one e.g. cncxx and I am not sure if the community
sees a need for YACC.
If there is interest then need to consider further how best to approach
accommodating both ims dependence and standalone operation.
Cheers
Shane
Shane Harrison
Senior Software Engineer
s AVP. To I submit patches to the development list?
Kind regards
Shane
Shane Harrison
Senior Software Engineer
Imagination Technologies NZ Limited
Level 2
1 Market Grove
Lower Hutt, 5010
New Zealand
PO Box 30-449
Lower Hutt, 5040
New Zealand
log will not be tracked if there is no transaction.
Cheers
Jason
On Sun, Feb 8, 2015 at 11:42 PM, Shane Harrison
mailto:shane.harri...@imgtec.com>> wrote:
Hi Jason,
Appreciate the reply. Below is my log file for processing initial INVITE (I
will send the config file privately so you can
Hi Jason,
Appreciate the reply. Below is my log file for processing initial INVITE (I
will send the config file privately so you can match up line numbers). Note
that as you may have noticed from a previous posting, I have modified
ims_charging module to use standard usrloc module. I know th
the dialog immediately, maybe that's in dialog_ng
as well.
Cheers,
Daniel
On 04/02/15 05:28, Shane Harrison wrote:
> Hi all,
>
> I think the lack of response to my previous thread is probably because it was
> too complicated. I have now narrowed my problem down after further arc
set_dlg_profile("orig");
Ro_CCR("CHARGING_CCR_REPLY", "orig", "SCUR", "",
"30","CCR_location");
}
So my question is, "should the above logic create a dialog record on the
initial INVITE?"
receipt of an INVITE and be dependent on having
a dialog... What am I missing here?
Cheers
Shane
> -Original Message-
> From: sr-users [mailto:sr-users-boun...@lists.sip-router.org] On Behalf Of
> Shane Harrison
> Sent: Tuesday, 3 February 2015 1:40 p.m.
> To: Kamaili
4]: get_dlg(): no dialog
callid='6428867e-2@192.168.148.30' found
kamcmd does show the dialog with dlg2_list but of course that is later in the
SIP messaging flow by the time I look at it.
Anything obvious I am doing wrong that means the dialog isn't found? I am
assuming tha
tarting point or is
4.2.2 good enough i.e are there major changes?
At this stage I am going to create a table for the domain but would like some
clarity on how the usrloc and domains relate to table names.
Kind regards
Shane
Shane Harrison
Senior Software Engineer
Imagination Technologies N
is a
SAR? Any words of wisdom around what a "ul.register_ulcb" is about would be
appreciated.
Kind regards
Shane
Shane Harrison
Senior Software Engineer
Imagination Technologies NZ Limited
Level 2
1 Market Grove
Lower Hutt, 5010
New Zealand
PO Box 30-449
Lower Hutt, 5040
New Zealand
Well it looks like your configuration for the auth module is failing. I
would disable WITH_AUTH in the kamailio.cfg file to prove that ie. start
with a simpler config. If that allows kamailio to start successfully then
you can read the auth module documentation and look more closely at the
config
26 matches
Mail list logo