<!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.1479" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Sorry if this comes in twice. Wasn't subscribed 
first time :-(</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><BR></DIV>
<DIV><FONT face=Arial size=2>Anyone help me here......</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>It worked once :-(</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I have a static IP address which is on my private 
network.. Phone is 192.192.192.220 and asterisk server is 
192.192.192.22</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I have the 7690 with a SIP iamge (Whatever latest 
is )</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I have 3 lines setup with Free World Dial up and 
have the 4th setup to connect to my asterisk server. Here are my config 
files......It worked once but now the phone sits there with a 'x' next to it 
:-(</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>;<BR>; SIP Configuration for Asterisk<BR>;<BR>; 
Syntax for specifying a SIP device in extensions.conf is<BR>; SIP/devicename 
where devicename is defined in a section below.<BR>;<BR>; You may also use <BR>; 
<A href="mailto:SIP/username@domain">SIP/username@domain</A> to call any SIP 
user on the Internet<BR>; (Don't forget to enable DNS SRV records if you want to 
use this)<BR>; <BR>; If you define a SIP proxy as a peer below, you may 
call<BR>; SIP/proxyhostname/user or <A 
href="mailto:SIP/user@proxyhostname">SIP/user@proxyhostname</A> <BR>; where the 
proxyhostname is defined in a section below <BR>; <BR>; Useful CLI commands to 
check peers/users:<BR>;&nbsp;&nbsp; sip show peers&nbsp;&nbsp;Show all SIP peers 
(including friends)<BR>;&nbsp;&nbsp; sip show users&nbsp;&nbsp;Show all SIP 
users (including friends)<BR>;&nbsp;&nbsp; sip show registry&nbsp;&nbsp;Show 
status of hosts we register with<BR>;<BR>;&nbsp;&nbsp; sip 
debug&nbsp;&nbsp;&nbsp;Show all SIP messages<BR>;</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>[general]<BR>context=home&nbsp;&nbsp;&nbsp;; 
Default context for incoming calls</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>port=5060&nbsp;&nbsp;&nbsp;; UDP Port to bind to 
(SIP standard port is 5060)<BR>bindaddr=0.0.0.0&nbsp;&nbsp;; IP address to bind 
to (0.0.0.0 binds to all)<BR>srvlookup=yes&nbsp;&nbsp;&nbsp;; Enable DNS SRV 
lookups on outbound calls</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>;[sip_proxy]<BR>; For incoming calls only. Example: 
FWD (Free World Dialup)<BR>;type=user<BR>;context=from-fwd</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial 
size=2>;[sip_proxy-out]<BR>;type=peer&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&nbsp;&nbsp;; we only want to call out, not be 
called<BR>;secret=guessit<BR>;username=yourusername&nbsp;&nbsp;; Authentication 
user for outbound proxies<BR>;fromuser=yourusername&nbsp;&nbsp;; Many SIP 
providers require 
this!<BR>;host=box.provider.com<BR>;------------------------------------------------<BR>; 
Test Ext 2201</FONT></DIV>
<DIV><FONT face=Arial size=2>; &lt;extension use&gt; - &lt;users name&gt; - 
&lt;extension 
number&gt;<BR>;------------------------------------------------</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial 
size=2>&nbsp;[2201]<BR>&nbsp;type=friend<BR>&nbsp;host=192.192.192.220<BR>&nbsp;context=home<BR>&nbsp;secret=xxxxxx<BR>&nbsp;callerid="Paul" 
&lt;2201&gt;<BR>&nbsp;mailbox=2201<BR>&nbsp;dtmfmode=rfc2833<BR>&nbsp;nat=no</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>EXTENSIONS.CONF</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>writeprotect=no</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial 
size=2>[globals]<BR>&nbsp;PHONES1=SIP/2201<BR>&nbsp;PHONES1VM=2201<BR>&nbsp;PHONES2=SIP/2202<BR>&nbsp;PHONES2VM=2202<BR>CONSOLE=Console/dsp&nbsp;&nbsp;&nbsp;&nbsp;; 
Console interface for 
demo<BR>;CONSOLE=Zap/1<BR>;CONSOLE=Phone/phone0<BR>IAXINFO=guest&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;; 
IAXtel 
username/password<BR>;IAXINFO=myuser:mypass<BR>TRUNK=Zap/g2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;; 
Trunk interface<BR>TRUNKMSD=1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;; MSD digits to strip 
(usually 1 or 0)<BR></FONT><FONT face=Arial size=2></FONT></DIV>
<DIV><FONT face=Arial size=2>[iaxtel700]<BR>exten =&gt; _91700XXXXXXX,1,Dial(<A 
href="mailto:IAX2/${IAXINFO}@iaxtel.com/${EXTEN:1}@iaxtel">IAX2/${IAXINFO}@iaxtel.com/${EXTEN:1}@iaxtel</A>)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>[iaxprovider]<BR>;switch =&gt; 
IAX2/user:[key]@myserver/mycontext</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>[international]<BR><BR>; Master context for 
international long distance<BR><BR>ignorepat =&gt; 9<BR>include =&gt; 
longdistance<BR>include =&gt; trunkint</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>[longdistance]<BR><BR>; Master context for long 
distance<BR><BR>ignorepat =&gt; 9<BR>include =&gt; local<BR>include =&gt; 
trunkld</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>[local]<BR><BR>;&nbsp;Master context for local, 
toll-free, and iaxtel calls only<BR>;<BR>ignorepat =&gt; 9<BR>include =&gt; 
default<BR>include =&gt; parkedcalls<BR>include =&gt; trunklocal<BR>include 
=&gt; iaxtel700<BR>include =&gt; trunktollfree<BR>include =&gt; 
iaxprovider<BR></FONT><FONT face=Arial size=2></FONT></DIV>
<DIV><FONT face=Arial size=2>;This will create a macro we will use in the 
dialling plan<BR>&nbsp;[macro-vmessage]<BR>&nbsp;exten =&gt; 
s,1,VoiceMail2(u${ARG1})<BR>&nbsp;exten =&gt; 
s,2,Playback(groovy)<BR>&nbsp;exten =&gt; s,3,Playback(goodbye)<BR>&nbsp;exten 
=&gt; s,4,Hangup</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>[macro-stdexten];<BR>;<BR>; Standard extension 
macro:<BR>;&nbsp;&nbsp; ${ARG1} - Extension&nbsp; (we could have used 
${MACRO_EXTEN} here as well<BR>;&nbsp;&nbsp; ${ARG2} - Device(s) to 
ring<BR>;<BR>exten =&gt; s,1,Dial(${ARG2},20)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;; 
Ring the interface, 20 seconds maximum<BR>exten =&gt; 
s,2,Goto(s-${DIALSTATUS},1)&nbsp;&nbsp;&nbsp;&nbsp;; Jump based on status 
(NOANSWER,BUSY,CHANUNAVAIL,CONGESTION,ANSWER)</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>exten =&gt; 
s-NOANSWER,1,Voicemail(u${ARG1})&nbsp;&nbsp;; If unavailable, send to voicemail 
w/ unavail announce<BR>exten =&gt; 
s-NOANSWER,2,Goto(default,s,1)&nbsp;&nbsp;&nbsp;; If they press #, return to 
start</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>exten =&gt; 
s-BUSY,1,Voicemail(b${ARG1})&nbsp;&nbsp;&nbsp;; If busy, send to voicemail w/ 
busy announce<BR>exten =&gt; s-BUSY,2,Goto(default,s,1)&nbsp;&nbsp;&nbsp;&nbsp;; 
If they press #, return to start</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>exten =&gt; 
_s-.,1,Goto(s-NOANSWER,1)&nbsp;&nbsp;&nbsp;&nbsp;; Treat anything else as no 
answer</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>exten =&gt; 
a,1,VoicemailMain(${ARG1})&nbsp;&nbsp;&nbsp;&nbsp;; If they press *, send the 
user into VoicemailMain</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>; 
----------------------------------------------<BR>; DEFINE EXTENSIONS<BR>; 
----------------------------------------------</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp;[home]<BR>&nbsp;; Next, add an extension for 
voicemail .<BR>&nbsp;; now if we dial 8, we can check 
voicemail.<BR>&nbsp;;<BR>&nbsp;exten =&gt; 8,1,VoiceMailMain2<BR>&nbsp;exten 
=&gt; 8,2,Hangup<BR>&nbsp;; Add some more extensions for the two lines . now 
we'll be able to call one line from the other.<BR>&nbsp;; And if no one answers, 
it will go to the mailbox for that line.<BR>&nbsp;;<BR>&nbsp;; Line 
1<BR>&nbsp;;<BR>&nbsp;exten =&gt; 2201,1,Dial(${PHONES1},20,Ttm)<BR>&nbsp;exten 
=&gt; 2201,2,Macro(vmessage,${PHONES1VM})<BR>&nbsp;exten =&gt; 
2201,3,Hangup<BR>&nbsp;;<BR>&nbsp;; Line 2<BR>&nbsp;;<BR>&nbsp;exten =&gt; 
2202,1,Dial(${PHONES2},20,Ttm)<BR>&nbsp;exten =&gt; 
2202,2,Macro(vmessage,${PHONES2VM})<BR>&nbsp;exten =&gt; 
2202,3,Hangup<BR>&nbsp;;<BR>&nbsp;; Line 3<BR>&nbsp;;<BR>&nbsp;exten =&gt; 
2203,1,Dial(${PHONES3},20,Ttm)<BR>&nbsp;exten =&gt; 
2203,2,Macro(vmessage,${PHONES3VM})<BR>&nbsp;exten =&gt; 
2203,3,Hangup</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>; 
----------------------------------------------<BR>; END DEFINE EXTENSIONS<BR>; 
----------------------------------------------</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><BR>[demo]<BR>;<BR>; We start with what to do when 
a call first comes in.<BR>;<BR>exten =&gt; s,1,Wait,1&nbsp;&nbsp;&nbsp;; Wait a 
second, just for fun<BR>exten =&gt; s,2,Answer&nbsp;&nbsp;&nbsp;; Answer the 
line<BR>exten =&gt; s,3,DigitTimeout,5&nbsp;&nbsp;; Set Digit Timeout to 5 
seconds<BR>exten =&gt; s,4,ResponseTimeout,10&nbsp;&nbsp;; Set Response Timeout 
to 10 seconds<BR>exten =&gt; s,5,BackGround(demo-congrats)&nbsp;; Play a 
congratulatory message<BR>exten =&gt; s,6,BackGround(demo-instruct)&nbsp;; Play 
some instructions</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>exten =&gt; 2,1,BackGround(demo-moreinfo)&nbsp;; 
Give some more information.<BR>exten =&gt; 2,2,Goto(s,6)</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>exten =&gt; 3,1,SetLanguage(fr)&nbsp;&nbsp;; Set 
language to french<BR>exten =&gt; 3,2,Goto(s,5)&nbsp;&nbsp;&nbsp;; Start with 
the congratulations</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>exten =&gt; 1000,1,Goto(default,s,1)<BR>;<BR>; We 
also create an example user, 1234, who is on the console and has<BR>; voicemail, 
etc.<BR>;<BR>exten =&gt; 1234,1,Playback(transfer,skip)&nbsp;&nbsp;; "Please 
hold while..." <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;; (but skip if channel is not 
up)<BR>exten =&gt; 1234,2,Macro(stdexten,1234,${CONSOLE})</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>exten =&gt; 1235,1,Voicemail(u1234)&nbsp;&nbsp;; 
Right to voicemail</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>exten =&gt; 1236,1,Dial(Console/dsp)&nbsp;&nbsp;; 
Ring forever<BR>exten =&gt; 1236,2,Voicemail(u1234)&nbsp;&nbsp;; Unless 
busy</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>;<BR>; # for when they're done with the 
demo<BR>;<BR>exten =&gt; #,1,Playback(demo-thanks)&nbsp;&nbsp;; "Thanks for 
trying the demo"<BR>exten =&gt; #,2,Hangup&nbsp;&nbsp;&nbsp;; Hang them 
up.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>;<BR>; A timeout and "invalid extension 
rule"<BR>;<BR>exten =&gt; t,1,Goto(#,1)&nbsp;&nbsp;&nbsp;; If they take too 
long, give up<BR>exten =&gt; i,1,Playback(invalid)&nbsp;&nbsp;; "That's not 
valid, try again"</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>;<BR>; Create an extension, 500, for dialing 
the<BR>; Asterisk demo.<BR>;<BR>exten =&gt; 500,1,Playback(demo-abouttotry); Let 
them know what's going on<BR>exten =&gt; 500,2,Dial(<A 
href="mailto:IAX2/guest@misery.digium.com/s@default">IAX2/guest@misery.digium.com/s@default</A>)&nbsp;; 
Call the Asterisk demo<BR>exten =&gt; 500,3,Playback(demo-nogo)&nbsp;; Couldn't 
connect to the demo site<BR>exten =&gt; 500,4,Goto(s,6)&nbsp;&nbsp;; Return to 
the start over message.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>;<BR>; Create an extension, 600, for evaulating 
echo latency.<BR>;<BR>exten =&gt; 600,1,Playback(demo-echotest)&nbsp;; Let them 
know what's going on<BR>exten =&gt; 600,2,Echo&nbsp;&nbsp;&nbsp;; Do the echo 
test<BR>exten =&gt; 600,3,Playback(demo-echodone)&nbsp;; Let them know it's 
over<BR>exten =&gt; 600,4,Goto(s,6)&nbsp;&nbsp;; Start over</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>;<BR>; Give voicemail at extension 
8500<BR>;<BR>exten =&gt; 8500,1,VoicemailMain<BR>exten =&gt; 
8500,2,Goto(s,6)<BR>;<BR>; Here's what a phone entry would look like (IXJ for 
example)<BR>;<BR>;exten =&gt; 1265,1,Dial(Phone/phone0,15)<BR>;exten =&gt; 
1265,2,Goto(s,5)</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>;[mainmenu]<BR>;<BR>; Example "main menu" context 
with submenu<BR>;<BR>;exten =&gt; s,1,Answer<BR>;exten =&gt; 
s,2,Background(thanks)&nbsp;&nbsp;; "Thanks for calling press 1 for sales, 2 for 
support, ..."<BR>;exten =&gt; 1,1,Goto(submenu,s,1)<BR>;exten =&gt; 
2,1,Hangup<BR>;include =&gt; default<BR>;<BR>;[submenu]<BR>;exten =&gt; 
s,1,Ringing&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;; Make them comfortable with 2 seconds 
of ringback<BR>;exten =&gt; s,2,Wait,2<BR>;exten =&gt; 
s,3,Background(submenuopts)&nbsp;; "Thanks for calling the sales 
department.&nbsp; Press 1 for steve, 2 for..."<BR>;exten =&gt; 
1,1,Goto(default,steve,1)<BR>;exten =&gt; 2,1,Goto(default,mark,2)</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>[default]<BR>;<BR>; By default we include the 
demo.&nbsp; In a production system, you <BR>; probably don't want to have the 
demo there.<BR>;<BR>include =&gt; demo</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>;<BR>; Extensions like the two below can be used 
for FWD, Nikotel, sipgate etc.<BR>; Note that you must have a [sipprovider] 
section in sip.conf whereas<BR>; the otherprovider.net example does not require 
such a peer definition<BR>;<BR>;exten =&gt; 
_41X.,1,Dial(SIP/${EXTEN:2}@sipprovider,,r)<BR>;exten =&gt; 
_42X.,1,Dial(SIP/user:passwd@${EXTEN:2}@otherprovider.net,30,rT)</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>; Real extensions would go here. Generally you want 
real extensions to be 4 or 5<BR>; digits long (although there is no such 
requirement) and start with a single<BR>; digit that is fairly large (like 6 or 
7) so that you have plenty of room to<BR>; overlap extensions and menu options 
without conflict.&nbsp; You can alias them with<BR>; names, too and use global 
variables</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>;exten =&gt; 
6245,hint,SIP/Grandstream1&amp;SIP/Xlite1 ; Channel hints for presence<BR>;exten 
=&gt; 6245,1,Dial(SIP/Grandstream1,20,rt)&nbsp;; permit transfer<BR>;exten =&gt; 
6245,1,Dial(${HINT},20,rtT)&nbsp;&nbsp;; Use hint as listed<BR>;exten =&gt; 
6361,1,Dial(IAX2/JaneDoe,,rm)&nbsp;&nbsp;; ring without time limit<BR>;exten 
=&gt; 6389,1,Dial(<A 
href="mailto:MGCP/aaln/1@192.168.0.14">MGCP/aaln/1@192.168.0.14</A>)<BR>;exten 
=&gt; 6394,1,Dial(Local/6275/n)&nbsp;&nbsp;; this will dial ${MARK}</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>;exten =&gt; 
6275,1,Macro(stdexten,6275,${MARK})&nbsp;; assuming ${MARK} is something like 
Zap/2<BR>;exten =&gt; mark,1,Goto(6275|1)&nbsp;&nbsp;&nbsp;; alias mark to 
6275<BR>;exten =&gt; 6536,1,Macro(stdexten,6236,${WIL})&nbsp;; Ditto for 
wil<BR>;exten =&gt; wil,1,Goto(6236|1)<BR>;<BR>; Some other handy things are an 
extension for checking voicemail via<BR>; voicemailmain<BR>;<BR>;exten =&gt; 
8500,1,VoicemailMain<BR>;exten =&gt; 8500,2,Hangup<BR>;<BR>; Or a conference 
room (you'll need to edit meetme.conf to enable this room)<BR>;<BR>;exten =&gt; 
8600,1,Meetme(1234)<BR>;<BR>; Or playing an announcement to the called party, as 
soon it answers<BR>;<BR>;exten = 
8700,1,Dial(${MARK},30,A(/path/to/my/announcemsg))<BR>;<BR>; For more 
information on applications, just type "show applications" at your<BR>; friendly 
Asterisk CLI prompt.<BR>;<BR>; 'show application &lt;command&gt;' will show 
details of how you<BR>; use that particular application in this file, the dial 
plan. <BR>;</DIV>
<DIV><BR>&nbsp;<BR></DIV></FONT></BODY></HTML>