Hallo Forum,
ich benutze Trixbox 2.6.2.2 und habe mir 20 Extensions konfiguriert, die auch von außen(externes Telefonnetz) erreichbar sind. Mein Problem:
Softphones, die nicht an der Anlage angemeldet sind, klingeln beim Anrufer trotzdem und geben ihm damit das Gefühl nicht ans Telefon zu gehen. Gibt es nicht eine Möglichkeit der Anlage zu sagen, die ja genau weiß, dass das Softphone abgemeldet ist, dass es eine Nicht-Verfügbar Nachricht sendet(wie auch immer das dann aussieht, nur dass der Anrufer eben weiß, das Telefon ist momentan nicht besetzt). Ich muss dazu sagen, dass ein FollowMe eingerichtet ist, wenn bei angemeldetem Softphone nach der Default-RingTime keiner abhebt, ein weiteres Snom klingelt. Hat das vielleicht damit was zu tun? Hier noch eine Ausgabe von Asterisk zu dem Problem(Anruf von extern auf internes Softphone(85), zweites Telefon(75), welches nach einer bestimmten Zeit "mitklingelt"):
UPDATE: Habe grad mal das FolloMe für den Benutzer abgestellt und bekomme nun die Nachricht, dass der Benutzer mit der Nummer 85 nicht erreichbar sei und ich eine Nachricht hinterlassen könnte. Damit wäre mein Problem ja fast gelöst, wenn sich das FollowMe beim Abmelden eines Softphones ebenfalls abstellt. Ist sowas möglich? Eventuell mit irgendwelchen Skripten? Inwieweit kann ich da eingreifen?
Gruß
kosse
ich benutze Trixbox 2.6.2.2 und habe mir 20 Extensions konfiguriert, die auch von außen(externes Telefonnetz) erreichbar sind. Mein Problem:
Softphones, die nicht an der Anlage angemeldet sind, klingeln beim Anrufer trotzdem und geben ihm damit das Gefühl nicht ans Telefon zu gehen. Gibt es nicht eine Möglichkeit der Anlage zu sagen, die ja genau weiß, dass das Softphone abgemeldet ist, dass es eine Nicht-Verfügbar Nachricht sendet(wie auch immer das dann aussieht, nur dass der Anrufer eben weiß, das Telefon ist momentan nicht besetzt). Ich muss dazu sagen, dass ein FollowMe eingerichtet ist, wenn bei angemeldetem Softphone nach der Default-RingTime keiner abhebt, ein weiteres Snom klingelt. Hat das vielleicht damit was zu tun? Hier noch eine Ausgabe von Asterisk zu dem Problem(Anruf von extern auf internes Softphone(85), zweites Telefon(75), welches nach einer bestimmten Zeit "mitklingelt"):
Code:
[Apr 22 11:01:50] -- Executing [xxxxxxxxxxx@from-pstn:1] Set("SIP/xxxxxxxxxxx-088ca7b0", "__FROM_DID=xxxxxxxxxxx") in new stack
[Apr 22 11:01:50] -- Executing [xxxxxxxxxxx@from-pstn:2] Gosub("SIP/xxxxxxxxxxx-088ca7b0", "app-blacklist-check|s|1") in new stack
[Apr 22 11:01:50] -- Executing [s@app-blacklist-check:1] LookupBlacklist("SIP/xxxxxxxxxxx-088ca7b0", "") in new stack
[Apr 22 11:01:50] -- Executing [s@app-blacklist-check:2] GotoIf("SIP/xxxxxxxxxxx-088ca7b0", "0?blacklisted") in new stack
[Apr 22 11:01:50] -- Executing [s@app-blacklist-check:3] Return("SIP/xxxxxxxxxxx-088ca7b0", "") in new stack
[Apr 22 11:01:50] -- Executing [xxxxxxxxxxx@from-pstn:3] ExecIf("SIP/xxxxxxxxxxx-088ca7b0", "1 |Set|CALLERID(name)=Anrufer-Nummer") in new stack
[Apr 22 11:01:50] -- Executing [xxxxxxxxxxx@from-pstn:4] Set("SIP/xxxxxxxxxxx-088ca7b0", "__CALLINGPRES_SV=allowed_not_screened") in new stack
[Apr 22 11:01:50] -- Executing [xxxxxxxxxxx@from-pstn:5] SetCallerPres("SIP/xxxxxxxxxxx-088ca7b0", "allowed_not_screened") in new stack
[Apr 22 11:01:50] -- Executing [xxxxxxxxxxx@from-pstn:6] Goto("SIP/xxxxxxxxxxx-088ca7b0", "custom-qscincoming|xxxxxxxxxxx|1") in new stack
[Apr 22 11:01:50] -- Goto (custom-qscincoming,xxxxxxxxxxx,1)
[Apr 22 11:01:50] -- Executing [xxxxxxxxxxx@custom-qscincoming:1] NoOp("SIP/xxxxxxxxxxx-088ca7b0", "") in new stack
[Apr 22 11:01:50] -- Executing [xxxxxxxxxxx@custom-qscincoming:2] Set("SIP/xxxxxxxxxxx-088ca7b0", "[email protected];user=phone> ") in new stack
[Apr 22 11:01:50] -- Executing [xxxxxxxxxxx@custom-qscincoming:3] Set("SIP/xxxxxxxxxxx-088ca7b0", "BNUMBER=xxxxxxxxxxx5") in new stack
[Apr 22 11:01:50] -- Executing [xxxxxxxxxxx@custom-qscincoming:4] Goto("SIP/xxxxxxxxxxx-088ca7b0", "from-pstn|xxxxxxxxxxx5|1") in new stack
[Apr 22 11:01:50] -- Goto (from-pstn,xxxxxxxxxxx5,1)
[Apr 22 11:01:50] -- Executing [xxxxxxxxxxx5@from-pstn:1] Set("SIP/xxxxxxxxxxx-088ca7b0", "__FROM_DID=xxxxxxxxxxx5") in new stack
[Apr 22 11:01:50] -- Executing [xxxxxxxxxxx5@from-pstn:2] Gosub("SIP/xxxxxxxxxxx-088ca7b0", "app-blacklist-check|s|1") in new stack
[Apr 22 11:01:50] -- Executing [s@app-blacklist-check:1] LookupBlacklist("SIP/xxxxxxxxxxx-088ca7b0", "") in new stack
[Apr 22 11:01:50] -- Executing [s@app-blacklist-check:2] GotoIf("SIP/xxxxxxxxxxx-088ca7b0", "0?blacklisted") in new stack
[Apr 22 11:01:50] -- Executing [s@app-blacklist-check:3] Return("SIP/xxxxxxxxxxx-088ca7b0", "") in new stack
[Apr 22 11:01:50] -- Executing [xxxxxxxxxxx5@from-pstn:3] ExecIf("SIP/xxxxxxxxxxx-088ca7b0", "0 |Set|CALLERID(name)=Anrufer-Nummer") in new stack
[Apr 22 11:01:50] -- Executing [xxxxxxxxxxx5@from-pstn:4] Set("SIP/xxxxxxxxxxx-088ca7b0", "FAX_RX=") in new stack
[Apr 22 11:01:50] -- Executing [xxxxxxxxxxx5@from-pstn:5] Set("SIP/xxxxxxxxxxx-088ca7b0", "__CALLINGPRES_SV=allowed_not_screened") in new stack
[Apr 22 11:01:50] -- Executing [xxxxxxxxxxx5@from-pstn:6] SetCallerPres("SIP/xxxxxxxxxxx-088ca7b0", "allowed_not_screened") in new stack
[Apr 22 11:01:50] -- Executing [xxxxxxxxxxx5@from-pstn:7] Goto("SIP/xxxxxxxxxxx-088ca7b0", "from-did-direct|85|1") in new stack
[Apr 22 11:01:50] -- Goto (from-did-direct,85,1)
[Apr 22 11:01:50] -- Executing [85@from-did-direct:1] GotoIf("SIP/xxxxxxxxxxx-088ca7b0", "0?ext-local|85|1") in new stack
[Apr 22 11:01:50] -- Executing [85@from-did-direct:2] Macro("SIP/xxxxxxxxxxx-088ca7b0", "user-callerid|") in new stack
[Apr 22 11:01:50] -- Executing [s@macro-user-callerid:1] Set("SIP/xxxxxxxxxxx-088ca7b0", "AMPUSER=Anrufer-Nummer") in new stack
[Apr 22 11:01:50] -- Executing [s@macro-user-callerid:2] GotoIf("SIP/xxxxxxxxxxx-088ca7b0", "0?report") in new stack
[Apr 22 11:01:50] -- Executing [s@macro-user-callerid:3] ExecIf("SIP/xxxxxxxxxxx-088ca7b0", "1|Set|REALCALLERIDNUM=Anrufer-Nummer") in new stack
[Apr 22 11:01:50] -- Executing [s@macro-user-callerid:4] Set("SIP/xxxxxxxxxxx-088ca7b0", "AMPUSER=") in new stack
[Apr 22 11:01:50] -- Executing [s@macro-user-callerid:5] Set("SIP/xxxxxxxxxxx-088ca7b0", "AMPUSERCIDNAME=") in new stack
[Apr 22 11:01:50] -- Executing [s@macro-user-callerid:6] GotoIf("SIP/xxxxxxxxxxx-088ca7b0", "1?report") in new stack
[Apr 22 11:01:50] -- Goto (macro-user-callerid,s,11)
[Apr 22 11:01:50] -- Executing [s@macro-user-callerid:11] GotoIf("SIP/xxxxxxxxxxx-088ca7b0", "0?continue") in new stack
[Apr 22 11:01:50] -- Executing [s@macro-user-callerid:12] Set("SIP/xxxxxxxxxxx-088ca7b0", "__TTL=64") in new stack
[Apr 22 11:01:50] -- Executing [s@macro-user-callerid:13] GotoIf("SIP/xxxxxxxxxxx-088ca7b0", "1?continue") in new stack
[Apr 22 11:01:50] -- Goto (macro-user-callerid,s,20)
[Apr 22 11:01:50] -- Executing [s@macro-user-callerid:20] NoOp("SIP/xxxxxxxxxxx-088ca7b0", "Using CallerID "Anrufer-Nummer" <Anrufer-Nummer>") in new stack
[Apr 22 11:01:50] -- Executing [85@from-did-direct:3] GotoIf("SIP/xxxxxxxxxxx-088ca7b0", "1?skipdb") in new stack
[Apr 22 11:01:50] -- Goto (from-did-direct,85,5)
[Apr 22 11:01:50] -- Executing [85@from-did-direct:5] Set("SIP/xxxxxxxxxxx-088ca7b0", "__NODEST=") in new stack
[Apr 22 11:01:50] -- Executing [85@from-did-direct:6] Set("SIP/xxxxxxxxxxx-088ca7b0", "__BLKVM_OVERRIDE=BLKVM/85/SIP/xxxxxxxxxxx-088ca7b0") in new stack
[Apr 22 11:01:50] -- Executing [85@from-did-direct:7] Set("SIP/xxxxxxxxxxx-088ca7b0", "__BLKVM_BASE=85") in new stack
[Apr 22 11:01:50] -- Executing [85@from-did-direct:8] Set("SIP/xxxxxxxxxxx-088ca7b0", "DB(BLKVM/85/SIP/xxxxxxxxxxx-088ca7b0)=TRUE") in new stack
[Apr 22 11:01:50] -- Executing [85@from-did-direct:9] Set("SIP/xxxxxxxxxxx-088ca7b0", "RRNODEST=") in new stack
[Apr 22 11:01:50] -- Executing [85@from-did-direct:10] Set("SIP/xxxxxxxxxxx-088ca7b0", "__NODEST=85") in new stack
[Apr 22 11:01:50] -- Executing [85@from-did-direct:11] Set("SIP/xxxxxxxxxxx-088ca7b0", "RecordMethod=Group") in new stack
[Apr 22 11:01:50] -- Executing [85@from-did-direct:12] Macro("SIP/xxxxxxxxxxx-088ca7b0", "record-enable|85-75|Group") in new stack
[Apr 22 11:01:50] -- Executing [s@macro-record-enable:1] GotoIf("SIP/xxxxxxxxxxx-088ca7b0", "1?check") in new stack
[Apr 22 11:01:50] -- Goto (macro-record-enable,s,4)
[Apr 22 11:01:50] -- Executing [s@macro-record-enable:4] AGI("SIP/xxxxxxxxxxx-088ca7b0", "recordingcheck|20090422-110150|1240390910.40") in new stack
[Apr 22 11:01:50] -- Launched AGI Script /var/lib/asterisk/agi-bin/recordingcheck
[Apr 22 11:01:50] -- AGI Script recordingcheck completed, returning 0
[Apr 22 11:01:50] -- Executing [s@macro-record-enable:5] MacroExit("SIP/xxxxxxxxxxx-088ca7b0", "") in new stack
[Apr 22 11:01:50] -- Executing [85@from-did-direct:13] Set("SIP/xxxxxxxxxxx-088ca7b0", "RingGroupMethod=ringallv2") in new stack
[Apr 22 11:01:50] -- Executing [85@from-did-direct:14] Set("SIP/xxxxxxxxxxx-088ca7b0", "_FMGRP=85") in new stack
[Apr 22 11:01:50] -- Executing [85@from-did-direct:15] GotoIf("SIP/xxxxxxxxxxx-088ca7b0", "0?doconfirm") in new stack
[Apr 22 11:01:50] -- Executing [85@from-did-direct:16] Macro("SIP/xxxxxxxxxxx-088ca7b0", "dial|35|tr|85-75") in new stack
[Apr 22 11:01:50] -- Executing [s@macro-dial:1] GotoIf("SIP/xxxxxxxxxxx-088ca7b0", "1?dial") in new stack
[Apr 22 11:01:50] -- Goto (macro-dial,s,3)
[Apr 22 11:01:50] -- Executing [s@macro-dial:3] AGI("SIP/xxxxxxxxxxx-088ca7b0", "dialparties.agi") in new stack
[Apr 22 11:01:50] -- Launched AGI Script /var/lib/asterisk/agi-bin/dialparties.agi
[Apr 22 11:01:50] dialparties.agi: Starting New Dialparties.agi
[Apr 22 11:01:50] == Parsing '/etc/asterisk/manager.conf': [Apr 22 11:01:50] Found
[Apr 22 11:01:50] == Parsing '/etc/asterisk/manager_additional.conf': [Apr 22 11:01:50] Found
[Apr 22 11:01:50] == Parsing '/etc/asterisk/manager_custom.conf': [Apr 22 11:01:50] Found
[Apr 22 11:01:50] == Manager 'admin' logged on from 127.0.0.1
[Apr 22 11:01:50] dialparties.agi: Caller ID name is 'Anrufer-Nummer' number is 'Anrufer-Nummer'
[Apr 22 11:01:50] dialparties.agi: USE_CONFIRMATION: 'FALSE'
[Apr 22 11:01:50] dialparties.agi: RINGGROUP_INDEX: ''
[Apr 22 11:01:50] dialparties.agi: Methodology of ring is 'ringallv2'
[Apr 22 11:01:50] -- dialparties.agi: Added extension 85 to extension map
[Apr 22 11:01:50] -- dialparties.agi: Added extension 75 to extension map
[Apr 22 11:01:50] > dialparties.agi: got fmgrp_prering: 15, fmgrp_grptime: 20
[Apr 22 11:01:50] > dialparties.agi: fmgrp_totalprering: 35
[Apr 22 11:01:50] > dialparties.agi: found extension in pre-ring and array
[Apr 22 11:01:50] > dialparties.agi: ringallv2 ring times: REALPRERING: 35, PRERING: 15
[Apr 22 11:01:50] > dialparties.agi: Extension 75 has call screening off
[Apr 22 11:01:50] -- dialparties.agi: Extension 85 cf is disabled
[Apr 22 11:01:50] -- dialparties.agi: Extension 75 cf is disabled
[Apr 22 11:01:50] -- dialparties.agi: Extension 85 do not disturb is disabled
[Apr 22 11:01:50] -- dialparties.agi: Extension 75 do not disturb is disabled
[Apr 22 11:01:50] > dialparties.agi: extnum 85 has: cw: 1; hascfb: 0 [] hascfu: 0 []
[Apr 22 11:01:50] -- dialparties.agi: dbset CALLTRACE/85 to Anrufer-Nummer
[Apr 22 11:01:50] > dialparties.agi: extnum 75 has: cw: 0; hascfb: 0 [] hascfu: 0 []
[Apr 22 11:01:50] > dialparties.agi: ExtensionState: 0
[Apr 22 11:01:50] dialparties.agi: Extension 75 has ExtensionState: 0
[Apr 22 11:01:50] -- dialparties.agi: Checking CW and CFB status for extension 75
[Apr 22 11:01:50] -- dialparties.agi: dbset CALLTRACE/75 to Anrufer-Nummer
[Apr 22 11:01:50] -- dialparties.agi: Filtered ARG3: 85-75
[Apr 22 11:01:50] > dialparties.agi: NODEST: 85 adding M(auto-blkvm) to dialopts: trM(auto-blkvm)
[Apr 22 11:01:50] dialparties.agi: FMUNIQUE: SIP/xxxxxxxxxxx-088ca7b0, FMRERING: 13, FMREALPRERING: 35, FMGRPTIME: 20
[Apr 22 11:01:50] > dialparties.agi: NODEST: 85 blkvm enabled macro already in dialopts: trM(auto-blkvm)
[Apr 22 11:01:50] == Manager 'admin' logged off from 127.0.0.1
[Apr 22 11:01:50] -- AGI Script dialparties.agi completed, returning 0
[Apr 22 11:01:50] -- Executing [s@macro-dial:7] Dial("SIP/xxxxxxxxxxx-088ca7b0", "Local/FMPR-85@from-internal&Local/FMGL-75@from-internal|35|trM(auto-blkvm)") in new stack
[Apr 22 11:01:50] -- Called FMPR-85@from-internal
[Apr 22 11:01:50] -- Called FMGL-75@from-internal
[Apr 22 11:01:50] -- Executing [FMPR-85@from-internal:1] NoOp("Local/FMPR-85@from-internal-46d5,2", "In FMPR 85 with 85") in new stack
[Apr 22 11:01:50] -- Executing [FMPR-85@from-internal:2] Set("Local/FMPR-85@from-internal-46d5,2", "RingGroupMethod=") in new stack
[Apr 22 11:01:50] -- Executing [FMPR-85@from-internal:3] Set("Local/FMPR-85@from-internal-46d5,2", "USE_CONFIRMATION=") in new stack
[Apr 22 11:01:50] -- Executing [FMPR-85@from-internal:4] Set("Local/FMPR-85@from-internal-46d5,2", "RINGGROUP_INDEX=") in new stack
[Apr 22 11:01:50] -- Executing [FMPR-85@from-internal:5] Macro("Local/FMPR-85@from-internal-46d5,2", "simple-dial|85|35") in new stack
[Apr 22 11:01:50] -- Executing [s@macro-simple-dial:1] Set("Local/FMPR-85@from-internal-46d5,2", "EXTTOCALL=85") in new stack
[Apr 22 11:01:50] -- Executing [s@macro-simple-dial:2] Set("Local/FMPR-85@from-internal-46d5,2", "RT=35") in new stack
[Apr 22 11:01:50] -- Executing [s@macro-simple-dial:3] Set("Local/FMPR-85@from-internal-46d5,2", "CFUEXT=") in new stack
[Apr 22 11:01:50] -- Executing [s@macro-simple-dial:4] Set("Local/FMPR-85@from-internal-46d5,2", "CFBEXT=") in new stack
[Apr 22 11:01:50] -- Executing [s@macro-simple-dial:5] Macro("Local/FMPR-85@from-internal-46d5,2", "dial|35|tr|85") in new stack
[Apr 22 11:01:50] -- Executing [s@macro-dial:1] GotoIf("Local/FMPR-85@from-internal-46d5,2", "1?dial") in new stack
[Apr 22 11:01:50] -- Goto (macro-dial,s,3)
[Apr 22 11:01:50] -- Executing [s@macro-dial:3] AGI("Local/FMPR-85@from-internal-46d5,2", "dialparties.agi") in new stack
[Apr 22 11:01:50] -- Launched AGI Script /var/lib/asterisk/agi-bin/dialparties.agi
[Apr 22 11:01:50] -- Executing [FMGL-75@from-internal:1] NoOp("Local/FMGL-75@from-internal-9544,2", "In FMGL 85 with 75") in new stack
[Apr 22 11:01:50] -- Executing [FMGL-75@from-internal:2] GotoIf("Local/FMGL-75@from-internal-9544,2", "0?dodnd") in new stack
[Apr 22 11:01:50] -- Executing [FMGL-75@from-internal:3] Wait("Local/FMGL-75@from-internal-9544,2", "1") in new stack
[Apr 22 11:01:51] dialparties.agi: Starting New Dialparties.agi
[Apr 22 11:01:51] == Parsing '/etc/asterisk/manager.conf': [Apr 22 11:01:51] Found
[Apr 22 11:01:51] == Parsing '/etc/asterisk/manager_additional.conf': [Apr 22 11:01:51] Found
[Apr 22 11:01:51] == Parsing '/etc/asterisk/manager_custom.conf': [Apr 22 11:01:51] Found
[Apr 22 11:01:51] == Manager 'admin' logged on from 127.0.0.1
[Apr 22 11:01:51] dialparties.agi: Caller ID name is 'Anrufer-Nummer' number is 'Anrufer-Nummer'
[Apr 22 11:01:51] dialparties.agi: USE_CONFIRMATION: 'FALSE'
[Apr 22 11:01:51] dialparties.agi: RINGGROUP_INDEX: ''
[Apr 22 11:01:51] dialparties.agi: Methodology of ring is 'none'
[Apr 22 11:01:51] -- dialparties.agi: Added extension 85 to extension map
[Apr 22 11:01:51] > dialparties.agi: Extension 85 has call screening off
[Apr 22 11:01:51] -- dialparties.agi: Extension 85 cf is disabled
[Apr 22 11:01:51] -- dialparties.agi: Extension 85 do not disturb is disabled
[Apr 22 11:01:51] > dialparties.agi: extnum 85 has: cw: 1; hascfb: 0 [] hascfu: 0 []
[Apr 22 11:01:51] > dialparties.agi: ExtensionState: 0
[Apr 22 11:01:51] -- dialparties.agi: dbset CALLTRACE/85 to Anrufer-Nummer
[Apr 22 11:01:51] -- dialparties.agi: Filtered ARG3: 85
[Apr 22 11:01:51] > dialparties.agi: NODEST: 85 adding M(auto-blkvm) to dialopts: trM(auto-blkvm)
[Apr 22 11:01:51] > dialparties.agi: NODEST: 85 blkvm enabled macro already in dialopts: trM(auto-blkvm)
[Apr 22 11:01:51] == Manager 'admin' logged off from 127.0.0.1
[Apr 22 11:01:51] -- AGI Script dialparties.agi completed, returning 0
[Apr 22 11:01:51] -- Executing [s@macro-dial:7] Dial("Local/FMPR-85@from-internal-46d5,2", "SIP/85|35|trM(auto-blkvm)") in new stack
[Apr 22 11:01:51] == Everyone is busy/congested at this time (1:0/0/1)
[Apr 22 11:01:51] -- Executing [s@macro-dial:8] Set("Local/FMPR-85@from-internal-46d5,2", "DIALSTATUS=CHANUNAVAIL") in new stack
[Apr 22 11:01:51] -- Executing [s@macro-dial:9] GosubIf("Local/FMPR-85@from-internal-46d5,2", "0?CHANUNAVAIL|1") in new stack
[Apr 22 11:01:51] -- Executing [s@macro-simple-dial:6] Set("Local/FMPR-85@from-internal-46d5,2", "PR_DIALSTATUS=CHANUNAVAIL") in new stack
[Apr 22 11:01:51] -- Executing [s@macro-simple-dial:7] GosubIf("Local/FMPR-85@from-internal-46d5,2", "0?docfu|1") in new stack
[Apr 22 11:01:51] -- Executing [s@macro-simple-dial:8] GosubIf("Local/FMPR-85@from-internal-46d5,2", "0?docfb|1") in new stack
[Apr 22 11:01:51] -- Executing [s@macro-simple-dial:9] Set("Local/FMPR-85@from-internal-46d5,2", "DIALSTATUS=CHANUNAVAIL") in new stack
[Apr 22 11:01:51] -- Executing [s@macro-simple-dial:10] Goto("Local/FMPR-85@from-internal-46d5,2", "s-CHANUNAVAIL|1") in new stack
[Apr 22 11:01:51] -- Goto (macro-simple-dial,s-CHANUNAVAIL,1)
[Apr 22 11:01:51] -- Executing [s-CHANUNAVAIL@macro-simple-dial:1] NoOp("Local/FMPR-85@from-internal-46d5,2", "Extension is reporting s-CHANUNAVAIL") in new stack
[Apr 22 11:01:51] -- Executing [FMPR-85@from-internal:6] GotoIf("Local/FMPR-85@from-internal-46d5,2", "1?nodnd") in new stack
[Apr 22 11:01:51] -- Goto (from-internal,FMPR-85,8)
[Apr 22 11:01:51] -- Executing [FMPR-85@from-internal:8] NoOp("Local/FMPR-85@from-internal-46d5,2", "Ending FMPR 85 with 85 and dialstatus CHANUNAVAIL") in new stack
[Apr 22 11:01:51] -- Executing [FMPR-85@from-internal:9] Hangup("Local/FMPR-85@from-internal-46d5,2", "") in new stack
[Apr 22 11:01:51] == Spawn extension (from-internal, FMPR-85, 9) exited non-zero on 'Local/FMPR-85@from-internal-46d5,2'
[Apr 22 11:01:51] -- Executing [h@from-internal:1] Macro("Local/FMPR-85@from-internal-46d5,2", "hangupcall") in new stack
[Apr 22 11:01:51] -- Executing [s@macro-hangupcall:1] ResetCDR("Local/FMPR-85@from-internal-46d5,2", "vw") in new stack
[Apr 22 11:01:51] -- Executing [s@macro-hangupcall:2] NoCDR("Local/FMPR-85@from-internal-46d5,2", "") in new stack
[Apr 22 11:01:51] -- Executing [s@macro-hangupcall:3] GotoIf("Local/FMPR-85@from-internal-46d5,2", "1?skiprg") in new stack
[Apr 22 11:01:51] -- Goto (macro-hangupcall,s,6)
[Apr 22 11:01:51] -- Executing [s@macro-hangupcall:6] GotoIf("Local/FMPR-85@from-internal-46d5,2", "1?skipblkvm") in new stack
[Apr 22 11:01:51] -- Goto (macro-hangupcall,s,9)
[Apr 22 11:01:51] -- Executing [s@macro-hangupcall:9] GotoIf("Local/FMPR-85@from-internal-46d5,2", "1?theend") in new stack
[Apr 22 11:01:51] -- Goto (macro-hangupcall,s,11)
[Apr 22 11:01:51] -- Executing [s@macro-hangupcall:11] Hangup("Local/FMPR-85@from-internal-46d5,2", "") in new stack
[Apr 22 11:01:51] == Spawn extension (macro-hangupcall, s, 11) exited non-zero on 'Local/FMPR-85@from-internal-46d5,2' in macro 'hangupcall'
[Apr 22 11:01:51] == Spawn extension (macro-hangupcall, s, 11) exited non-zero on 'Local/FMPR-85@from-internal-46d5,2'
[Apr 22 11:01:51] -- Executing [FMGL-75@from-internal:4] GotoIf("Local/FMGL-75@from-internal-9544,2", "0?dodnd") in new stack
[Apr 22 11:01:51] -- Executing [FMGL-75@from-internal:5] Wait("Local/FMGL-75@from-internal-9544,2", "1") in new stack
[Apr 22 11:01:52] -- Executing [FMGL-75@from-internal:6] GotoIf("Local/FMGL-75@from-internal-9544,2", "0?dodnd") in new stack
[Apr 22 11:01:52] -- Executing [FMGL-75@from-internal:7] Wait("Local/FMGL-75@from-internal-9544,2", "13") in new stack
UPDATE: Habe grad mal das FolloMe für den Benutzer abgestellt und bekomme nun die Nachricht, dass der Benutzer mit der Nummer 85 nicht erreichbar sei und ich eine Nachricht hinterlassen könnte. Damit wäre mein Problem ja fast gelöst, wenn sich das FollowMe beim Abmelden eines Softphones ebenfalls abstellt. Ist sowas möglich? Eventuell mit irgendwelchen Skripten? Inwieweit kann ich da eingreifen?
Gruß
kosse
Zuletzt bearbeitet: