<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2873" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>This is what am doing for voicemail during my
transition.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>My pbx send the 9 out on all calls. (made my
asterisk configs easier.)</FONT></DIV>
<DIV><FONT face=Arial size=2>All of my extensions start with 5. asterisk
extension are 56XX and 57XX, Legacy extensions are 51XX and 52XX.</FONT></DIV>
<DIV><FONT face=Arial size=2>I added the below lines to my
dialplan.</FONT></DIV>
<DIV><FONT face=Arial size=2>exten => _92XXX,1,AGI(calleridname.agi)<BR>exten
=> _92XXX,2,Macro(vm,5${EXTEN:2})</FONT> </DIV>
<DIV><FONT face=Arial size=2>Then I set the call forward busy and no-ans, to the
legacy phone's extension less the 5 pretended by a 2.</FONT></DIV>
<DIV><FONT face=Arial size=2>So the call forward for extension 5122 is
2122.</FONT></DIV>
<DIV><FONT face=Arial size=2>The above dailplan sends 2122 to the voicemail box
of 5122.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>This was the simplest solution I could
find.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I am using FreePBX for configs, so I had to make a
custom extension with voicemail set to dial zap/g2/5122 to be able to keep the
configs in FreePBX.</FONT></DIV>
<DIV><FONT face=Arial size=2>If not using FreePBX, I think you would only have
to add the Legacy extension in voicemail.conf.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><BR>-- <BR>-- <BR>Steven</DIV>
<DIV> </DIV>
<DIV><A
href="http://www.glimasoutheast.org">http://www.glimasoutheast.org</A></DIV>
<DIV> </DIV>
<DIV><BR> </DIV>
<BLOCKQUOTE
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV>"Olivier Krief" <<A
href="mailto:olivier.krief@gmail.com">olivier.krief@gmail.com</A>> wrote in
message <A
href="news:442fbb120605260722r15d9f555r9dacb222038e5a72@mail.gmail.com">news:442fbb120605260722r15d9f555r9dacb222038e5a72@mail.gmail.com</A>...</DIV>2006/5/26,
Mimmus <<A href="mailto:dviggiani@tiscali.it">dviggiani@tiscali.it</A>>:
<DIV><SPAN class=gmail_quote></SPAN>
<BLOCKQUOTE class=gmail_quote
style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">Hi,<BR>during
gradual migration to Asterisk, I put Asterisk in front of a
legacy<BR>Alcatel PBX:<BR> PRI PSTN <--> Asterisk
<--> E1 cable <--> Alcatel PBX<BR><BR>After successful
deployment of VoIP phones, it's time to drop Alcatel PBX! <BR>I'd like to
keep some of analog lines to support modem, fax and some older<BR>stuff.
What's the best choice? A channel bank or a TDM2400P card?<BR>Can I use a
TDM2400P board together with the actual TE410P?<BR><BR>Thanks
<BR>--<BR>Domenico Viggiani</BLOCKQUOTE>
<DIV><BR>From many inputs, channel bank seems to be the more reliable solution
today as you cannot get bridging inside TDM2400 yet.<BR>I've been told this
bridging feature is planned but not commited. <BR><BR>PS: How many users were
at start connected to Alcatel PBX ? What did you do for voicemail during
migration ?<BR></DIV><BR></DIV>
<P>
<HR>
<P></P>_______________________________________________<BR>--Bandwidth and
Colocation provided by Easynews.com --<BR><BR>Asterisk-Users mailing
list<BR>To UNSUBSCRIBE or update options visit:<BR>
http://lists.digium.com/mailman/listinfo/asterisk-users<BR></BLOCKQUOTE></BODY></HTML>