gosh my typo's where bad there... take out the work macro- when you call it in the dialplan.. M and Macro will look for the macro- preceding your word.. ie if you have made something called macro-smdr.. its called via Macro(smdr,arg1,arg2) etc.. or M(smdr,arg1,arg2) etc...

Phil


Philip Mullis wrote:
Andre take out the work macro, if you have something call macro-smdr, you just call it via M(smdr)

Andre Courchesne - Consultant wrote:
Ok, I have the following macro:

[macro-smdr]
exten => s,1,NoOp(In Macro smdr)

And the following dialplan:

exten => 1111,1,Dial(IAX2/200,,M(smdr))

Whan I dial 1111, I see the following result:

[Jun 25 12:55:04] VERBOSE[2601] logger.c: -- Executing [1...@from-internal:1] Dial("IAX2/100-4558", "IAX2/200||M(macro-smdr)") in new stack [Jun 25 12:55:04] WARNING[2601] app_dial.c: Unable to create channel of type 'IAX2' (cause 20 - Unknown) [Jun 25 12:55:04] VERBOSE[2601] logger.c: == Everyone is busy/congested at this time (1:0/0/1)


Any ideas? After lunch I'll setup with sip hard phones to see if it makes a difference.



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to