<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=iso-8859-1">
<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="City"/>
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
 name="place"/>
<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:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Verdana;
        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";
        color:black;}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:blue;
        text-decoration:underline;}
span.EmailStyle17
        {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;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body bgcolor=white lang=EN-US link=blue vlink=blue>

<div class=Section1>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>SS7 is &#8220;simply&#8221; another data
channel.  As a 56k or 64K channel, it is not a great deal different, as far as
stress goes, than a D channel on a PRI.  (Only discussing stress on the
system.) You do have to have two SS7 channels per the SS7 standards, for
reliability.  From there on, there should be little to no difference how many
64K channels of audio/modem-tones you can handle. IMO.<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>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><st1:PersonName w:st="on"><st1:City w:st="on"><st1:place
  w:st="on"><font size=2 color=navy face=Arial><span style='font-size:10.0pt;
   font-family:Arial;color:navy'>Cary</span></font></st1:place></st1:City><font
 size=2 color=navy face=Arial><span style='font-size:10.0pt;font-family:Arial;
 color:navy'> Fitch</span></font></st1:PersonName><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>&nbsp;</o:p></span></font></p>

<div>

<div class=MsoNormal align=center style='text-align:center'><font size=3
color=black face="Times New Roman"><span style='font-size:12.0pt;color:windowtext'>

<hr size=2 width="100%" align=center tabindex=-1>

</span></font></div>

<p class=MsoNormal><b><font size=2 color=black face=Tahoma><span
style='font-size:10.0pt;font-family:Tahoma;color:windowtext;font-weight:bold'>From:</span></font></b><font
size=2 color=black face=Tahoma><span style='font-size:10.0pt;font-family:Tahoma;
color:windowtext'> asterisk-ss7-bounces@lists.digium.com
[mailto:asterisk-ss7-bounces@lists.digium.com] <b><span style='font-weight:
bold'>On Behalf Of </span></b>Marcelo Pacheco<br>
<b><span style='font-weight:bold'>Sent:</span></b> Friday, November 26, 2010
12:24 PM<br>
<b><span style='font-weight:bold'>To:</span></b> <st1:PersonName w:st="on">asterisk-ss7@lists.digium.com</st1:PersonName><br>
<b><span style='font-weight:bold'>Subject:</span></b> Re: [asterisk-ss7]
Incoming calls through SS7 for data modemtransmissions - possible??</span></font><font
color=black><span style='color:windowtext'><o:p></o:p></span></font></p>

</div>

<p class=MsoNormal><font size=3 color=black face="Times New Roman"><span
style='font-size:12.0pt'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=3 color=black face="Times New Roman"><span
style='font-size:12.0pt'>I had a quad E1 PCI setup with a PRI to the PSTN and a
PRI to an AS5300, the AS5300 was exactly handling analog modem calls.<br>
Works ok, as long as the CPU is always lightly loaded.<br>
Changing one E1 from PRI to SS7 should make no diference whatsoever if you're
using libss7, since libpri uses DAHDI and chan_dahdi for bridging the call.<br>
It was like 6 years ago, so I don't even have the scripts. Just saying it
should work, specially with faster (newer) CPUs.<br>
<br>
José Pablo Méndez Soto wrote: <o:p></o:p></span></font></p>

<p class=MsoNormal style='margin-bottom:12.0pt'><font size=3 color=black
face="Times New Roman"><span style='font-size:12.0pt'>Thank you Horacio and
Cary.<br>
<br>
We will try receiving SS7, routing via SIP, answering on the AS5300, then
looping back to itself (out PRI, in PRI ports) in order to invoke the modem
termination. This way we may be able to spare the TDM cards in Asterisk and reuse
the E1 ports installed in the gateway.<br>
<br>
Best regards,<br>
<br clear=all>
</span></font><b><font size=2 color="#999999" face=Verdana><span
style='font-size:10.0pt;font-family:Verdana;color:#999999;font-weight:bold'>José
Pablo Méndez</span></font></b><b><font size=2 color="#999999"><span
style='font-size:10.0pt;color:#999999;font-weight:bold'><br>
&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; <img width=46 height=46
id="_x0000_i1025"
src="http://lh6.ggpht.com/_i2ybhYj6aPg/TOiAVvoDepI/AAAAAAAAAEs/DdN0iDAVpx0/s512/ccvp_voice_sm.jpg"
moz-do-not-send=true></span></font></b><br>
<br>
<o:p></o:p></p>

<div>

<p class=MsoNormal><font size=3 color=black face="Times New Roman"><span
style='font-size:12.0pt'>2010/11/24 Horacio J. Peña &lt;<a
href="mailto:horape@compendium.com.ar" moz-do-not-send=true>horape@compendium.com.ar</a>&gt;<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=3 color=black face="Times New Roman"><span
style='font-size:12.0pt'>Hola!<br>
<br>
ZapRAS seems to work only with ISDN calls. &quot;This command is not for use
with<br>
analog lines; it does not provide a modem emulator.&quot;<br>
(<a href="http://www.voip-info.org/wiki/view/Asterisk+cmd+ZapRAS"
target="_blank" moz-do-not-send=true>http://www.voip-info.org/wiki/view/Asterisk+cmd+ZapRAS</a>)<br>
<br>
You need something doing the modulation. It seems that iaxmodem is your best<br>
bet, and you'll have to make a good bunch of work on it to be able to use as
you<br>
want to.<br>
<br>
If your client has the cisco gateways, I'd suggest you to keep them. They are<br>
very reliable and tested, and with MICA cards they have not a high resale
value,<br>
so you'll probably end with them as paperweights unless you happen to have some<br>
stack of C549 cards to repurpose them.<br>
<br>
Saludos,<br>
H<o:p></o:p></span></font></p>

<div>

<div>

<p class=MsoNormal><font size=3 color=black face="Times New Roman"><span
style='font-size:12.0pt'><br>
On Wed, Nov 24, 2010 at 07:58:37PM -0600, José Pablo Méndez Soto wrote:<br>
&gt; &nbsp; &nbsp;Hello,<br>
&gt; &nbsp; &nbsp;We are working on implementing a solution for a medium
service<br>
&gt; &nbsp; &nbsp;provider. They were previously using a Cisco AS5300 gateway
with some<br>
&gt; &nbsp; &nbsp;PRI trunks to receive modem calls, then route them out the
Internet.<br>
&gt; &nbsp; &nbsp;The Telco they were buying the trunks from, discovered this<br>
&gt; &nbsp; &nbsp;configuration and restricted them due to legal conventions,
and stated<br>
&gt; &nbsp; &nbsp;that in order to continue doing this, they would have to talk
SS7<br>
&gt; &nbsp; &nbsp;directly.<br>
&gt; &nbsp; &nbsp;We are planning on solving this by placing an Asterisk server
with some<br>
&gt; &nbsp; &nbsp;TE410 cards talking SS7 to Telco, and another 4 ISDN ports
talking to<br>
&gt; &nbsp; &nbsp;the AS5300 for the dial-up to complete after authenticating
against a<br>
&gt; &nbsp; &nbsp;RADIUS server.<br>
&gt; &nbsp; &nbsp;My questions is: can we use only Asterisk to
complete/terminate the<br>
&gt; &nbsp; &nbsp;dial-up connection, removing the AS5300 out of the picture?
We would<br>
&gt; &nbsp; &nbsp;probably need a PPP channel configuration to link the modem
connection<br>
&gt; &nbsp; &nbsp;with the Internet.<br>
&gt; &nbsp; &nbsp;Current topology to be set-up:<br>
&gt; &nbsp; &nbsp;Telco --&gt; SS7 --&gt; TE410P-AsteriskServer --&gt; ISDN
--&gt; AS5300 --&gt;<br>
&gt; &nbsp; &nbsp;Internet<br>
&gt; &nbsp; &nbsp;Ideal topology:<br>
&gt; &nbsp; &nbsp;Telco --&gt; SS7 --&gt; TE410P-AsteriskServer --&gt; Internet<br>
&gt; &nbsp; &nbsp;Some posts talk about zapRAS being able to accomplish this,
not quite<br>
&gt; &nbsp; &nbsp;sure though<br>
&gt; &nbsp; &nbsp;Sounds like possible:<o:p></o:p></span></font></p>

</div>

</div>

<p class=MsoNormal><font size=3 color=black face="Times New Roman"><span
style='font-size:12.0pt'>&gt; &nbsp; &nbsp;[1]<a
href="http://lists.digium.com/pipermail/asterisk-users/2004-January/026956"
target="_blank" moz-do-not-send=true>http://lists.digium.com/pipermail/asterisk-users/2004-January/026956</a><br>
&gt; &nbsp; &nbsp;.html<br>
&gt; &nbsp; &nbsp;[2]<a
href="http://lists.digium.com/pipermail/asterisk-users/2009-November/24021"
target="_blank" moz-do-not-send=true>http://lists.digium.com/pipermail/asterisk-users/2009-November/24021</a><o:p></o:p></span></font></p>

<div>

<p class=MsoNormal><font size=3 color=black face="Times New Roman"><span
style='font-size:12.0pt'>&gt; &nbsp; &nbsp;8.html<br>
&gt; &nbsp; &nbsp;Sounds like not possible:<o:p></o:p></span></font></p>

</div>

<p class=MsoNormal><font size=3 color=black face="Times New Roman"><span
style='font-size:12.0pt'>&gt; &nbsp; &nbsp;[3]<a
href="http://lists.digium.com/pipermail/asterisk-users/2009-November/24020"
target="_blank" moz-do-not-send=true>http://lists.digium.com/pipermail/asterisk-users/2009-November/24020</a><o:p></o:p></span></font></p>

<div>

<p class=MsoNormal><font size=3 color=black face="Times New Roman"><span
style='font-size:12.0pt'>&gt; &nbsp; &nbsp;2.html<br>
&gt; &nbsp; &nbsp;Thanks in advance,<br>
&gt; &nbsp; &nbsp;José Pablo Méndez<br>
&gt;<o:p></o:p></span></font></p>

</div>

<p class=MsoNormal><font size=3 color=black face="Times New Roman"><span
style='font-size:12.0pt'>&gt; References<br>
&gt;<br>
&gt; &nbsp; &nbsp;1. mailto:<a href="mailto:asterisk-users@lists.digium.com"
moz-do-not-send=true>asterisk-users@lists.digium.com</a><br>
&gt; &nbsp; &nbsp;2. <a
href="http://lists.digium.com/pipermail/asterisk-users/2009-November/240218.html"
target="_blank" moz-do-not-send=true>http://lists.digium.com/pipermail/asterisk-users/2009-November/240218.html</a><br>
&gt; &nbsp; &nbsp;3. <a
href="http://lists.digium.com/pipermail/asterisk-users/2009-November/240202.html"
target="_blank" moz-do-not-send=true>http://lists.digium.com/pipermail/asterisk-users/2009-November/240202.html</a><br>
<br>
&gt; --<o:p></o:p></span></font></p>

<div>

<p class=MsoNormal><font size=3 color=black face="Times New Roman"><span
style='font-size:12.0pt'>&gt; _____________________________________________________________________<br>
&gt; -- Bandwidth and Colocation Provided by <a
href="http://www.api-digital.com" target="_blank" moz-do-not-send=true>http://www.api-digital.com</a>
--<br>
&gt;<o:p></o:p></span></font></p>

</div>

<p class=MsoNormal><font size=3 color=black face="Times New Roman"><span
style='font-size:12.0pt'>&gt; asterisk-ss7 mailing list<o:p></o:p></span></font></p>

<div>

<p class=MsoNormal><font size=3 color=black face="Times New Roman"><span
style='font-size:12.0pt'>&gt; To UNSUBSCRIBE or update options visit:<o:p></o:p></span></font></p>

</div>

<p class=MsoNormal><font size=3 color=black face="Times New Roman"><span
style='font-size:12.0pt'>&gt; &nbsp; &nbsp;<a
href="http://lists.digium.com/mailman/listinfo/asterisk-ss7" target="_blank"
moz-do-not-send=true>http://lists.digium.com/mailman/listinfo/asterisk-ss7</a><br>
</span></font><font color="#888888"><span style='color:#888888'><br>
<br>
--<br>
Horacio J. Peña<br>
<a href="mailto:horape@compendium.com.ar" moz-do-not-send=true>horape@compendium.com.ar</a><br>
<a href="mailto:horape@uninet.edu" moz-do-not-send=true>horape@uninet.edu</a></span></font><o:p></o:p></p>

</div>

<p class=MsoNormal><font size=3 color=black face="Times New Roman"><span
style='font-size:12.0pt'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=3 color=black face="Times New Roman"><span
style='font-size:12.0pt'><o:p>&nbsp;</o:p></span></font></p>

</div>

</body>

</html>