Hi.
I am trying to figure this out since about a month now.
Version being used:
Asterisk@Home: Version 2.0.1 (FPBX)
Asterisk@Home: Version 1.10.010
We created 20 extensions for the office as following:
4 Extentions: 1xxx : For Acc (Acc1, Acc2…)
4 Extensions: 2xxx : For NOC (Noc1, Noc2…)
4 for Support and rest in warehouse
And we want to somehow group it such, as Salesxx can ONLY call Salesxx
If Acc2 wants to call Noc1, it wont pass.
For outbound and inbound, the Trunks should work normal for all of them.
9+Local
011+CC+NUM
Here is what i tried:
I edited an extension (in extensions_additional.conf, under that specific extension), and changed the following parameters:
OLD:
context=from-internal
NEW:
context=from-internal-1
And then i was not able to call any other extension. So i edited one more extension with same settings, and i thought i would be able to call between, but i had no rights to call anywhere.
Then:
i edited extensions.conf, and found [from-internal], and added same settings for [from-internal-1], and then it was like before. I can call everywhere, even other extensions.
Practically, though the changed extensions’ context were different from others “from-internal-1”, i somehow gave them same rights.
Back to where i was.
I want to group specific extensions, so they are not able to call any extensions which are not in that group.
I hope i didnt mess up with my question.
Replies will be greatly appreciated.