Changeset 4548

Show
Ignore:
Timestamp:
07/26/07 18:35:12 (6 years ago)
Author:
p_lindheimer
Message:

#2055: use LANGUAGE selection in *99 if configured

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • freepbx/branches/2.2/amp_conf/astetc/extensions.conf

    r4002 r4548  
    682682exten => docheck,n,Goto(confmenu,1) 
    683683 
    684 exten => confmenu,1,Background(to-listen-to-it&press-1&to-rerecord-it&press-star|m||macro-systemrecording) 
     684exten => confmenu,1,Background(to-listen-to-it&press-1&to-rerecord-it&press-star|m|${LANGUAGE}|macro-systemrecording) 
    685685exten => confmenu,n,Read(RECRESULT||1|||4) 
    686686exten => confmenu,n,GotoIf($["x${RECRESULT}"="x*"]?dorecord,1)