-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi ~ Some one know where i can find some documentation about how to programm some modules for asterisk. ~ Becouse i want to program a call limit per user. - -- Alvaro Ivan Parres Peredo Director de IT alvaro.parres@xmarts.com Tel: (33) 36301294 ~ (33) 36309553 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFAmrcZCDkd3lP6lKQRAlmoAJwJXst6RmmP26zFiq94Jz52gODgfACghR/7 fvV5TNyaNdaXNlk4kRL9fCg=BQYA -----END PGP SIGNATURE-----
app_groupcount.c (this is in cvs-head) exten => 999,1,SetGroup(moh) exten => 999,2,CheckGroup(1) exten => 999,3,Answer exten => 999,4,MusicOnHold(default) exten => 999,103,Busy See? You can limit that to just 1 user at a time or what ever you wish : bkw> -----Original Message----- > From: asterisk-users-admin@lists.digium.com [mailto:asterisk-users- > admin@lists.digium.com] On Behalf Of Alvaro Parres > Sent: Thursday, May 06, 2004 5:07 PM > To: asterisk-users@lists.digium.com > Subject: [Asterisk-Users] HOW TO PROGRAM NEW MODULES > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi > > ~ Some one know where i can find some documentation about how to > programm some > modules for asterisk. > > ~ Becouse i want to program a call limit per user. > > > - -- > Alvaro Ivan Parres Peredo > Director de IT > alvaro.parres@xmarts.com > Tel: (33) 36301294 > ~ (33) 36309553 > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.4 (GNU/Linux) > Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org > > iD8DBQFAmrcZCDkd3lP6lKQRAlmoAJwJXst6RmmP26zFiq94Jz52gODgfACghR/7 > fvV5TNyaNdaXNlk4kRL9fCg> =BQYA > -----END PGP SIGNATURE----- > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Yes but i want to limit like user of ext 120 only have 20 min of calls other one have 60 min of calls at moth thinks like that brian wrote: | app_groupcount.c (this is in cvs-head) | | exten => 999,1,SetGroup(moh) exten => 999,2,CheckGroup(1) exten => | 999,3,Answer exten => 999,4,MusicOnHold(default) exten => | 999,103,Busy | | See? | | You can limit that to just 1 user at a time or what ever you wish : | | | bkw | |> -----Original Message----- From: |> asterisk-users-admin@lists.digium.com [mailto:asterisk-users- |> admin@lists.digium.com] On Behalf Of Alvaro Parres Sent: |> Thursday, May 06, 2004 5:07 PM To: |> asterisk-users@lists.digium.com Subject: [Asterisk-Users] HOW TO |> PROGRAM NEW MODULES |> | Hi | | ~ Some one know where i can find some documentation about how to | programm some modules for asterisk. | | ~ Becouse i want to program a call limit per user. | | _______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: ~ http://lists.digium.com/mailman/listinfo/asterisk-users | _______________________________________________ Asterisk-Users | mailing list Asterisk-Users@lists.digium.com | http://lists.digium.com/mailman/listinfo/asterisk-users To | UNSUBSCRIBE or update options visit: | http://lists.digium.com/mailman/listinfo/asterisk-users - -- Alvaro Ivan Parres Peredo Director de IT alvaro.parres@xmarts.com Tel: (33) 36301294 ~ (33) 36309553 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFAmsAFCDkd3lP6lKQRAnEQAJ9/q1uaI7yuBonInlCsQwLbACuQUwCePK3I oh48XAs2bYpFYCd6HryUsng=8MEK -----END PGP SIGNATURE-----
Alvaro Parres wrote:> Yes but i want to limit like user of ext 120 only have 20 min of calls > other one have 60 min of calls at moth thinks like thatThen you build extension logic around SetGroup/CheckGroup that does that. Jeremy McNamara
Show application SetAbsoluteTimeout bkw ----- Original Message ----- From: "Alvaro Parres" <arabe@xmarts.com> To: <asterisk-users@lists.digium.com> Sent: Thursday, May 06, 2004 4:45 PM Subject: Re: [Asterisk-Users] HOW TO PROGRAM NEW MODULES> -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Yes but i want to limit like user of ext 120 only have 20 min of calls > other one have 60 min of calls at moth thinks like that > > > brian wrote: > > | app_groupcount.c (this is in cvs-head) > | > | exten => 999,1,SetGroup(moh) exten => 999,2,CheckGroup(1) exten => > | 999,3,Answer exten => 999,4,MusicOnHold(default) exten => > | 999,103,Busy > | > | See? > | > | You can limit that to just 1 user at a time or what ever you wish : > | > | > | bkw > | > |> -----Original Message----- From: > |> asterisk-users-admin@lists.digium.com [mailto:asterisk-users- > |> admin@lists.digium.com] On Behalf Of Alvaro Parres Sent: > |> Thursday, May 06, 2004 5:07 PM To: > |> asterisk-users@lists.digium.com Subject: [Asterisk-Users] HOW TO > |> PROGRAM NEW MODULES > |> > > | Hi > | > | ~ Some one know where i can find some documentation about how to > | programm some modules for asterisk. > | > | ~ Becouse i want to program a call limit per user. > | > | > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > ~ http://lists.digium.com/mailman/listinfo/asterisk-users > > > > | _______________________________________________ Asterisk-Users > | mailing list Asterisk-Users@lists.digium.com > | http://lists.digium.com/mailman/listinfo/asterisk-users To > | UNSUBSCRIBE or update options visit: > | http://lists.digium.com/mailman/listinfo/asterisk-users > > > > - -- > Alvaro Ivan Parres Peredo > Director de IT > alvaro.parres@xmarts.com > Tel: (33) 36301294 > ~ (33) 36309553 > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.4 (GNU/Linux) > Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org > > iD8DBQFAmsAFCDkd3lP6lKQRAnEQAJ9/q1uaI7yuBonInlCsQwLbACuQUwCePK3I > oh48XAs2bYpFYCd6HryUsng> =8MEK > -----END PGP SIGNATURE----- > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >
Hi!> > | exten => 999,1,SetGroup(moh) > > | exten => 999,2,CheckGroup(1) > > | exten => 999,3,Answer > > | exten => 999,4,MusicOnHold(default) > > | > > | See? > > | You can limit that to just 1 user at a time or what ever you wish : > > | > > | bkwGreat! So this is a means that can be used as an "outgoing limit" feature to restrict the number of active IAX2 calls (or SIP calls etc) through a thin DSL uplink? Cheers, Philipp
Or any channel for that matter. Bkw :)> -----Original Message----- > From: asterisk-users-admin@lists.digium.com [mailto:asterisk-users- > admin@lists.digium.com] On Behalf Of Philipp von Klitzing > Sent: Friday, May 07, 2004 10:35 AM > To: asterisk-users@lists.digium.com > Subject: Re: [Asterisk-Users] HOW TO PROGRAM NEW MODULES > > Hi! > > > > | exten => 999,1,SetGroup(moh) > > > | exten => 999,2,CheckGroup(1) > > > | exten => 999,3,Answer > > > | exten => 999,4,MusicOnHold(default) > > > | > > > | See? > > > | You can limit that to just 1 user at a time or what ever you wish : > > > | > > > | bkw > > Great! So this is a means that can be used as an "outgoing limit" feature > to restrict the number of active IAX2 calls (or SIP calls etc) through a > thin DSL uplink? > > Cheers, Philipp > > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users