Koozali.org: home of the SME Server

Obsolete Releases => SME VoIP (Asterisk, SAIL etc) => Topic started by: del on August 10, 2008, 07:19:41 PM

Title: Setting Extension for Internal Calls only
Post by: del on August 10, 2008, 07:19:41 PM
Hi All,

Maybe I am missing something here, but I was sure that I could create an extension and choose whether it was able to make external calls or not ie. restrict it to extension to extension calls only. I can't seem to see that option anymore  :???: Any one willing to point me in the right direction?  :-P

Thanks,
Del
Title: Re: Setting Extension for Internal Calls only
Post by: gippsweb on August 11, 2008, 12:49:44 AM
Have to set a couple up next week for testing. Just had a quick look and looks like it's now done through the 'Class of Service' panel.
Title: Re: Setting Extension for Internal Calls only
Post by: SARK devs on August 11, 2008, 02:34:06 AM
You are quite correct.  The internal/external call permissions were superceded by CoS.

Kind Regards

S
Title: Re: Setting Extension for Internal Calls only
Post by: fpausp on January 26, 2009, 02:53:01 PM
Hi,

Please help me a bit, i tried to restrict extension 5007. 5007 should not be able to call out, just only my local extensions.

I use sail 713, when i create a cos with a dialplan 5000 5001 and ckeck mark the cos-option on 5007 it should be restricted or not ?

What is the right setup ?


regards
fpausp
 
Title: Re: Setting Extension for Internal Calls only
Post by: SARK devs on January 26, 2009, 07:28:01 PM
Your dialplan looks incorrect.  If you want to restrict a phone to internal calls only then you might create a COS entry called INTERNAL and give it a dialplan of _XXXXX. (i.e. don't allow a dial more than 4 digits in length)   The COS dial plan defines numbers that can't be dialled.  You set the extension restriction in the extension edit panel by placing a checkmark in the relevant COS entry.

see here for an example set-up

http://aelintra.com/docs/cgi-bin/view/Main/DocChapter2516

Kind Regards

S

Title: Re: Setting Extension for Internal Calls only
Post by: fpausp on January 26, 2009, 09:42:00 PM
Hi,

Suuuuper, its working very well, thanks a lot.

Best
fpausp
Title: Re: Setting Extension for Internal Calls only
Post by: bbialy on January 27, 2009, 03:13:33 PM
i think there is another way to do it.
create cluster (which includes other clusters in the system) without route.
Title: Re: Setting Extension for Internal Calls only
Post by: SARK devs on January 27, 2009, 04:40:39 PM
Hi M

Yes, you are quite correct (and very clever)...  That also will work.. (but it isn't as elegant as COS  :P )

:smile:

Best

Jeff