search for: apperror

Displaying 5 results from an estimated 5 matches for "apperror".

Did you mean: apierror
2001 Dec 01
3
include/exclude ?
...mp01 mp02 [admx:test] $ ls {an,mp,ERR}* ERR01 an01 an02 mp01 mp02 I want to rsync only the "{an,mp,ERR}*" files across using the following command but do not see the expected results. [admx:test] $ rsync -va --exclude="*" --include="{an,mp,ERR}*" ./* mm2x::AppError building file list ... done wrote 67 bytes read 337 bytes 269.33 bytes/sec total size is 0 speedup is 0.00 I am running 'rsync version 2.3.1 protocol version 20' on a IBM RS6000/F50 running AIX 4.3.1 on both sides. Thanks Nishi
2005 Sep 26
1
system() app changed drastically! How do I use it now?
We upgraded to the latest version of asterisk (because we needed some newer features), only to find all our PIN applications accepting any number the caller makes up! I traced this to the System application completely changing the way it deals with success or failure of the program it calls. Previously, if the PIN was completely bogus, we exited with -1, which caused asterisk to jump to priority
2005 Sep 26
0
system() app changed drastically! How do I useit now?
...ng AEL) there is no > > conditional branching based on a variable, how am I > supposed to use this? > > OK, I forgot about GotoIf. However, the doc is wrong (or at > least incomplete), because it only mentions SUCCESS and > FAILURE, but I'm finding SYSTEMSTATUS set to APPERROR. > > So I'm doing: > > exten => s,5,GotoIf($["${SYSTEMSTATUS}" = "APPERROR"]?105:6) > _______________________________________________ > --Bandwidth and Colocation sponsored by Easynews.com -- > > Asterisk-Users mailing list > Asterisk-Users@...
2010 Jul 12
0
Inconsistent Behavior in SYSTEMSTATUS After System() Call
...check for the existence of the file in question, and if it exists, play a message and hangup. Otherwise, go on to Frontend_ASL_English, which is pretty clear in the provided context. When Asterisk first starts, this works as expected: Asterisk checks to see if the file exists, the file does not, APPERROR is returned, and we go on to FrontEnd_ASL_English. On subsequent calls, SUCCESS is returned, despite no files being added to the directories in question. Restarting Asterisk fixes the problem for one phone call to any of the extensions being used, but all subsequent calls return SUCCESS on these...
2009 May 22
1
VOICEMAIL : I've tried a lot but mailing through Asterisk is just not working...
...-- Executing [3000 at TCS-personeel-zoiper:2] System("IAX2/jonaskellens-10491", "/var/lib/asterisk/agi-bin/mail2.sh test-email /etc/asterisk/iax.conf") in new stack -- Executing [3000 at TCS-personeel-zoiper:3] NoOp("IAX2/jonaskellens-10491", "systemstatus : APPERROR") in new stack So I'm stuck There is no way for me to get my voicemail-messages through mailing... and I absolutely want to implement this. Can someone please help me with this issue ??? Greetingz, Jonas. -------------- next part -------------- An HTML attachment was scrubbed... URL:...