Changeset 3249

Show
Ignore:
Timestamp:
12/01/06 11:17:53 (5 years ago)
Author:
p_lindheimer
Message:

#1481 - from-zaptel should be going to from-pstn at the end and not ext-did

Files:

Legend:

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

    r3244 r3249  
    870870; If nothing there, then treat it as a DID 
    871871exten => s,n,NoOp(Returned from Macro from-zaptel-${CHAN}) 
    872 exten => s,n,Goto(ext-did,${DID},1) 
     872exten => s,n,Goto(from-pstn,${DID},1) 
    873873 
    874874; ##########################################