Hi,
sometime ago only myisam storage engine was supported. Is INNODb supported now?
Many thanks
Brian
___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users
It was of course the remote UA - sorry for the noise.
On 30 January 2014 00:02, dotnetdub wrote:
> Hi AG Team,
>
> I have a very kind of rare issue.
>
> We have one particular customer who is using an obscure UA that gets
> one way audio when we have mediaproxy in the path.
Hi AG Team,
I have a very kind of rare issue.
We have one particular customer who is using an obscure UA that gets
one way audio when we have mediaproxy in the path.
We are running opensips 1.8.2 --> mediaproxy-dispatcher latest -->
mediaproxy-relay latest --> freeswitch
I have increased debug
Hi Adrian,
Would you integrate this if we developed it?
Best
Brian
On 28 May 2013 12:44, Adrian Georgescu wrote:
> It is not possible.
>
> Adrian
>
> On May 28, 2013, at 1:00 PM, dotnetdub wrote:
>
> > Hi Guys,
> >
> > Is it possible to do quota by dom
Hi Guys,
Is it possible to do quota by domain rather than user?
Thanks
Brian
___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users
Hi AG Guys,
Is there a way to have a default rate if there is no direct match?
Thanks
___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users
On 24 March 2013 01:30, Tijmen de Mes wrote:
> Hi,
>
> We had a bug which sneaked in due to another change and this is already fixed
> in trunk and will be part of the new release.
>
> The patch is here:
> http://cdrtool.ag-projects.com/projects/cdrtool/repository/revisions/2421
>
> Best regards,
On 23 March 2013 20:52, Laszlo wrote:
> +1 on this
>
We will do our best to contribute a patch..
___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users
Hi AG,
The new version looks amazing. Is there any reason to leave out the
'view sip trace as plain text' option?
The SIP trace formatted is lovely and all but the plain text option is
much better so you can scan trace quickly without having to click to
expand each section!
Thanks!
Brian
__
Hi Tijmen,
There is a small bug in version 9 of CDRTool. I spent a little while
trying to find it but couldn't.
When you are browsing the quota_usage in the UI the back button throws:
Uncaught TypeError: Cannot call method 'submit' of undefined
(anonymous function)
Also when you use apt-get to
On 21 January 2013 23:59, Remco . wrote:
> Hi,
>
> After some hair pulling, and going over a number of examples I
> established some sort of pattern in this issue:
>
> Session establishes, one party starts sending RTP. Lets say A
> (asterisk) sends to B (proxy) C (proxy) sends to D (asterisk). B a
On 8 January 2013 09:49, Remco . wrote:
> Hi all,
>
> I seem to experience a strange issue regarding Mediaproxy running on
> OpenSIPS The following scenario:
>
> A. UA (asterisk) <=> OpenSIPS <=> UA (asterisk) B.
>
> I verified the following:
>
> - Both UA's have nat=never, no re-invite is taking
On 6 January 2013 20:39, Nick Khamis wrote:
> Hello Everyone,
>
> After getting out Asterisk machines up and running, two way audio
> etc... We would like to put an OpenSIPS server between the world and
> our Asterisk boxes as one would imagine. The initial INVITE is getting
> routed correctly how
Hi Ag Peeps,
I'm trying to install free radius-xs on Ubuntu 12.04 and also on
debian wheezy (testing)
On Debian Testing I am getting:
The following packages have unmet dependencies:
freeradius-xs : Depends: libperl5.12 (>= 5.12.4) but it is not installable
E: Unable to correct problems, you have
On 24 May 2012 10:34, Tijmen de Mes wrote:
> Hi Brian,
>
>
> On 05/24/2012 11:24 AM, dotnetdub wrote:
>>
>> Hi Tijmen,
>>
>> Been looking at this for Stephen.
>>
>> So I think I fixed some bugs!
>>
>> in rating.php on line 6006 it
On 23 May 2012 16:17, Tijmen de Mes wrote:
> On 05/23/2012 01:47 PM, dotnetdub wrote:
>>
>> Just one question. I want to enable a daily limit of 10% of the monthly
>> limit.
>>
>> I've added "daily_quota" => "10", to my globa
On 23 May 2012 16:17, Tijmen de Mes wrote:
> On 05/23/2012 01:47 PM, dotnetdub wrote:
>>
>> Just one question. I want to enable a daily limit of 10% of the monthly
>> limit.
>>
>> I've added "daily_quota" => "10", to my globa
On 23 May 2012 12:35, dotnetdub wrote:
> On 23 May 2012 10:06, Tijmen de Mes wrote:
>> Hi Stephen
>>
>>
>>> What exactly needs to be defined in global.inc for the quota system to
>>> function correctly?
>>
>> A few things can be configured in
On 23 May 2012 10:06, Tijmen de Mes wrote:
> Hi Stephen
>
>
>> What exactly needs to be defined in global.inc for the quota system to
>> function correctly?
>
> A few things can be configured in global.inc. Please see look at
> http://cdrtool.ag-projects.com/projects/cdrtool/repository/entry/setup
On 23 May 2012 10:06, Tijmen de Mes wrote:
>
> Hi Stephen
>
>
>> What exactly needs to be defined in global.inc for the quota system to
>> function correctly?
>
> A few things can be configured in global.inc. Please see look at
> http://cdrtool.ag-projects.com/projects/cdrtool/repository/entry/s
On 23 May 2012 09:11, dotnetdub wrote:
> Hi List,
>
> I have defined a quota for a customer and their usage in the CDRTool quota
> is exceeded now.
>
> When I run quotacheck.php it tells me that no account has exceeded the
> quota.
>
> I think I need to define: OpenSI
Hi List,
I have defined a quota for a customer and their usage in the CDRTool quota
is exceeded now.
When I run quotacheck.php it tells me that no account has exceeded the
quota.
I think I need to define: OpenSIPSQuota
In global.inc I have
"UserQuotaClass" => "OpenSIPSQ
On 3 February 2012 22:41, wrote:
> What does your whole REGISTER route look like? Maybe you are missing
> something in there and it is allowing someone to register even thought the
> password is wrong.
>
>
Definitely an issue with your script. Somewhere in there you are rejecting
credentials but
On 17 January 2012 08:39, Saúl Ibarra Corretgé wrote:
> Hi,
>
> On Jan 16, 2012, at 9:15 PM, dotnetdub wrote:
>
> > Hi Guys,
> >
> > Does mediaproxy and CDRTool install on Squeeze ok? I know there was
> always a requirement to use unstable. Just wondering has t
Hi Guys,
Does mediaproxy and CDRTool install on Squeeze ok? I know there was always
a requirement to use unstable. Just wondering has this changed?
Thanks,
Brian
___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/l
Hi All,
Is there anyone using Call Control to do something like a daily limit or
hourly limit for subscribers?
I'm looking into more aggressive fraud protection and would like to set say
an hourly limit that suits a subscribers usage profile (for example 50$) and
once this limit is reached I woul
On 26 August 2011 17:27, Rodrigo Ferreira wrote:
> Hi,
>
> I have that, because I'm using the default script, with mysql
> authentication. I dont know why, just with a dial to a
> "number@OpensipsServer" from my asterisk, the call is been completed
> passing through my Opensips, it shouldn't be co
bles.mysql
>
> The region field is indeed missing from the documentation, I will add it
> there.
>
> Adrian
>
> On Jun 19, 2011, at 7:17 PM, dotnetdub wrote:
>
> On 19 June 2011 17:24, dotnetdub wrote:
>
>> Hi List,
>>
>> CDRTool version 8.12
>>
&
On 19 June 2011 17:24, dotnetdub wrote:
> Hi List,
>
> CDRTool version 8.12
>
> I am trying initial import of data.
>
> I start with the destination table.
>
> If I copy /var/www/cdrtool/setup/csv/destinations.csv to /var/spool/cdrtool
> and run importRatingTables
Hi List,
CDRTool version 8.12
I am trying initial import of data.
I start with the destination table.
If I copy /var/www/cdrtool/setup/csv/destinations.csv to /var/spool/cdrtool
and run importRatingTables.php I get:
Database error for query insert into destinations
(
On 12 March 2011 03:31, Jeff Pyle wrote:
> So, problem solved. Of course maintaining these updates will require
> re-modifying the procedures each time the a new version of CDRTool requires
> updating the procedures in MySQL. Definitely worth it, though. CDRTool is
> still a fantastic utility
On 14 July 2010 03:43, Julian Yap wrote:
> I'm having a problem where is looks like there is a delay in OpenSIPS
> relaying a SIP packet back to the originating UA.
>
> Here is a stripped Ngrep trace which shows the time stamps.
>
> In the example:
> 9.9.9.101 = IP of the Calling UA
> 8.8.8.41 =
On 23 March 2010 23:26, osiris123d wrote:
>
> I am not sure why this isn't working. The client.conf file is there and
> the
> exact same format is working on another box.
>
> Twisted is using epollreactor
> fatal error: cannot read the RADIUS configuration file
> fatal error: failed to create Me
Hi All,
One for the AG guys.
Having a very small but annoying issue with Radius Accounting.
Everything is getting written fine except for 'Source-Port'
This appears in radius.log everytime a record is written/updated. - Error:
rlm_radutmp: NAS OpenSER port 5060 unknown packet type 15
It's writ
34 matches
Mail list logo