Hi Alex
Thanks for the great analyse, see my comments below. I will send you some
sip captures as well.
On Fri, Feb 20, 2015 at 4:53 PM, Alex Balashov
wrote:
> On 02/20/2015 07:39 PM, Will Ferrer wrote:
>
> Perhaps what I could do with the module is set a long minimum timeout,
>&
Hi Alex
Please see my responses below.
On Fri, Feb 20, 2015 at 4:28 PM, Alex Balashov
wrote:
> Hi Will,
>
> On 02/20/2015 07:24 PM, Will Ferrer wrote:
>
> It seems that if I didn't pass it in the supported header then the
>> carrier shouldn't be sendin
r invaluable advice.
All the best.
Will Ferrer
Switchsoft
On Fri, Feb 20, 2015 at 3:15 AM, Carsten Bock wrote:
> Hi Will,
>
> please be aware, that in-call Re-INIVTEs may always happen, even with
> Session-Timers disabled on both sides (e.g. Codec/Media Change,
> Networkchan
> --
> Sent from my BlackBerry. Please excuse errors and brevity.
> *From: *Will Ferrer
> *Sent: *Thursday, February 19, 2015 7:00 PM
> *To: *Kamailio (SER) - Users Mailing List
> *Reply To: *Kamailio (SER) - Users Mailing List
> *Subject: *Re: [SR-Users] Re-invites from carrier br
-- perhaps using the session-timer = refuse method that Michael mentioned?
Thanks again for all the assistance.
Will
On Thu, Feb 19, 2015 at 3:28 PM, Will Ferrer
wrote:
> Hi Alex
>
> Thanks so much.
>
> I will try it right now.
>
> All the best.
>
> Will
>
> On T
Hi Alex
Thanks so much.
I will try it right now.
All the best.
Will
On Thu, Feb 19, 2015 at 3:27 PM, Alex Balashov
wrote:
> On 02/19/2015 06:26 PM, Alex Balashov wrote:
>
> onreply_route[MAIN_REPLY] {
>>if(t_check_status("200")) {
>> if_is_present_hf("Supported"))
>>
>
Hi Alex
In the test case I have right now we send the carrier an invite.
Our invite to the carrier doesn't have either the required or the supported
headers.
There 200 ok however has the following supported header:
Supported: timer, path, replaces
Thanks again for the assistance.
All the best
= refuse as Michael suggested.
I did a search for how to do this and came up empty, didn't see in the SST
module. I think I may be missing something simple.
Could any one tell me how to set this up?
Thanks again to every one.
All the best.
Will Ferrer
Switchsoft
On Thu, Feb 19, 2015 at 10:
he re-invite breaks
our clients softphones.
Thanks again for the assistance.
All the best.
Will Ferrer
On Wed, Feb 18, 2015 at 6:07 PM, Alex Balashov
wrote:
> Kamailio cannot correct this. This is an endpoint issue. The whole point
> of Record-Route is to hairpin sequential requests (and in
ur clients use different softphones? If it has to be handled via
softphones is there even a softphone that can account for this?
Thanks for all your assistance in advance.
All the best.
Will Ferrer
Switchsoft
___
SIP Express Router (SER) and Kamaili
ng CDR creation? Does not make sense to delay Hangup just to
> meet minimum duration.
>
> Sent from my iPhone
>
> On Jan 28, 2015, at 5:37 PM, Will Ferrer
> wrote:
>
> Hi Daniel
>
> Yeah I am happy to be able to report the success. Thanks for everything as
> always!
&
le. It works better for me. Now I try to
> implement it with REDIS for faster results.
>
> 2015-01-29 1:35 GMT+03:00 Will Ferrer :
>
>> Hi Yuri
>>
>> I shared your issue with my business partner who works on the configs
>> with me. I had remembered he had some sim
ad to hear that async processing did increase capacity to handle
> more concurrent calls, even it was causing troubles to other applications
> ...
>
> Cheers,
> Daniel
>
>
> On 28/01/15 05:40, Will Ferrer wrote:
>
> Hello
>
> I wanted to give an update on this.
&g
Hi Yuri
I shared your issue with my business partner who works on the configs with
me. I had remembered he had some similar issue he pinged me about some time
back.
His response to your issue follows:
Looks like he is missing flags 8 and the trailing ; after weight in attrs.
CREATE TABLE `dispat
records manually by calling commands like
> acc_db_request.
>
> However, I am forced to use a different schema (CDR schema is different
> than transaction schema) but it may make sense.
>
>
>
> Mickael
>
>
>
> *From:* sr-users [mailto:sr-users-boun...@lists.s
like so:
$var(dialog_duration_fix) = DIALOG_DURATION_FIX;
$avp(elapsed) = ( ($TV(s) - $var(dialog_duration_fix)) - $dlg_var(TVs));
I have worked around these issues for my own purposes but still seems like
there are some odd bugs here.
I hope this message finds every well.
All the best.
Will F
this was causing and issue with
voip monitor. So the issue was not with the Async module.
All the best.
Will Ferrer
Switchsoft
On Mon, Jan 19, 2015 at 8:43 PM, Will Ferrer
wrote:
> Hi All
>
> We are trying to use the async module to to delay sending a bye on from
> one end of the
o not use it our selves, there is this info here on having the
ACC module make CDRs:
http://kamailio.org/docs/modules/4.0.x/modules/acc.html#idp91080
I hope that helps.
All the best.
Will Ferrer
Switchsoft
On Mon, Jan 26, 2015 at 5:23 AM, Mickael Marrache wrote:
> Hi,
>
>
>
> Is
Hi Abdul
I just wanted to check int. Did you have any ideas of things we could try
or more information we could get you to assistance?
Thanks again for your help, the input we have gotten from you and Daniel
has always been invaluable.
All the best.
Will Ferrer
Switchsoft
On Fri, Jan 16, 2015
ests
route(PRESENCE);
exit;
}
if ( is_method("ACK") ) {
xlog("L_DEBUG", "route WITHINDLG: will -- DLG is ack \n");
if ( t_check_trans() ) {
xlog("L_DEBUG", "route WITHINDLG: will -- DLG t_check_trans \n");
# no loose-route, but stateful ACK;
# must
Hi Abdul
That's great. I look forward to the advice.
Thanks again for the assistance and I hope you have a great weekend.
All the best.
Will
On Fri, Jan 16, 2015 at 6:44 PM, Abdul Gafar
wrote:
> Hi Wiil
>
> I will be try help you
>
> //Gafar
>
> On Sat, Jan 17, 20
information.*
>
>
> *//Gafar*
>
>
> On Fri, Jan 16, 2015 at 12:48 PM, Will Ferrer
> wrote:
>
>> Hi Daniel
>>
>> Thanks so much for the response and help as always.
>>
>> I tried changing my config to use loose route.
>>
>> It looks like
Hi Daniel
Thanks so much for the response and help as always.
I tried changing my config to use loose route.
It looks like this now:
loadmodule "dialog.so"
...
modparam("dialog", "db_url", DBURL)
modparam("dialog", "db_mode", 1)
modparam("dialog", "dlg_flag", 4)
modparam("dialog", "dlg_match_m
g ("L_INFO", "request_route DIALOG TEST: Completed $dlg(from_uri) to
$dlg(to_uri), elapsed: $var(elapsed), now seconds: $TV(s), dlg start time:
$dlg(start_ts), DLG_lifetime: $DLG_lifetime");
}
I hope this message finds every one well.
All the best.
Will
On Thu, Jan
Hi All
I am in need of being able to see what the duration of the call was at the
time of hang out.
I tried turning on the dialog module, but the result is that the values I
need are either null or always show as zero.
I tried to follow the suggestions in the thread about this here:
http://list
Hi Daniel
Thanks so much and Happy Holidays to you and yours also.
All the best from me.
Will
On Wed, Dec 24, 2014 at 5:53 PM, Konstantin M. wrote:
> Thank you very much and Merry Christmas!
>
> 2014-12-24 23:04 GMT+03:00 Daniel-Constantin Mierla :
>
>> Another year getting slowly to the en
E
xlog("L_DEBUG","route WITHINDLG: running ds_load_update, request method:
$rm \n");
ds_load_update();
#dlg_get ("$ci","$ft","$tt");
#dlg_bye ("all");
#!endif
}
#!endif
And now I don't see the error any mor
e if it is not an issue there.
>
> Cheers,
> Daniel
>
>
> On 10/12/14 02:14, Will Ferrer wrote:
>
> Hi Daniel
>
> I seem to see be having the issue with out with out defining
> the dstid_avp. I guess it's a non issue but was wondering if there was a
> wa
Hi Daniel
I seem to see be having the issue with out with out defining the dstid_avp.
I guess it's a non issue but was wondering if there was a way to make it go
away.
Thanks again for the assistance.
Will
On Tue, Dec 9, 2014 at 4:06 PM, Will Ferrer
wrote:
> Hi Daniel
>
>
alg 10.
I think that is probably the cause of the issue. Sound about right?
Thanks again for your assistance.
All the best.
Will Ferrer
On Tue, Dec 9, 2014 at 4:49 AM, Daniel-Constantin Mierla
wrote:
> Hello,
>
> do you use call load dispatching algorithm or have the dstid attr
at it meant and what it might cause.
Thanks much in advance.
All the best
Will Ferrer
Switchsoft Inc
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/lis
going well with you.
All the best.
Will Ferrer
Switchsoft Inc
On Mon, Dec 1, 2014 at 5:37 PM, Will Ferrer
wrote:
> Hi Javier
>
> Thanks for the tip. Have you tried the solution given in that post yet?
>
> Currently I am waiting for my team to get me log captures to send to
>
mean time I may try the methods posted here.
I will post back if I do and let you know what I find.
Thanks much for your help.
All the best.
Will Ferrer
On Mon, Dec 1, 2014 at 5:30 AM, Javier Ricke wrote:
> i have the same problem :(
> look this
> http://saghul.net/blog/2010/05/06/at
t helps.
All the best.
Will Ferrer
Switchsoft Inc
On Fri, Nov 28, 2014 at 10:05 AM, Timo Klecker wrote:
> Hi all!
>
> Our Kamailio (3.1.4) crashed when modifying the username-Part of a Request
> URI using:
>
> $rU = $(rU{s.strip,6});
>
> Initial Request URI:
> /sbin/kamailio[40658]: NOTICE:
if it helps. That
hopefully will make it take the address in the c= attribute more readily.
I will update this thread once we push that live.
If any one has another suggestions though I am very open to hearing them :).
Thanks very much.
All the best.
Will Ferrer
Switchsoft Inc
On Thu, Nov 20,
Hi All
We are experiencing an odd problem with 1 way audio in about %6-%8 of our
calls.
It seems to me that what is happening is that our kamailio installation
(using rtpengine) is some times ignoring the c= attribute that the carrier
is sending us, and sending our audio instead to either address
Hi Juha
Thank you very much for the info. I will try to make out special LCR
handling support that full standard.
I hope you have a great weekend.
All the best
Will Ferrer
On Fri, Oct 31, 2014 at 12:56 AM, Juha Heinanen wrote:
> Will Ferrer writes:
>
> > It is odd this happene
the transport and put
in the sip: fixes the issue.
Thanks again for your help as always.
Will Ferrer
Switchsoft Inc
On Wed, Oct 29, 2014 at 11:34 PM, Juha Heinanen wrote:
> Will Ferrer writes:
>
> > We are having an odd issue with our LCR. This started after we upgraded
> > f
y. Any help any one can offer me would be very
appreciated.
All the best.
Will Ferrer
Swithsoft Inc
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
call but the invites are being sent
> right now.
>
> Thanks again for the assistance.
>
> All the best.
>
> Will Ferrer
>
> On Wed, Oct 1, 2014 at 11:53 PM, Paul Smith
> wrote:
>
>> Hi Will,
>> It sounds like your kamailio.cfg is not looking up the user l
Hi Paul
Just wanted to give you an update.
This looks like it has worked. Now I am dealing with my own natting issues
on my home network to get the call but the invites are being sent right now.
Thanks again for the assistance.
All the best.
Will Ferrer
On Wed, Oct 1, 2014 at 11:53 PM, Paul
Hi Paul
Thank you very much for the quick response and the probably spot on
information. I really bet that is my issue.
I will be testing this out tonight and I will post back with what I find.
Thanks again and all the best
Will Ferrer
> On Oct 1, 2014, at 11:53 PM, Paul Smith wr
trying to send the call too does show up under "kamctl
ul show".
I feel like there is something basic I must be missing here.
Does any one have any advice for me?
Thank you very much in advance.
All the best.
Will Ferrer
___
SIP Express Router
Hi Daniel
Thanks so much. I actually just got it today.
I appreciate the write back.
All the best.
Will Ferrer
On Thu, Jul 10, 2014 at 11:40 PM, Daniel-Constantin Mierla <
mico...@gmail.com> wrote:
> Hello,
>
> have you did and apt-get upgrade?
>
> I see the 4.1.4
.
Thanks much in advance.
All the best.
Will Ferrer
On Fri, Jun 20, 2014 at 6:07 PM, Will Ferrer
wrote:
> Hi
>
> We would like to upgrade or debian instances to the apt repo
> for 4.1.4+wheezy.
>
> Is this release soon to be stable and ready for use?
>
> We would like
=details&task_id=436
Thank you very much for any advice any one can offer us.
All the best.
Will Ferrer
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mai
find any issues or gotcha I will post here just to let every
one know.
I hope this message finds you well.
All the best.
Will Ferrer
On Tue, Apr 29, 2014 at 9:06 AM, Juha Heinanen wrote:
> Will Ferrer writes:
>
> > gw_index | scheme | strip | prefix | tag | ip_addr | hos
tents of this
avp to substitute in ones own lcr destinations should be pretty straight
forward.
All the best.
Will Ferrer
On Mon, Apr 28, 2014 at 6:22 PM, Will Ferrer wrote:
> Hi Juha
>
> Thank you very much for pointing me in the right direction. I am looking
> the c code now a
Hi Juha
Thank you very much for pointing me in the right direction. I am looking
the c code now and I will update the list if I figure it out sufficiently.
All the best.
Will Ferrer
On Sat, Apr 26, 2014 at 10:51 PM, Juha Heinanen wrote:
> Will Ferrer writes:
>
> > I have f
but others are not. In particular the longer number baffles
me, it's not the ip of the gateway from the lcr_gw table, unless it is but
has been altered in some way.
Any advice any one has for me would be greatly appreciated.
All the best
Will Ferrer
/docs/modules/3.0.x/modules_k/permissions.html
This a fairly basic set up we have so hopefully you can put together
something similar if it suits your needs.
All the best.
Will Ferrer
On Tue, Dec 10, 2013 at 2:39 AM, Mark D. Montgomery II <
techi...@techiem2.net> wrote:
> Here
the best
Will Ferrer
On Sat, Nov 30, 2013 at 7:36 AM, Johan Wilfer wrote:
> 2013-11-28 10:52, driver skrev:
>
> Hello,
>> I have such infrastructure:
>>
>> Asterisk1 (provider 1) - IP1
>> Asterisk2 (provider 2) - IP2
>>
>> Softphones on client comp
Hi Andrew
A very simple place to start -- have you tried upping the memory
allocations in /etc/default/kamailio to see if it fixes the issues? We had
some issues with shared memory that went away when we changed around these
settings.
All the best.
Will Ferrer
On Fri, Nov 29, 2013 at 11:30
Hi Naveen
We use Siremis for our web interface to configure kamailio.
http://siremis.asipto.com/
I hope that helps.
All the best.
Will Ferrer
On Wed, Nov 27, 2013 at 9:16 PM, Naveen Chand wrote:
> Dear Sir,
>
>
>
> well i would like to know,is there any web interface
generation routines come from -- http://siremis.asipto.com/
Some info on cdr generation for the acc module can be found here:
http://kamailio.org/docs/modules/3.3.x/modules_k/acc.html#idp89024
I hope that helps.
All the best.
Will Ferrer
On Tue, Nov 26, 2013 at 9:29 AM, arun Jayaprakash
thing simple I am missing which should let me accomplish this with out
having to do a call into perl.
Any advice any one can give me would be greatly appreciated.
Best regards
Will Ferrer
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-user
56 matches
Mail list logo