Not to be rude or anything but you service IAX/SIP asterisk boxes and can't figure how to do that ?

SetGeroup /CheckGroup, man...

that's really enlightening..

HERE for all who can't GOOGLE voipinfo

that a macro called [macro-imlazy]

exten => s,1,Set(GROUP()=${ACCOUNTCODE})
exten => s,2,noop(${ACCOUNTCODE})
exten => s,3,GotoIf($[${GROUP_COUNT()} > 20]?105) ;Exceeded?
exten => s,4,NOOP("MADE GROUP CHECK  found ${GROUP_COUNT()}")
exten => s,105,NOOP("MADE GROUP CHECK found ${GROUP_COUNT()}")
exten => s,106,SetVar(DIALSTATUS=CHANUNAVAIL)
exten => s,107,hangup()

send me your soul,

Rehan Allah Wala wrote:

> Rehan,
>
> Quoting Rehan Allah Wala <[EMAIL PROTECTED]>:
>
> >
> > Hello,
> >
> > Has anyone implimented SIP and IAX out going channels qty
> > restrictions on per user bases?
>
> You mean limiting usage on channels per user ? i.e. 5 channels for user
> x and 10 channels for user b ?

Yes, that's what I mean.

>
> > 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 Chan_sip on asterisk code level.

>
> Thanks & Regards,
> Mitul Limbani,
> Founder & CEO,
> Enterux Solutions,
> The Enterprise Linux Company (TM),
> www.enterux.com
> _______________________________________________
> --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: [EMAIL PROTECTED]
Skype: Rehan33

"First they ignore you, then they laugh at you, then they fight you, then 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

_______________________________________________
--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

Reply via email to