<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18702">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2 face=Arial>Hi</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>My setup : Trixbox 2.6.1 &amp; TE410P running well 
.I've 2 design issues to consider :</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>1. I need to store the CallerId of the PSTN caller 
with his language preference so that next time he is played the prompt in his 
language that he chose the first time.What would be better - storing his number 
in the Asterisk DB and using Dbput and DBget ? or storing it in MySQL from the 
dial plan and quering it everytime to see the callers record ? how many records 
can AstDB handle safely ? In my case the total records wont exceed 20,000 since 
there are many repeat callers ?</FONT></DIV>
<DIV><FONT size=2 face=Arial>2. I need all your help in writing an IVR program 
in Asterisk - i prefer AGI and PHP. The caller calls into the system - he is 
asked to record his Name (IVR plays it back and confirms) next he is aked to 
record his age (IVR plays back and confirms) and next he is asked to record his 
address(IVR plays back and asks his confimration) ..I wud typically want all 
this to be stored in a single file which my agent would listen and record a 
response to it. My queries : i) Is it advisable to record the 
caller&nbsp;responses as a single prompt in append modes or 3 
separate&nbsp;files and combine them using php since everytine the&nbsp;IVR wud 
confimr the input it&nbsp;shd play only that particular promt for ex: while 
asking&nbsp;for age confirmation it shd only play "you entered age as:" 
&lt;caller response on age&gt;, how will asterisk know where to play from in 
that single&nbsp;file if i choose to go wiht just 1 file? how can i use 
mixmonitor effectively</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>Thanks</FONT></DIV>
<DIV><FONT size=2 face=Arial>Sriram</FONT>&nbsp;</DIV></BODY></HTML>