Hi,<br><br>Definitely all of your questions can't be covered but, if you some programming knowledge then look for:<br><br>- mod_xml_curl<br>for doing ip based auth<div>credit checks</div><div>basically all of your routing needs </div>
<div>there are good examples on wiki</div><div><br></div><div>- mod_xml_cdr</div><div>to generate the xml based cdr which you can load into database, search on list for more details.</div><div><br></div><div>- SAT</div><div>
<br><div class="gmail_quote">On Thu, Jul 8, 2010 at 6:04 PM, Madovsky <span dir="ltr"><<a href="mailto:infos@madovsky.org">infos@madovsky.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div lang="EN-US" link="blue" bgcolor="#ffffff" vlink="purple">
<div><font size="2">dear Eric,</font></div>
<div><font size="2"></font> </div>
<div><font size="2">you need to learn from WIKI or pay a consultant.</font></div>
<div><font size="2"></font> </div>
<div><font size="2">Regards</font></div>
<div><font size="2"></font> </div>
<div><font size="2">Franck</font></div>
<blockquote style="border-left:#000000 2px solid;padding-left:5px;padding-right:0px;margin-left:5px;margin-right:0px"><div class="im">
<div style="font:10pt arial">----- Original Message ----- </div>
<div style="font:10pt arial;background:#e4e4e4"><b>From:</b>
<a title="peder@networkoblivion.com" href="mailto:peder@networkoblivion.com" target="_blank">Peder</a> </div>
<div style="font:10pt arial"><b>To:</b> <a title="freeswitch-users@lists.freeswitch.org" href="mailto:freeswitch-users@lists.freeswitch.org" target="_blank">freeswitch-users@lists.freeswitch.org</a>
</div>
</div><div><div></div><div class="h5"><div style="font:10pt arial"><b>Sent:</b> Thursday, July 08, 2010 11:22
AM</div>
<div style="font:10pt arial"><b>Subject:</b> Re: [Freeswitch-users]
Freeswitch - wholesale setup</div>
<div><br></div>
<div>
<p class="MsoNormal"><span style="color:#1f497d;font-size:11pt">Um,
so you want to setup to be a wholesale SIP provider, but everything on the
wiki is way too technical for you? Your best bet is to email
</span><span><span style="color:black;font-size:9pt"><a href="mailto:consulting@freeswitch.org" target="_blank"><span style="color:#003399">consulting@freeswitch.org</span></a> and pay for
help. If you ask a specific question you will get answers, but
essentially saying “I don’t know anything, please set it all up for me” is
going to result in no help at all.</span></span><span style="color:#1f497d;font-size:11pt"></span></p>
<p class="MsoNormal"><span style="color:#1f497d;font-size:11pt"> </span></p>
<p class="MsoNormal"><span style="color:#1f497d;font-size:11pt"> </span></p>
<div style="border-bottom:medium none;border-left:medium none;padding-bottom:0in;padding-left:0in;padding-right:0in;border-top:#b5c4df 1pt solid;border-right:medium none;padding-top:3pt">
<p class="MsoNormal"><b><span style="font-size:10pt">From:</span></b><span style="font-size:10pt"> <a href="mailto:freeswitch-users-bounces@lists.freeswitch.org" target="_blank">freeswitch-users-bounces@lists.freeswitch.org</a>
[mailto:<a href="mailto:freeswitch-users-bounces@lists.freeswitch.org" target="_blank">freeswitch-users-bounces@lists.freeswitch.org</a>] <b>On Behalf Of
</b>Voip Newbie<br><b>Sent:</b> Thursday, July 08, 2010 9:10 AM<br><b>To:</b>
<a href="mailto:freeswitch-users@lists.freeswitch.org" target="_blank">freeswitch-users@lists.freeswitch.org</a><br><b>Subject:</b> [Freeswitch-users]
Freeswitch - wholesale setup</span></p></div>
<p class="MsoNormal"> </p>
<p class="MsoNormal">Dear List,<br><br>I am new to voip and to freeswitch and I
am trying to learn how to setup a wholesale scenario using FreeSwitch. I have
very little experience in running wholesale voip business on
voipswitch.<br><br>I know all or most of the answers to my questions are
already either in wiki or in list archive, and I am really sorry to email the
list asking for help but with the little knowledge I have its way over my head
and I failed to compile the information in right way to achieve any result,
please forgive me if these questions bother any of you at all.<br><br>Here is
what I wish to achieve with FreeSwitch:<br><br>1) Setup username/password less
accounts for customers with IP authentication. One customer can have multiple
IPs. Customer can send traffic using SIP or H323 protocol. A prefix will be
assigned to customer for sending traffic. Eg. 1234 + Country code + Area code
+ Number.<br>2) Customer can be post paid or per paid, so need to disable
customer's ability to call when assigned credit limit is reached.<br>3) Setup
providers (Gateways) which do not provide username/password for authentication
and do not require FreeSwitch to register with them, FreeSwitch IP will be
allowed to send traffic directly with a 3-4 digit prefix. Provider can be on
H323 or SIP either and can have multiple IPs (1 primary and other for
fail-over)<br clear="all">4) Customer and providers need access to CDR. So we
need to configure Freeswitch the way that it can store CDRs in MySQL database,
that database can be accessed by a web application to show CDR on
web.<br><br><b>Hardware and OS info:</b><br>CentOS 5.4 (Linux
2.6.18-164.15.1.el5PAE on i686)<br>Intel(R) Xeon(R) CPU E5420 @ 2.50GHz, 4
cores<br>4 GB RAM.<br>1 GIGABIT NIC with a Public IP
address<br><br><b>Progress so far:</b><br>1) FreeSwitch installed with
installation procedure at FreeSwitch Wiki (<a href="http://wiki.freeswitch.org/wiki/Installation_Guide#Download_Source_Tarball" target="_blank">http://wiki.freeswitch.org/wiki/Installation_Guide#Download_Source_Tarball</a>)<br>
2)
Registered and called already created extensions (1001,1002) from x-lite,
called echo extensions and everything worked
fine.<br><br><b>Questions:</b><br>1) I can see there are 2 H323 mods available
for FreeSwitch, which one is better to use in production.<br> a)
<a href="http://wiki.freeswitch.org/wiki/FreeSwitch_H323" target="_blank">http://wiki.freeswitch.org/wiki/FreeSwitch_H323</a><br>
b) <a href="http://wiki.freeswitch.org/wiki/Mod_h323" target="_blank">http://wiki.freeswitch.org/wiki/Mod_h323</a><br>2)
How and where (location in freeswitch conf) can I create customers, add IP
addresses to authorize without username and password, assign a prefix to the
customer? An example would be nice.<br>3) How and where (location in
freeswitch conf) I can create gateways. An example would be nice.<br>4) Where
to create dialplan to route customer calls to provider. An example would be
nice.<br>5) How to manage credit assigned to customers, and how to bill the
calls?<br>6) How to configure Freeswitch so that it can dump CDRs to a mysql
database.<br>7) According to FreeSwitch feature list, it supports g723 and
g729 in pass-througe mode, so this means if both customer and providers
support g729 & g723, calls will pass?<br>8) Is there any limit on g729 and
g723 calls in pass-through mood?<br>9) Approx how many concurrent calls can
FreeSwitch support in H323 and in SIP based on the hardware info given above.
<br><br> Any pointers, help, links, examples will be highly
appreciated.<br><br>Thanks in advance.</p>
<div>
<p class="MsoNormal"> </p></div>
<div>
<p class="MsoNormal">-Eric</p></div></div>
</div></div><p>
</p><hr><div class="im">
<p></p>_______________________________________________<br>FreeSWITCH-users
mailing
list<br><a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br><a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</div><p></p></blockquote></div>
<br>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br></div>