<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY>
<DIV><FONT face=Arial size=2>was wondering if anyone could give us a run through
an explanation of the wiki and other examples of connecting to iptel's sip
express router using asterisk pbx so i can understand better the call
processing ..</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>given the example i work from on john todd's
</FONT><A href="http://www.loligo.com"><FONT face=Arial
size=2>www.loligo.com</FONT></A><FONT face=Arial size=2> site ; </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>exten =>
_3.,1,SetCallerID(${IPTELUSERID})</FONT></DIV>
<DIV><FONT face=Arial size=2>exten =>
_3.,2,SetCIDname(${IPTELUSERNAME})</FONT></DIV>
<DIV><FONT face=Arial size=2>exten =>
_3.,3,Dial(SIP/${EXTEN:1}@iptel)</FONT></DIV>
<DIV>
<DIV><FONT face=Arial size=2>exten => _3.,4,Playback(invalid)</FONT>
<DIV><FONT face=Arial size=2>exten => _3.,5,Hangup </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>are the first two statements mandatory to
connection to iptel.org ??</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>i understand the dial plan of any numbers prefixed
by 3 are interpreted as iptel extensions, and that the
third extension priority strips off the prefix </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>presumably the call is then 'processed' by the
[iptel] section of sip.conf and generates sip call with the credentials in
this section as those passed to the iptel.org server ??</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>how (iassuming they do) these relate in any
way to the IPTELUSERID / IPTELUSERNAME variables defined in extensions.conf
??</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>presumably (and i am using a 7940 sip device) i can
dial an asterisk extension of <EM>targetiptelusername </EM>prefixed with 3
to call the sip user registered with </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>qu. does the target iptel username need the
iptel.org domain appended to it or is it somehow 'implied' by the above
??</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>another wiki example suggests the use of a
'fromdomain' statement in an [iptel] section of sip.conf
??</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>TIA </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>GT </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV></DIV></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV></BODY></HTML>