Chris,<br><br>Here is how I might use this, I have a context called inside, is where each of my extensions is dialed from. On my home box it looks like this.<br><br>[inside]<span class="source"></span><br>
exten =&gt; 1000,1,Dial(SIP/1000,20,t)<br>
<br>What I would probably do is add the Notify command to each of my extensions before my Dial, like so<br><br>[inside]<br>exten =&gt; 1000,1,Notify(<span class="source">${CALLERIDNUM}|${CALLERIDNAME}|${EXTEN}/sunnybook)
</span><br>exten =&gt; 1000,n,Dial(SIP/1000,20,t)<br><br>As a side note, if you are trying to get a screen pop, there are several programs that connect to the manager API and will create a screen pop when the a dial event is triggered. I mainly us snap, which runs on windows, and I can configure it to watch a certain extension and display the call information for that extension. So instead of having a special line in my dial plan, I have a program filtering through events on the manage interface. Hope this helps.
<br><br><div><span class="gmail_quote">On 3/2/07, <b class="gmail_sendername">Chris Griffin</b> &lt;<a href="mailto:cgriffin@33keys.com">cgriffin@33keys.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I&#39;m still stuck on just exactly where in my extensions.conf file I<br>should put the code below.<br><br><br>Chris Griffin<br><a href="mailto:cgriffin@33keys.com">cgriffin@33keys.com</a><br><br><br><br>On Feb 28, 2007, at 9:55 PM, Patrick wrote:
<br><br>On Wed, 2007-02-28 at 23:28 -0600, voiplist wrote:<br>&gt; Thanks for the link..<br>&gt;<br>&gt; As for Google, I know how to use it. I searched for &quot;Sven Slezak&#39;s<br>&gt; Notify&quot; and other variations and got Squat..
<br><br>Yes I had that too initially. The trick is to remove the &#39;s from Slezak.<br>Then the first link that pops up is the link I gave below.<br><br>&gt; On 2/28/07, Patrick &lt;<a href="mailto:asterisk-list@puzzled.xs4all.nl">
asterisk-list@puzzled.xs4all.nl</a>&gt; wrote:<br>&gt;&gt; On Wed, 2007-02-28 at 22:04 -0600, voiplist wrote:<br>&gt;&gt;&gt; What does this module do?<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; On 2/28/07, Chris Griffin &lt;<a href="mailto:cgriffin@33keys.com">
cgriffin@33keys.com</a>&gt; wrote:<br>&gt;&gt;&gt;&gt; I&#39;ve installed Sven Slezak&#39;s Notify module.<br>&gt;&gt;<br>&gt;&gt; <a href="http://mezzo.net/asterisk/app_notify.html">http://mezzo.net/asterisk/app_notify.html
</a><br>&gt;&gt;<br>&gt;&gt; Google is your friend.<br>&gt;&gt;<br>&gt;&gt; Regards,<br>&gt;&gt; Patrick<br>&gt;&gt;<br>&gt;&gt; _______________________________________________<br>&gt;&gt; --Bandwidth and Colocation provided by 
<a href="http://Easynews.com">Easynews.com</a> --<br>&gt;&gt;<br>&gt;&gt; asterisk-users mailing list<br>&gt;&gt; To UNSUBSCRIBE or update options visit:<br>&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-users">
http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>&gt;&gt;<br>&gt; _______________________________________________<br>&gt; --Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a>
 --<br>&gt;<br>&gt; asterisk-users mailing list<br>&gt; To UNSUBSCRIBE or update options visit:<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users
</a><br><br>_______________________________________________<br>--Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:
<br>&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br><br>_______________________________________________<br>--Bandwidth and Colocation provided by 
<a href="http://Easynews.com">Easynews.com</a> --<br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br>&nbsp;&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users
</a><br></blockquote></div><br><br clear="all"><br>-- <br>Bruce<br>Nortex Networks