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 => 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 => 1000,1,Notify(<span class="source">${CALLERIDNUM}|${CALLERIDNAME}|${EXTEN}/sunnybook)
</span><br>exten => 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> <<a href="mailto:cgriffin@33keys.com">cgriffin@33keys.com</a>> 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'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>> Thanks for the link..<br>><br>> As for Google, I know how to use it. I searched for "Sven Slezak's<br>> Notify" and other variations and got Squat..
<br><br>Yes I had that too initially. The trick is to remove the 's from Slezak.<br>Then the first link that pops up is the link I gave below.<br><br>> On 2/28/07, Patrick <<a href="mailto:asterisk-list@puzzled.xs4all.nl">
asterisk-list@puzzled.xs4all.nl</a>> wrote:<br>>> On Wed, 2007-02-28 at 22:04 -0600, voiplist wrote:<br>>>> What does this module do?<br>>>><br>>>> On 2/28/07, Chris Griffin <<a href="mailto:cgriffin@33keys.com">
cgriffin@33keys.com</a>> wrote:<br>>>>> I've installed Sven Slezak's Notify module.<br>>><br>>> <a href="http://mezzo.net/asterisk/app_notify.html">http://mezzo.net/asterisk/app_notify.html
</a><br>>><br>>> Google is your friend.<br>>><br>>> Regards,<br>>> Patrick<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>>> <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>> <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> <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> <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