<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Pete Kay wrote:
<blockquote
 cite="mid7aa8bd9d0804101946ia3ca3c2p864df9fe5f2c0e6b@mail.gmail.com"
 type="cite">
  <div>Hi all,</div>
  <div>&nbsp;</div>
  <div>I am currently evaluating either using Freeswitch or Openser for
my SIP server. <br>
  </div>
</blockquote>
Typically, these two are used best with one another.<br>
<blockquote
 cite="mid7aa8bd9d0804101946ia3ca3c2p864df9fe5f2c0e6b@mail.gmail.com"
 type="cite">
  <div>I am trying to look for information that can tell me the
difference between the two in terms of ease-of-maintain,
ease-of-implement, and scalability.&nbsp; If you have such kind of
information, would you please share with me? <br>
  </div>
</blockquote>
Apples and Oranges. OpenSER is more of a proxy/router and FreeSWITCH
is... well.... a switch. OpenSER is definitely better at dealing with
broken devices (i.e. most linksys phones/ATAs on the market) behind
nat. You might consider using OpenSER as a registrar/proxy and using
FreeSWITCH to do the call accounting and routing to/from carriers.<br>
<br>
If you must use only one or the other... Look at who you will be
primarily interfacing with. (i.e. end users behind nat or carriers and
wholesalers) <br>
<br>
Concerning configs, FreeSWITCH uses XML configs while OpenSER uses a
very C-like scripting language. I guess which is easier depends on your
background. <br>
<br>
Both FreeSWITCH and OpenSER are extremely scalable, but IMHO should be
used for totally different reasons.<br>
<br>
-Ray<br>
<blockquote
 cite="mid7aa8bd9d0804101946ia3ca3c2p864df9fe5f2c0e6b@mail.gmail.com"
 type="cite">
  <div> </div>
  <div>&nbsp;</div>
  <div>Thank you very much for your input.</div>
  <div>&nbsp;</div>
  <div>Best Regards,</div>
  <div>Pete</div>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
Freeswitch-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a>
  </pre>
</blockquote>
<br>
</body>
</html>