Outbound route for different extensions?

Hi All !
How to configure the Outbound route for different extensions functions using freepbx?
I read the documentation and has not found about it anything.

I wish to start up extensions for example beginning with 10XX through one trunk, and extensions of number for example 20XX through other trunk

Any one can provide me a step-by-step guide ?

Thanks very much.

Thx v m :slight_smile:

FreePBX will allow you to put your extensions into their own contexts. From there, you’ll have to manually create your contexts in extensions_custom.conf and include in them whatever you need. I’ve done this on my system like this:

[list=1][]Create the extensions per usual, setting the “context” parameter to something specific (for example, from-10XX-exts-custom).
[
]Create the outbound routes per usual.[]Setup a custom context in extensions_custom.conf for every extension you need to specify outbound routes for. (In this example, we would call it “from-10XX-exts-custom”).
[list][
]In the context, you need to include everything you find in the “from-internal” context EXCEPT for “outbound-allroutes”.[*]Then find the “outbound-allroutes” context and find out what the names of the routes you need to include for this particular group of extensions is. In my setup, I have “outrt-002-10-Series-Local” and “outrt-003-10-Series-LongDistace”.
[/list:u][/list:o]As long as you don’t change the ORDER of the outbound routes, the names will stay the same and this setup should work for you.

Alex

On 11/30/06, Cayman <[email protected] ([email protected])> wrote:[quote] Hi All !
How to configure the Outbound route for different  extensions functions using freepbx?
I read the documentation and has not found about it anything.

I wish to start up extensions  for example beginning with 10XX through one trunk, and extensions of number for example 20XX through other trunk

Any one can provide me a step-by-step guide ?

Thanks very much.

-------------------- m2f --------------------

Sent using Mail2Forum (http://www.mail2forum.com).

Read this topic online here:
http://www.freepbx.org/forums/viewtopic.php?p=2545#2545

-------------------- m2f --------------------


Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net’s Techsay panel and you’ll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV


Amportal-users mailing list
[email protected] ([email protected])
https://lists.sourceforge.net/lists/listinfo/amportal-users
[/quote]


Alex Robar
[email protected] ([email protected])

Post generated using Mail2Forum (http://www.mail2forum.com)