I'm taking another look at this issue. I was considering using FreePBX which allows you to manually configure zaptel.conf or dahdi/system.conf. It also allows/forces you to enter each hardware channel individually. But I would really prefer to use the Asterisk GUI because it appears to allow more custom control of the dial plan, and I like the layout better.
I was looking through the code trying to find where I could possibly hack around the hardware config to 'fake' having a TDM2400P(mixed 24 port analog) instead of a T1 card. Could someone point me in the general direction of where I would do this in the code? Or maybe this isn't a good idea ??? On Tue, Jun 16, 2009 at 11:03 AM, Ryan Brindley <[email protected]>wrote: > Marvin, > The Asterisk-GUI is flexible enough to handle your "unique" dialplan > features, but its just the Hardware config that its a little strict on. > Generally, you can configure you're hardware however you'd like and the GUI > will do its best to recognize your configuration (according to its > assumptions). But you're request is that it do something outside of its > assumptions, which is, split a T1's ports for users and trunks that is not > being split by the T1 card itself. The GUI just doesn't handle that > condition (because it doesn't support your channel bank that is doing the > splitting). > > That would be a cool feature to have, however, it is probably a rare case > and not something that seems feasible to add to the project. If you need any > help though, we'll do what we can. :-) > > > -- > Ryan Brindley > Digium, Inc. | Software Developer > 445 Jan Davis Drive NW - Huntsville, AL 35806 - USA > main: +1 256-428-6000 fax: +1 256-864-0464 > Check us out at: http://digium.com & http://asterisk.org > >
_______________________________________________ --Bandwidth and Colocation Provided by http://www.api-digital.com-- asterisk-gui mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-gui
