<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.6.2">
</HEAD>
<BODY>
On Wed, 2005-10-19 at 14:15 -0700, Jesse Keating wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">On Wed, 2005-10-19 at 16:41 -0400, Sergey Okhapkin wrote:</FONT>
<FONT COLOR="#000000">&gt; Callpacket.com has a free plan (up to 100 mins/month outbound,</FONT>
<FONT COLOR="#000000">&gt; unlimited inbound, free DID).</FONT>

<FONT COLOR="#000000">Do you have hints on using callpacket w/ Asterisk?</FONT>

</PRE>
</BLOCKQUOTE>
<BR>
register =&gt; sipusername:<A HREF="mailto:sippassword@67.43.159.38">sippassword@67.43.159.38</A><BR>
<BR>
[callpacket-out]<BR>
type=peer<BR>
username=sipusername<BR>
secret=sipsecret<BR>
fromuser=sipusername<BR>
host=ser.callpacket.com<BR>
dtmfmode=rfc2833<BR>
<BR>
[callpacket-in]<BR>
type=user<BR>
host=ser.callpacket.com<BR>
dtmfmode=rfc2833 <BR>
context=from-callpacket<BR>
<BR>
</BODY>
</HTML>