Help for this page

Select Code to Download


  1. or download this
    extensions.conf:
    [incoming}
    ...
        return 0;
    }
    
  2. or download this
    
    exten => _4XXX,1,Perl(LoadFile:dynamicexten.pl,${EXTEN})
    ...
        return 0;
    }