Skip to content
Snippets Groups Projects
  • Richard Mudgett's avatar
    abcb4ab3
    app_dial.c: Simplify dialplan using Dial. · abcb4ab3
    Richard Mudgett authored
    Dialplan has to be careful about passing an empty destination list or
    empty positions in the list.  As a result, dialplan has to check for
    these conditions before using Dial.  Simplify dialplan by making Dial
    handle these conditions gracefully.
    
    * Made tolerate empty positions in the dialed device list.
    
    * Reduced some message log levels from notice to verbose.
    
    ASTERISK-28638
    
    Change-Id: I6edc731aff451f8bdfaee5498078dd18c3a11ab9
    abcb4ab3
    History
    app_dial.c: Simplify dialplan using Dial.
    Richard Mudgett authored
    Dialplan has to be careful about passing an empty destination list or
    empty positions in the list.  As a result, dialplan has to check for
    these conditions before using Dial.  Simplify dialplan by making Dial
    handle these conditions gracefully.
    
    * Made tolerate empty positions in the dialed device list.
    
    * Reduced some message log levels from notice to verbose.
    
    ASTERISK-28638
    
    Change-Id: I6edc731aff451f8bdfaee5498078dd18c3a11ab9