I've installed Sven Slezak's Notify module. He gives the follow as an
example line to put into extensions.conf
exten => s,1000,Notify(${CALLERIDNUM}|${CALLERIDNAME}|${EXTEN}/
sunnybook)
I understand what is going on with this line but I don't know where
in the extensions.conf file to put it?
Thanks,
Chris Griffin
cgriffin@33keys.com
try putting near the exten => 1000,1,dial stuff On 2/28/07, Chris Griffin <cgriffin@33keys.com> wrote:> > I've installed Sven Slezak's Notify module. He gives the follow as an > example line to put into extensions.conf > > exten => s,1000,Notify(${CALLERIDNUM}|${CALLERIDNAME}|${EXTEN}/ > sunnybook) > > I understand what is going on with this line but I don't know where > in the extensions.conf file to put it? > > Thanks, > Chris Griffin > cgriffin@33keys.com > > > > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-- Mike Sales Manager http://www.voicemeup.com Making it happen 1.877.807.VOIP (8647) 1.514.312.7030 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070228/87db05f2/attachment.htm
What does this module do? On 2/28/07, Chris Griffin <cgriffin@33keys.com> wrote:> I've installed Sven Slezak's Notify module. He gives the follow as an > example line to put into extensions.conf > > exten => s,1000,Notify(${CALLERIDNUM}|${CALLERIDNAME}|${EXTEN}/ > sunnybook) > > I understand what is going on with this line but I don't know where > in the extensions.conf file to put it? > > Thanks, > Chris Griffin > cgriffin@33keys.com > > > > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >