I'm not sure I understand what you mean... I want to have internal extensions (100, 101, 102, etc.) and some full phone-numbers (10 digits). How do I implement this in *?
Ronald -----Oorspronkelijk bericht----- Van: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Namens Florian Overkamp Verzonden: maandag 15 augustus 2005 11:58 Aan: Asterisk Users Mailing List - Non-Commercial Discussion Onderwerp: Re: [Asterisk-Users] Multiple Asterisk Installations + SER Hi, Ronald Voermans wrote: > If I install 1 * server, with multiple companies/dialplans, how do I > make 1 company dial the other company with a full telephonenumber (i.e. > 10 digits)? This is very much dependant on how your dialplan works. We use normalisation for each account so the system doesn't have to worry about many different dialling formats (i.e. with or without areacode, and such). You can use a similar strategy for all your internal numbers as well. Florian _______________________________________________ Asterisk-Users mailing list [email protected] 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 [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
