774056846 4 months ago
parent
commit
bd63324862
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/core/callcenter/constant.py

+ 1 - 1
src/core/callcenter/constant.py

@@ -40,7 +40,7 @@ READY_TIMES = "readyTimes"
 #服务次数
 SEREVICE_TIMES = "serviceTimes"
 
-HOLD_MUSIC_PATH = '/code/hold.wav'
+HOLD_MUSIC_PATH = '/freeswitch/music/hold.wav'
 BASE_RECORD_PATH = '/freeswitch/record/'
 
 EMPTY = ""