>From the Wiki

 

OpenPBX.org uses hash values to identify variables and application names
in the dialplan. This is much faster and more efficient than the
character-by-character string comparison method used in Asterisk.
However, it leads to case sensitive variables and application names.

 

 

Use System, not system

 

 

________________________________

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Luc & Marie
Sent: Monday, February 05, 2007 11:06 PM
To: [email protected]
Subject: [Openpbx-users] No application 'system' for extension

 

Hello !

 

Can someone help me ? I get this error:

Feb  5 23:02:07 WARNING[3053407136]: pbx.c:1952 pbx_extension_helper: No
application 'system' for extension (Soft1, 1234567, 3)

 

This is the line causing the error:

exten => _X.,n,system(echo "${DATETIME}       Soft ${EXTEN}"  >>
/opt/openpbx.org/log/calls)

 

This line is from my old asterisk extensions.conf

 

Luc

 

_______________________________________________
Openpbx-users mailing list
[email protected]
http://lists.openpbx.org/mailman/listinfo/openpbx-users

Reply via email to