[Asterisk-Users] Multi companies

Joshua McClintock joshm at singlestep.com
Fri Jul 23 15:50:25 MST 2004


You don't need the _ on the front of those extensions since those
particular examples aren't patterns.  My mistake.

Check out www.voip-info.org for MANY good examples.

On Fri, 2004-07-23 at 15:21, Joshua McClintock wrote:
> Depending on the context that your 'incoming' lines are on, you can do
> something like this:
> 
> [incoming-lines]
> exten => _1235551212,Macro(autoatt-company1)
> exten => _1235551213,Macro(autoatt-company2)
> 
> 
> [macro-autoatt-company1]
> Do some junk, dial some peeps
> 
> [macro-autoatt-company2]
> Do some junk, dial some peeps
> 
> 
> 
> On Fri, 2004-07-23 at 14:57, Martin Keding wrote:
> > I am fairly new to Asterisk and I want to do some testing with
> > multi-companies on the same box. I have two inbound lines and I basically
> > want one to trigger auto-att. for company 1, the other line to trigger
> > auto-attend for company 2. Could somebody point me to a sample conf. or
> > documentation.
> > 
> > Thanks
> > Martin
> > 
> > _______________________________________________
> > Asterisk-Users mailing list
> > Asterisk-Users at 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 at 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
> 




More information about the asterisk-users mailing list