<html><body>
<DIV>Thanks for the response, its looks logical, for some reason the authentication is not working for me, I'm using a Linksys Phone adapter and here is a sample dial plan in extensions.conf and also SIP channels.</DIV>
<DIV>&nbsp;</DIV>
<DIV>exten =&gt; 8407,1,Dial(SIP/8407,80,rt)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ; permit transfer<BR>exten =&gt; 8407,n,Authenticate(9461)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <BR>exten =&gt; 8407,n,Playback(pbx-invalid)<BR>exten =&gt; 8407,n,Hangup()</DIV>
<DIV>&nbsp;</DIV>
<DIV>and in sip.conf</DIV>
<DIV>&nbsp;</DIV>
<DIV>[9507]<BR>type=friend<BR>user=8407<BR>secret=xxxxxxxxxx<BR>;context=from-sip<BR>callerid=8407<BR>host=dynamic<BR>nat=yes<BR>qualify=yes<BR>canreinvite=no<BR>dtmfmode=rfc2833<BR>;incominglimit=1<BR>;mailbox=8407@default<BR>;disallow=all<BR>;allow=ulaw<BR>;allow=alaw<BR>;allow=g729<BR>;allow=g723.1<BR></DIV>
<DIV>I also tried changing type to peer instead of freind and does not work either. I am running Asterisk 1.2.3.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Any help will be appreciated and thanks for all your inputs.</DIV>
<DIV><BR>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<BLOCKQUOTE style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">-------------- Original message -------------- <BR>From: Steve Totaro &lt;stotaro@asteriskhelpdesk.com&gt; <BR><BR>&gt; If you are using phones attached to a ZAP FXS port the immediate=yes <BR>&gt; will work. Otherwise, some SIP phones (Grandstream for instance) allows <BR>&gt; you to enter an autodial number. It depends on what is providing the <BR>&gt; dialtone to the handset. If your device does not support autodial, then <BR>&gt; the next best thing is to do what has already been suggested. <BR>&gt; <BR>&gt; OR <BR>&gt; <BR>&gt; [somecontext] <BR>&gt; exten=s,1,answer <BR>&gt; exten=s,2,Authenticate(insertdigitshere) <BR>&gt; exten=s,3,(continue with a real dialplan) <BR>&gt; <BR>&gt; Change the corresponding authenticate gsm file to say what you want <BR>&gt; about contacting the boss. <BR>&gt; <BR>&gt; This gives the impression that phone is restricted for outbound calling <BR>&gt; but if 
you enter the authenticate string, you can dialout for <BR>&gt; emergencies or convenience. <BR>&gt; <BR>&gt; Thanks, <BR>&gt; Steve <BR>&gt; <BR>&gt; broadbandvoice@comcast.net wrote: <BR>&gt; &gt; It did not work, how can I put in some user intervention so that any <BR>&gt; &gt; numbers they dial will send them to a message? Restrict their outbound <BR>&gt; &gt; calls and a get a message to contact administrator instead of a busy <BR>&gt; &gt; signal. <BR>&gt; &gt; <BR>&gt; &gt; -------------- Original message -------------- <BR>&gt; &gt; From: "brandon kruz" <HIGHENDPCS@HOTMAIL.COM><BR>&gt; &gt; <BR>&gt; &gt; &gt; thank you russel <BR>&gt; &gt; &gt; forgot to mention this. <BR>&gt; &gt; &gt; <BR>&gt; &gt; &gt; &gt; <BR>&gt; &gt; &gt; &gt;On Sat, 2006-07-22 at 19:38 -0500, brandon kruz wrote: <BR>&gt; &gt; &gt; &gt; &gt; [internal] <BR>&gt; &gt; &gt; &gt; &gt; exten =&gt; s,1,Answer() <BR>&gt; &gt; &gt; &gt; &gt; exten =&gt; s,n,Playback(custom) <BR>&gt; &gt; &gt; &gt; &gt; exten
 =&gt; s,n,Hangup() <BR>&gt; &gt; &gt; &gt; <BR>&gt; &gt; &gt; &gt;This, by itself, does not solve the problem where you want the <BR>&gt; &gt; message <BR>&gt; &gt; &gt; &gt;to be played back when the phone is picked up without any user <BR>&gt; &gt; &gt; &gt;intervention. If you're using zap phones, you can simply set this <BR>&gt; &gt; &gt; &gt;option: <BR>&gt; &gt; &gt; &gt; <BR>&gt; &gt; &gt; &gt;immediate=yes <BR>&gt; &gt; &gt; &gt; <BR>&gt; &gt; &gt; &gt;Then, as soon as the phone goes off hook, the call will begin <BR>&gt; &gt; at the 's' <BR>&gt; &gt; &gt; &gt;extension in the configured context instead of pro viding <BR>&gt; &gt; dialtone. <BR>&gt; &gt; &gt; &gt; <BR>&gt; &gt; &gt; &gt;-- <BR>&gt; &gt; &gt; &gt;Russell Bryant <BR>&gt; &gt; &gt; &gt;Software Developer <BR>&gt; &gt; &gt; &gt;Digium, Inc. <BR>&gt; &gt; &gt; &gt; <BR>&gt; &gt; &gt; &gt;_______________________________________________ <BR>&gt; &gt; &gt; &gt;--Bandwidth and Colocation provided by Easynews.com --
 <BR>&gt; &gt; &gt; &gt; <BR>&gt; &gt; &gt; &gt;asterisk-users mailing list <BR>&gt; &gt; &gt; &gt;To UNSUBSCRIBE or update options visit: <BR>&gt; &gt; &gt; &gt; http://lists.digium.com/mailman/listinfo/asterisk-users <BR>&gt; &gt; &gt; <BR>&gt; &gt; &gt; _________________________________________________________________ <BR>&gt; &gt; &gt; Don’t just search. Find. Check out the new MSN Search! <BR>&gt; &gt; &gt; http://search.msn.click-url.com/go/onm00200636ave/direct/01/ <BR>&gt; &gt; &gt; <BR>&gt; &gt; &gt; _______________________________________________ <BR>&gt; &gt; &gt; --Bandwidth and Colocation provided by Easynews.com -- <BR>&gt; &gt; &gt; <BR>&gt; &gt; &gt; asterisk-users mailing list <BR>&gt; &gt; &gt; To UNSUBSCRIBE or update options visit: <BR>&gt; &gt; &gt; http://lists.digium.com/mailman/listinfo/asterisk-users <BR>&gt; &gt; <BR>&gt; &gt; ------------------------------------------------------------------------ <BR>&gt; &gt; <BR>&gt; &gt; ______________________________
_________________ <BR>&gt; &gt; --Bandwidth and Colocation provided by Easynews.com -- <BR>&gt; &gt; <BR>&gt; &gt; asterisk-users mailing list <BR>&gt; &gt; To UNSUBSCRIBE or update options visit: <BR>&gt; &gt; http://lists.digium.com/mailman/listinfo/asterisk-users <BR>&gt; &gt; <BR>&gt; <BR>&gt; _______________________________________________ <BR>&gt; --Bandwidth and Colocation provided by Easynews.com -- <BR>&gt; <BR>&gt; asterisk-users mailing list <BR>&gt; To UNSUBSCRIBE or update options visit: <BR>&gt; http://lists.digium.com/mailman/listinfo/asterisk-users </BLOCKQUOTE></body></html>