Michelle Dupuis
2009-Jul-24 21:43 UTC
[asterisk-users] How determine extension of who initiated call
I'm working on a script that needs to determine the extension (eg: 123) of the phone that initiated the call, or CALLERID number if an externall caller. Is there a simple way to do this? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090724/b663db29/attachment.htm
Danny Nicholas
2009-Jul-24 21:52 UTC
[asterisk-users] How determine extension of who initiated call
${CALLERID(num)} should provide this information in both cases. _____ From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Michelle Dupuis Sent: Friday, July 24, 2009 4:43 PM To: 'Asterisk Users List' Subject: [asterisk-users] How determine extension of who initiated call I'm working on a script that needs to determine the extension (eg: 123) of the phone that initiated the call, or CALLERID number if an externall caller. Is there a simple way to do this? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090724/c0c74c31/attachment.htm
Philipp Kempgen
2009-Jul-24 21:59 UTC
[asterisk-users] How determine extension of who initiated call
Michelle Dupuis schrieb:> I'm working on a script that needs to determine the extension (eg: 123) of > the phone that initiated the call, or CALLERID number if an externall > caller. > > Is there a simple way to do this?${CALLERID(num)} ? Philipp Kempgen -- AMOOMA GmbH - Bachstr. 126 - 56566 Neuwied -> http://www.amooma.de Gesch?ftsf?hrer: Stefan Wintermeyer, Handelsregister: Neuwied B14998 Asterisk: http://the-asterisk-book.com - http://das-asterisk-buch.de Videos of the AMOOCON VoIP conference 2009 -> http://www.amoocon.de --