Claus Futtrup
2004-Jun-23 06:49 UTC
[Asterisk-Users] Problem with incominglimit and outgoinglimit
Hi, I seem to have a problem with chanisavail and the call limits on sip phones(incoming and outgoing) The problem seems to be that chanisavail when trying create to create channels and hanging them up afterwards screw up the current usage limit on the phones. Example with chanisavail: Phone A calls voicemail (usage now 1) Phone B tries to call Phone A and uses ChanIsAvail in the dialplan. ChanIsAvail creates a channel thru ast_request. But when hanging up the created channel the limit is decremented. The call is established Example without chanisavail: Phone A calls voicemail (usage now 1) Phone B tries to call Phone A and just use dial in the dialplan. The call is not established Has any one else had this error?? Kind Regards Claus --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.708 / Virus Database: 464 - Release Date: 18-06-2004
Claus Futtrup
2004-Jun-23 07:40 UTC
[Asterisk-Users] Problem with incominglimit and outgoinglimit
Hi Philipp, Thanks for the reply.. I was just wondering how to make this at a per user basis. Could you provide me with an example. The Wiki doesn't provide that much info when it comes to pratical use. Kind Regards cf "The box said 'Requires Windows 95, NT, or better,' so I installed Linux." This message is for the designated recipient only and may contain privileged or confidential information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the email by you is prohibited. ----- Original Message ----- From: "Philipp von Klitzing" <klitzing@pool.informatik.rwth-aachen.de> To: "Claus Futtrup" <cf@internetit.dk> Sent: Wednesday, June 23, 2004 4:08 PM Subject: Re: [Asterisk-Users] Problem with incominglimit and outgoinglimit> Use SetGroup() and GetGroupCount() and CheckGroup() insetad of > incominglimit > > Cheers, Philipp > > >--- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.708 / Virus Database: 464 - Release Date: 18-06-2004