Skip to content
Snippets Groups Projects
  • Richard Mudgett's avatar
    a8aeb04a
    Add ISDN display ie text handling options to chan_dahdi.conf. · a8aeb04a
    Richard Mudgett authored
    The display ie handling can be controlled independently in the send and
    receive directions with the following options:
    
    * Block display text data.
    
    * Use display text in SETUP/CONNECT messages for name.
    
    * Use display text for COLP name updates (FACILITY/NOTIFY as appropriate).
    
    * Pass arbitrary display text during a call.  Sent in INFORMATION
    messages.  Received from any message that the display text was not used as
    a name.
    
    If the display options are not set then the options default to legacy
    behavior.
    
    The arbitrary display text is exchanged between bridged channels using the
    AST_FRAME_TEXT frame type.
    
    To send display text from the dialplan use the SendText() application when
    the arbitrary display text option is enabled.
    
    JIRA SWP-2688
    JIRA ABE-2693
    
    
    git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@306396 65c4cc65-6c06-0410-ace0-fbb531ad65f3
    a8aeb04a
    History
    Add ISDN display ie text handling options to chan_dahdi.conf.
    Richard Mudgett authored
    The display ie handling can be controlled independently in the send and
    receive directions with the following options:
    
    * Block display text data.
    
    * Use display text in SETUP/CONNECT messages for name.
    
    * Use display text for COLP name updates (FACILITY/NOTIFY as appropriate).
    
    * Pass arbitrary display text during a call.  Sent in INFORMATION
    messages.  Received from any message that the display text was not used as
    a name.
    
    If the display options are not set then the options default to legacy
    behavior.
    
    The arbitrary display text is exchanged between bridged channels using the
    AST_FRAME_TEXT frame type.
    
    To send display text from the dialplan use the SendText() application when
    the arbitrary display text option is enabled.
    
    JIRA SWP-2688
    JIRA ABE-2693
    
    
    git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@306396 65c4cc65-6c06-0410-ace0-fbb531ad65f3
To find the state of this project's repository at the time of any of these versions, check out the tags.