[Asterisk-Users] DISA() context restrictions
steve at daviesfam.org
steve at daviesfam.org
Thu Nov 11 00:33:29 MST 2004
On Tue, 9 Nov 2004, Michael George wrote:
> The only difference to my extensions.conf file is that if I have:
> exten => s,2,DISA(no-password, disa)
.
.
> -- Executing DISA("IAX2/pewamo at pewamo/6", "no-password| disa") in new
> stack
> Nov 9 19:50:33 DEBUG[14521]: app_disa.c:160 disa_exec: Context: disa
Bet you its the space after the comma. Notice that the "Context: disa"
has two spaces.
So try DISA(no-password,disa) without the space and see if that helps.
If it does, its obviously a bug, but you have a work-around at least.
Steve
More information about the asterisk-users
mailing list