[asterisk-users] Call hung up?

Steve Edwards asterisk.org at sedwards.com
Wed Jan 12 22:36:18 CST 2011


On Wed, 12 Jan 2011, Gary Kuznitz  wrote:

> I currently have in extensions.conf:
> exten => 106,1,Set(CALLFILENAME=${TIMESTAMP}_${CALLERID(num)})
> exten => 106,n,Monitor(wav,${CALLFILENAME},m)
> exten => 106,hint,SIP/106
> exten => 106,Macro(stdexten,106,${HINT})
>
> When I called x106 this was logged:
>    -- Executing [106 at voicemenu-custom-4:1] Set("DAHDI/7-1",
> "CALLFILENAME=_xxxxxxx") in new stack
>    -- Executing [106 at voicemenu-custom-4:2] Monitor("DAHDI/7-1", "wav|_xxx-xxx-
> xxxx|m") in new stack
>  == Auto fallthrough, channel 'DAHDI/7-1' status is 'UNKNOWN'
>    -- Hungup 'DAHDI/7-1'

You are missing the priority on the 'macro' line.

-- 
Thanks in advance,
-------------------------------------------------------------------------
Steve Edwards       sedwards at sedwards.com      Voice: +1-760-468-3867 PST
Newline                                              Fax: +1-760-731-3000



More information about the asterisk-users mailing list