Hi All,<br><br>This question is probably more for the LDAP experienced users/developers as I'm sure it would work fine if I weren't using LDAP (but I am, and I'm almost there with the setup!!!). <br>I've setup an extension with the following:<br>
<br>AstExtension: 210<br>AstApplication: Macro<br>AstApplicationData: call-ext,SIP/testuser&IAX2/testuser,210<br><br>When I dial this extension, I see the following in the log:<br><br> -- Executing Macro("SIP/testuser-082b11f8", "call-ext,SIP/testuser&IAX2/testuser,210")<br>
[Mar 15 16:14:06] DEBUG[6060]: pbx.c:2679 pbx_extension_helper: Launching 'Set'<br> -- Executing [s@macro-call-ext:1] Set("SIP/testuser-remote-082b11f8", "LOCAL(arg1)=SIP/testuser&IAX2/testuser") in new stack<br>
[Mar 15 16:14:06] ERROR[6060]: app_stack.c:370 local_write: Tried to set LOCAL(arg1), but we aren't within a Gosub routine <br><br>.. which means I'm not able to access these arguments inside the Macro :( FWIW, I've defined this Macro in extensions.ael (not .conf).<br>
<br>Any ideas??<br><br>Thanks in advance!<br>- Gonzalo<br><br>