<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:st1="urn:schemas-microsoft-com:office:smarttags" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]--><o:SmartTagType
namespaceuri="urn:schemas-microsoft-com:office:smarttags" name="PersonName"/>
<!--[if !mso]>
<style>
st1\:*{behavior:url(#default#ieooui) }
</style>
<![endif]-->
<style>
<!--
/* Font Definitions */
@font-face
        {font-family:Wingdings;
        panose-1:5 0 0 0 0 0 0 0 0 0;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
pre
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:Arial;
        color:navy;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
/* List Definitions */
@list l0
        {mso-list-id:659845506;
        mso-list-template-ids:-1441506278;}
ol
        {margin-bottom:0in;}
ul
        {margin-bottom:0in;}
-->
</style>
</head>
<body lang=EN-US link=blue vlink=purple>
<div class=Section1>
<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>Okay, excellent. If your server is
not in production right now then you can always do “make current”
to get yourself 100% updated. I did forget one important question: what
environment are you in? What OS and what kind of hardware? (All my
references here assume a normal Linux install.)<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'><o:p> </o:p></span></font></p>
<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>At this point we’ll need the experts
to weigh in. Your needs are specific enough in scenarios 1 and 3 that you’ll
probably want to consult the FS developers. As for scenario 2, that doesn’t
sound particularly difficult to me. To recap:<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'><o:p> </o:p></span></font></p>
<p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><b><font
size=5 face=Arial><span style='font-size:16.0pt;font-family:Arial;font-weight:
bold'>Scenario 2<U1:P></U1:P></span></font></b><O:P></O:P><o:p></o:p></p>
<ol start=1 type=1>
<li class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;
mso-list:l0 level1 lfo1'><font size=3 face=Arial><span style='font-size:
12.0pt;font-family:Arial'>one SIP user created on freeswiotch which we can
use to make test calls to the Gateways(vendors) we add to the switch for
the testing purpose. <U1:P></U1:P></span></font><O:P></O:P><o:p></o:p></li>
<li class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;
mso-list:l0 level1 lfo1'><font size=3 face=Arial><span style='font-size:
12.0pt;font-family:Arial'> that SIP user should be able to call any
existing vendors/gateways for different destinations and also new one we
will add in future so I think this one will have different dialplan. </span></font><o:p></o:p></li>
</ol>
<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>You can always copy one of the default
extensions in /usr/local/freeswitch/conf/directory/default/*xml files, like
1000.xml. Also, check out brian.xml for learning purposes – he’s
got all sorts of weird and interesting stuff in there. (I’m still
learning SIP/VoIP so I listen very closely to anthm, bkw, and mikej on the irc
channel.)<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'><o:p> </o:p></span></font></p>
<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>I’m not sure where to begin setting
up the gateways, so probably you’ll want to get on the irc channel and
get help getting one set up (if you haven’t done so already) and then use
that as a template for getting the rest set up.<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'><o:p> </o:p></span></font></p>
<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>As for CDRs you have several
choices. If you just want a plain CSV, kinda like how Asterisk does it,
then you want to make sure to load module mod_cdr_csv. If you want to
check out XML-based CDRs then make sure to load mod_xml_cdr. You can have
them both installed at the same time. All those CDRs get dropped into
/usr/local/freeswitch/log/cdr-csv or /usr/local/freeswitch/log/xml_cdr. I’ve
not done it my self, but you can even do some crazy xml_rpc stuff and post your
CDRs to another server. In your freeswitch source directory check out
scripts/contrib/trixter/xml-cdr for a taste of what is possible here.<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'><o:p> </o:p></span></font></p>
<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>Sorry I couldn’t help more, but
hopefully this will get you moving in the right direction. The community
will help, I’m sure. Definitely support the fs devs and they’ll
take great care of you. <o:p></o:p></span></font></p>
<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'><o:p> </o:p></span></font></p>
<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>-MC<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'><o:p> </o:p></span></font></p>
<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'><o:p> </o:p></span></font></p>
<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'><o:p> </o:p></span></font></p>
<div style='border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in 4.0pt'>
<div>
<div class=MsoNormal align=center style='text-align:center'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'>
<hr size=2 width="100%" align=center tabindex=-1>
</span></font></div>
<p class=MsoNormal><b><font size=2 face=Tahoma><span style='font-size:10.0pt;
font-family:Tahoma;font-weight:bold'>From:</span></font></b><font size=2
face=Tahoma><span style='font-size:10.0pt;font-family:Tahoma'>
freeswitch-dev-bounces@lists.freeswitch.org
[mailto:freeswitch-dev-bounces@lists.freeswitch.org] <b><span style='font-weight:
bold'>On Behalf Of </span></b>Yogesh Patel<br>
<b><span style='font-weight:bold'>Sent:</span></b> Monday, March 17, 2008 11:38
AM<br>
<b><span style='font-weight:bold'>To:</span></b> <st1:PersonName w:st="on">freeswitch-users@lists.freeswitch.org</st1:PersonName>;
<st1:PersonName w:st="on">freeswitch-dev@lists.freeswitch.org</st1:PersonName><br>
<b><span style='font-weight:bold'>Subject:</span></b> Re: [Freeswitch-dev]
freeswitch Scenario</span></font><o:p></o:p></p>
</div>
<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p> </o:p></span></font></p>
<p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><font
size=3 face="Times New Roman"><span style='font-size:12.0pt'> <o:p></o:p></span></font></u1:p></p>
<pre><font size=2 face="Courier New"><span style='font-size:10.0pt'>#1 - Is your test server up and running right now? <o:p></o:p></span></font><u1:p></u1:p></pre><pre><u1:p><font
size=2 face="Courier New"><span style='font-size:10.0pt'> <o:p></o:p></span></font></u1:p></pre><pre><font
size=2 face="Courier New"><span style='font-size:10.0pt'>--> tets server is up and running but its on Private IP. <o:p></o:p></span></font><u1:p></u1:p></pre><pre><u1:p><font
size=2 face="Courier New"><span style='font-size:10.0pt'> <o:p></o:p></span></font></u1:p></pre><pre><font
size=2 face="Courier New"><span style='font-size:10.0pt'>#2 - Are you running with the default configs?<o:p></o:p></span></font></pre><pre><u1:p><font
size=2 face="Courier New"><span style='font-size:10.0pt'> <o:p></o:p></span></font></u1:p></pre><pre><font
size=2 face="Courier New"><span style='font-size:10.0pt'>--> we are running with default configured, configured wikipbx earlier <o:p></o:p></span></font></pre><pre><font
size=2 face="Courier New"><span style='font-size:10.0pt'> with freeswitch but removed later when we found it can not help us <o:p></o:p></span></font></pre><pre><font
size=2 face="Courier New"><span style='font-size:10.0pt'> with what we want.<o:p></o:p></span></font><u1:p></u1:p></pre><pre><u1:p><font
size=2 face="Courier New"><span style='font-size:10.0pt'> <o:p></o:p></span></font></u1:p></pre><pre><font
size=2 face="Courier New"><span style='font-size:10.0pt'>#3 - Have you made any changes or additions to the default configs?<o:p></o:p></span></font></pre><pre><u1:p><font
size=2 face="Courier New"><span style='font-size:10.0pt'> <o:p></o:p></span></font></u1:p></pre><pre><font
size=2 face=Wingdings><span style='font-size:10.0pt;font-family:Wingdings'>--></span></font> we have made few changes to make things working and did stuff here <o:p></o:p></pre><pre><font
size=2 face="Courier New"><span style='font-size:10.0pt'> and there but nothing removed, and almost everything is same except <o:p></o:p></span></font></pre><pre><font
size=2 face="Courier New"><span style='font-size:10.0pt'> added some more files. <o:p></o:p></span></font><u1:p></u1:p></pre><pre><u1:p><font
size=2 face="Courier New"><span style='font-size:10.0pt'> <o:p></o:p></span></font></u1:p></pre><pre><font
size=2 face="Courier New"><span style='font-size:10.0pt'>#4 - What revision are you on?<o:p></o:p></span></font><u1:p></u1:p></pre><pre><u1:p><font
size=2 face="Courier New"><span style='font-size:10.0pt'> <o:p></o:p></span></font></u1:p></pre><pre><font
size=2 face="Courier New"><span style='font-size:10.0pt'>--> we use SVN so I guess it will be the latest one. <o:p></o:p></span></font><u1:p></u1:p></pre><pre><font
size=2 face="Courier New"><span style='font-size:10.0pt'> <o:p></o:p></span></font><u1:p></u1:p></pre><pre><u1:p><font
size=2 face="Courier New"><span style='font-size:10.0pt'> <o:p></o:p></span></font></u1:p></pre><pre><font
size=2 face="Courier New"><span style='font-size:10.0pt'>Let's get those nailed down first and then we'll take it from there.<o:p></o:p></span></font><u1:p></u1:p></pre><pre><u1:p><font
size=2 face="Courier New"><span style='font-size:10.0pt'> <o:p></o:p></span></font></u1:p></pre><pre><font
size=2 face="Courier New"><span style='font-size:10.0pt'> <o:p></o:p></span></font></pre><u1:p></u1:p><pre><u1:p><font
size=2 face="Courier New"><span style='font-size:10.0pt'> <o:p></o:p></span></font></u1:p></pre>
<p class=MsoNormal style='margin-bottom:12.0pt'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'>Yogesh<br>
<br>
<o:p></o:p></span></font></p>
</div>
</div>
</body>
</html>