amooma / GS3

Dies ist die Asterisk Version von Gemeinschaft
https://www.alternative-solution.de/gs3
41 stars 36 forks source link

toggle-cfwd-hint, Call-Files, Rechte #9

Closed pk-amooma closed 13 years ago

pk-amooma commented 13 years ago

Beim Speichern einer Rufumleitung im Web-Interface unter Rufumleitung -> Rufumleitung (forwards/forwards) im Asterisk-Log:

[Oct  2 07:24:09] WARNING[11914]: pbx_spool.c:267 safe_append: Unable to set utime on /var/spool/asterisk/outgoing/gs-31-1285997049-12583.call: Operation not permitted
    -- Attempting call on local/toggle@toggle-cfwd-hint for toggle@toggle-cfwd-hint:1 (Retry 1)
    -- Executing [toggle@toggle-cfwd-hint:1] AGI("Local/toggle@toggle-cfwd-hint-9718;2", "/opt/gemeinschaft/dialplan-scripts/in-user-get-fw.agi,9999") in new stack
    -- Launched AGI Script /opt/gemeinschaft/dialplan-scripts/in-user-get-fw.agi
    -- AGI Script /opt/gemeinschaft/dialplan-scripts/in-user-get-fw.agi completed, returning 0
    -- Executing [toggle@toggle-cfwd-hint:2] GotoIf("Local/toggle@toggle-cfwd-hint-9718;2", "0?3:7") in new stack
    -- Goto (toggle-cfwd-hint,toggle,7)
    -- Executing [toggle@toggle-cfwd-hint:7] Set("Local/toggle@toggle-cfwd-hint-9718;2", "CDR(amaflags)=OMIT") in new stack
    -- Executing [toggle@toggle-cfwd-hint:8] TryExec("Local/toggle@toggle-cfwd-hint-9718;2", "Set(DEVICE_STATE(Custom:fwd9999)=NOT_INUSE)") in new stack
    -- Executing [toggle@toggle-cfwd-hint:9] Hangup("Local/toggle@toggle-cfwd-hint-9718;2", "") in new stack
  == Spawn extension (toggle-cfwd-hint, toggle, 9) exited non-zero on 'Local/toggle@toggle-cfwd-hint-9718;2'
[Oct  2 07:24:10] NOTICE[13844]: pbx_spool.c:339 attempt_thread: Call failed to go through, reason (1) Hangup
pk-amooma commented 13 years ago

Asterisk-Call-Files werden übrigens geschrieben in:

opt/gemeinschaft/htdocs/gui/mod/admin_sysrecs.php
opt/gemeinschaft/htdocs/gui/mod/forwards_forwards.php
opt/gemeinschaft/htdocs/gui/mod/forwards_queues.php
opt/gemeinschaft/htdocs/gui/mod/forwards_vmconfig.php
opt/gemeinschaft/htdocs/prov/call-init-2.php
opt/gemeinschaft/htdocs/prov/call-init.php
opt/gemeinschaft/inc/gs-fns/gs_callforward_activate.php
opt/gemeinschaft/sbin/gs-cc-worker
opt/gemeinschaft/scripts/gs-wakeup-call-notify
pk-amooma commented 13 years ago

Kein Fehler.