VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
rehan at supertec.com Guest
|
Posted: Wed Mar 05, 2008 11:37 am Post subject: [asterisk-biz] SIP Chan Out Restrictions |
|
|
Hi Jonathan,
Thank You for Helping me out here on the channel issues,
Are you or anyone else aware of a way to assign multiple groups on a single call?
I want to try to assign multiple groups for statistical data gathering reason if that is possible.
Rehan
Quote: |
Hmm, well, I havenīt thought this out completely but if you replace the group set and group count
with a line that executes a sql query to check and set the groups it should have a similar effect. A
table with columns of group name and count should be sufficient.
-Jonathan
From: Rehan Allah Wala [mailto:rehan@supertec.com]
Sent: Tuesday, January 16, 2007 3:40 PM
To: Jonathan k. Creasy
Cc: asterisk-biz@lists.digium.com
Subject: RE: [asterisk-biz] SIP Chan Out Restrictions
Thank You
I have to do it using 12 different asterisk servers at the same time.
Meaning that the group comprises of 12 different asterisk nodes.
Any suggestions ?
Subject:RE: [asterisk-biz] SIP Chan Out Restrictions
Date sent:Tue, 16 Jan 2007 15:07:55 -0500
From:"Jonathan k. Creasy" <jonathan@bluegrass.net>
To:"Commercial and Business-Oriented Asterisk Discussion" <asterisk-
biz@lists.digium.com>,
<rehan@supertec.com>
Quote: | A demonstration:
exten =>_XXXXX.,1,Set(GROUP()=${CALLERID(num))
exten => _XXXXX.,n,Set(CDR(AccountCode)=${CALLERID(num))
exten =>_XXXXX.,n,GotoIf($[${GROUP_COUNT(${CALLERID(num))} > 2]?103)
exten =>_XXXXX.,n,Macro(trunk,${EXTEN},residential)
exten =>_XXXXX.,n,Hangup
exten => _XXXXX.,103,Playback(allison7/all-circuits-busy-now)
exten =>_XXXXX.,n,Hangup
-Jonathan
Quote: | -----Original Message-----
From: asterisk-biz-bounces@lists.digium.com [mailto:asterisk-biz-
bounces@lists.digium.com] On Behalf Of C F
Sent: Sunday, December 31, 2006 9:06 AM
To: rehan@supertec.com; Commercial and Business-Oriented Asterisk
Discussion
Subject: Re: [asterisk-biz] SIP Chan Out Restrictions
What Is Wrong With SetGroup Check_Group?
On 12/31/06, Rehan Allah Wala <rehan@supertec.com> wrote:
Quote: | i do not need an account, I need to restrict the call based on the
| called
Quote: | party id.
Ie you own the did number 12126559343 and you buy from me 5 channels
|
| of
Quote: | Quote: | incoming, I
want to restrict the calls going from our end to your end without
|
| any
Quote: | sip
Quote: | user nor peer to
channels = 5
Call forwarding services like virtualphoneline.com do not offer any
|
| sip
Quote: | Quote: | users to restrict the
calls qty.
The user is identified based on the DNID number and the amount of
| channels
Quote: | the user has
purchased for this DNID
Rehan
Date sent:Sun, 31 Dec 2006 14:24:06 +0530
From:Mitul Limbani <mitul@enterux.com>
To:asterisk-biz@lists.digium.com
Copies to:Rehan Allah Wala <rehan@supertec.com>
Subject:Re: [asterisk-biz] SIP Chan Out Restrictions
Quote: | Rehan,
Quoting Rehan Allah Wala <rehan@supertec.com>:
Quote: | Quote: | You mean limiting usage on channels per user ? i.e. 5 channels
|
|
|
|
| for
Quote: | user
Quote: | Quote: | Quote: | Quote: | x and 10 channels for user b ?
|
Yes, that's what I mean.
Quote: |
Quote: | If so, I would be interesed in buying the code.
|
Whats your bet ?
|
Show it to me working and make me an offer, it has to be done
|
|
|
| via
Quote: | Quote: | Quote: | Quote: | Chan_sip on asterisk
code level.
|
I can create a test account for you on our server and restrict you
|
| with
Quote: | Quote: | as many channels as you want me to restrict and you shall see,
|
|
| that
Quote: | you
Quote: | Quote: | wont be able to place any further calls beyond the restriction.
Tell me when you want to test it.
Thanks & Regards,
Mitul Limbani,
Founder & CEO,
Enterux Solutions,
The Enterprise Linux Company (TM),
www.enterux.com
|
Super Technologies Inc., Pensacola, Florida
http://www.SuperTec.com - Technologies from tomorrow, Today!
MSN: Rehan@Rehan.com
Skype: Rehan33
"First they ignore you, then they laugh at you, then they fight you,
| then
Quote: | you
win." By Mahatma Gandhi.
| _______________________________________________
--Bandwidth and Colocation provided by Easynews.com --
asterisk-biz mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-biz
|
|
Super Technologies Inc., Pensacola, Florida
http://www.SuperTec.com - Technologies from tomorrow, Today!
MSN: Rehan@Rehan.com
Skype: Rehan33
"First they ignore you, then they laugh at you, then they fight you, then you
win." By Mahatma Gandhi.
|
Rehan Ahmed AllahWala
Msn/Yahoo/GoogleTalk/Email: Rehan@Rehan.com
http://www.supertec.com/ - Internet Telephony Solutions
Http://www.DIDX.net - DID Number Market Place.
Don't Remember Me ? Visit http://www.Rehan.com
~~~~~~~~~~~~~~~~~~~
"First they ignore you, then they laugh at you, then they fight you, then you win."
By Gandhi.
_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--
asterisk-biz mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-biz |
|
Back to top |
|
|
trixter at 0xdecafbad.com Guest
|
Posted: Wed Mar 05, 2008 2:54 pm Post subject: [asterisk-biz] SIP Chan Out Restrictions |
|
|
On Wed, 2008-03-05 at 13:57 -0700, Rehan Allah Wala wrote:
Quote: | Hi Jonathan,
Thank You for Helping me out here on the channel issues,
Are you or anyone else aware of a way to assign multiple groups on a single call?
|
I used res_js and did it via a centralized server so that limits are
across all systems. res_js also seemed to be faster and use less ram
than the dialplan doing equivalent stuff.
--
Trixter http://www.0xdecafbad.com Bret McDanel
Belfast +44 28 9099 6461 US +1 516 687 5200
http://www.trxtel.com the phone company that pays you!
_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--
asterisk-biz mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-biz |
|
Back to top |
|
|
Rehan at supertec.com Guest
|
Posted: Wed Mar 05, 2008 5:44 pm Post subject: [asterisk-biz] SIP Chan Out Restrictions |
|
|
Hi,
Can u give some examples / URL on how to use it ?
Rehan
On Thu, Mar 6, 2008 at 12:43 AM, Trixter aka Bret McDanel <trixter@0xdecafbad.com (trixter@0xdecafbad.com)> wrote:
Quote: |
On Wed, 2008-03-05 at 13:57 -0700, Rehan Allah Wala wrote:
Quote: | Hi Jonathan,
Thank You for Helping me out here on the channel issues,
Are you or anyone else aware of a way to assign multiple groups on a single call?
|
I used res_js and did it via a centralized server so that limits are
across all systems. res_js also seemed to be faster and use less ram
than the dialplan doing equivalent stuff.
--
Trixter http://www.0xdecafbad.com Bret McDanel
Belfast +44 28 9099 6461 US +1 516 687 5200
http://www.trxtel.com the phone company that pays you!
_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--
asterisk-biz mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-biz
|
--
Rehan AllahWala
http://www.SuperTec.com - Tomorrow's Technology, Today.
http://www.didx.net - World's Biggest Number Trading Platform. |
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|