Wake Up Calls

JKlinect
Posts: 71
Member Since:
2007-06-19

Someone please help. We are taking over the management of a TB 2.2 server that another IT guy installed at this small hotel. We have followed the instructions posted here about re-adding the wakeup feature to FreePBX. I can call in and set a wake up call, but I never get the call. Here is what comes form the wakeup.log:

STREAM FILE welcome ""
200 result=0 endpos=7680
STREAM FILE please-enter-the "0123456789"
200 result=0 endpos=9760
STREAM FILE time "0123456789"
200 result=0 endpos=5280
STREAM FILE for "0123456789"
200 result=0 endpos=4160
STREAM FILE your "0123456789"
200 result=0 endpos=4640
GET DATA wakeup-call 15000 4
200 result=0455
We have num digits:4- 0455

Checking Results [0455]

GET DATA 1-for-am-2-for-pm 15000 1
200 result=2
Wakeup File [/tmp/1655.ext.899.call]
time_wakeup=Tuesday 20th of May 2008 04:55:00 PM (1211316900) | time_now=Tuesday 20th of May 2008 04:50:47 PM (1211316647)
Setting WAKEUP file to =Tuesday 20th of May 2008 04:55:00 PM - 1211316900
STREAM FILE for ""
200 result=0 endpos=4160
STREAM FILE extension ""
200 result=0 endpos=7360
SAY DIGITS 899 ""
200 result=0
Wakeup time is set to 0455
STREAM FILE rqsted-wakeup-for ""
200 result=0 endpos=20640
SAY NUMBER 4 ""
200 result=0
SAY NUMBER 55 ""
200 result=0
STREAM FILE digits/p-m ""
200 result=0 endpos=6131
STREAM FILE goodbye ""
200 result=0 endpos=7200



ric9887
Posts: 47
Member Since:
2006-08-13
I have the same thing

I have the same thing happening. Can schedule a wakeup call, and the schedule appears to run, but get this in the log :-

[Aug 13 08:41:01] VERBOSE[25849] logger.c: -- Attempting call on Local/200@custom-wakeup-call for application MusicOnHold() (Retry 1)
[Aug 13 08:41:01] NOTICE[25849] chan_local.c: No such extension/context 200@custom-wakeup-call creating local channel
[Aug 13 08:41:01] NOTICE[25849] channel.c: Unable to request channel Local/200@custom-wakeup-call
[Aug 13 08:41:01] NOTICE[25849] pbx_spool.c: Call failed to go through, reason (0) Call Failure (not BUSY, and not NO_ANSWER, maybe Circuit busy or down?)

After following wtodd's post in http://www.trixbox.org/forums/trixbox-forums/help/weather-wakeup-...

I realised I didnt do the last bit to modify the wakeup.php script by changing
$parm_chan_ext = 1;

It all worked perfectly after this.

Regards
Rich



Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.