[asterisk-users] macro-stdexten question
Haim Dimer
hdimer at corp.spiritone.com
Tue Mar 3 09:28:51 CST 2009
I am running asterisk 1.4 and the Digium GUI SVN-branch-2.0-r4489.
When one phone calls another, I see the following on the console
(here, 6223 dials 6123)
-- Executing [6123 at DLPN_DefaultDialPlan:1] Macro("IAX2/6223-10489",
"stdexten|6123|SIP/6123&IAX2/6123") in new stack
-- Executing [s at macro-stdexten:1] Set("IAX2/6223-10489",
"__DYNAMIC_FEATURES=") in new stack
-- Executing [s at macro-stdexten:2] GotoIf("IAX2/6223-10489", "0?5:3")
in new stack
-- Goto (macro-stdexten,s,3)
-- Executing [s at macro-stdexten:3] Dial("IAX2/6223-10489", "SIP/
6123&IAX2/6123|20|tTkK") in new stack
etc...
My question is: Who called macro-stdexten ? I grep'ed for it in /etc/
asterisk/* and could only find the definition of the macro in
extensions.conf. I'm curious to know if this macro is something hard
coded in asterisk for dialing extensions with voicemail enabled. Any
ideas?
Haim.
More information about the asterisk-users
mailing list