On Fri, 14 Jan 2005, [Windows-1252] Daniel Nyström wrote:

> I will be using one E1 to the telco, and there will be 4 static phone
> numbers, and one number serie with 1000 numbers ranging from e.g.
> 555-1000 to 555-1999. There will be 30 FSX lines on the other side of
> Asterisk. Is it possible to "group" those 30 FSX lines pending on which
> number was dialed? Let's say line 1-4 are for the static numbers, and
> 5-30 for the other 1000 numbers.

Yes, this is possible. The actual implementation depends on what kind of 
connections are used. PRI / channelized E1 etc. On a pri you will usually 
match on the DID (appears as the extension in the Asterisk dialplan). You 
can then send the call to one or several lines.

Peter


_______________________________________________
Asterisk-Users mailing list
Asterisk-Users@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

Reply via email to