Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N
manos wrote:Vicibox9 has a bug related to asterisk 13, don't know if they have fixed it yet or not but at the link below you have a description of the issue.
viewtopic.php?f=8&t=39745
Comment out these lines on extension.conf and then reboot the servers or make an asterisk -rx "dialplan reload"
; MeetMe Adjustment Extensions
exten => _X48600XXX,1,MeetMeAdmin(${EXTEN:2},T,${EXTEN:0:1})
exten => _X48600XXX,2,Hangup()
exten => _X38600XXX,1,MeetMeAdmin(${EXTEN:2},t,${EXTEN:0:1})
exten => _X38600XXX,2,Hangup()
exten => _X28600XXX,1,MeetMeAdmin(${EXTEN:2},m,${EXTEN:0:1})
exten => _X28600XXX,2,Hangup()
exten => _X18600XXX,1,MeetMeAdmin(${EXTEN:2},M,${EXTEN:0:1})
exten => _X18600XXX,2,Hangup()
You have to put just a semicolumn in the beginning of every line that i showed you.
Hope that this will resolve your problem! All the best
Users browsing this forum: Bing [Bot], Google [Bot], Majestic-12 [Bot] and 95 guests