Added ability to change users' in-group settings from the in-group modification screen in bulk.
Added Agent Average time stats option to the real-time screen. Must enable realtime_agent_time_stats option in campaign screen. Added customer park time counter to the agent screen when customer is on park. Also, added logging of parked calls to park_log table Added agents in Dispo count to real-time screen Fixed backward compatibility issue with QM recording retrieval and live monitoring Added new 855 toll free code to example dialplan(commented out) Fixed missing variables in Start and Dispo call url functions git-svn-id: svn://192.168.202.10@1539 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
@@ -123,6 +123,9 @@ exten => _9119XXXXXXXX,1,Dial(${TRUNKblind}/9998819112,55,to)
|
||||
;exten => _91866NXXXXXX,1,AGI(agi://127.0.0.1:4577/call_log)
|
||||
;exten => _91866NXXXXXX,2,Dial(${TRUNK}/${EXTEN:1},,To)
|
||||
;exten => _91866NXXXXXX,3,Hangup
|
||||
;exten => _91855NXXXXXX,1,AGI(agi://127.0.0.1:4577/call_log)
|
||||
;exten => _91855NXXXXXX,2,Dial(${TRUNK}/${EXTEN:1},,To)
|
||||
;exten => _91855NXXXXXX,3,Hangup
|
||||
|
||||
; dial a long distance outbound number
|
||||
; This 'o' Dial flag is VERY important for VICIDIAL on outbound calls
|
||||
|
||||
Reference in New Issue
Block a user