[asterisk-users] Record call ends in 10min
    Joseph 
    syscon780 at gmail.com
       
    Thu Sep 18 16:43:26 CDT 2014
    
    
  
In my context I have:
exten => _NXXXXXX,1,Set(CHANNEL(musicclass)=default)
exten => _NXXXXXX,n,Set(recordfilename=${CALLERID(num)}-${EXTEN}-${STRFTIME(${EPOCH},MST,%C%y-%m-%d-%H%M)}.wav)
exten => _NXXXXXX,n,MixMonitor(${recordfilename},b)
but the recorded conversation ended in 10min so it = 600sec
I was looking in asterisk configuration file for "600" pertaining recording but I couldn't fine any.
-- 
Joseph
    
    
More information about the asterisk-users
mailing list