Skip to content
Snippets Groups Projects
  1. Feb 28, 2011
  2. Feb 04, 2011
    • Richard Mudgett's avatar
      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
  3. Jan 27, 2011
  4. Jan 22, 2011
  5. Jan 21, 2011
  6. Jan 20, 2011
  7. Jan 09, 2011
  8. Dec 26, 2010
  9. Dec 18, 2010
  10. Dec 17, 2010
  11. Dec 12, 2010
  12. Dec 10, 2010
  13. Nov 29, 2010
  14. Nov 09, 2010
  15. Oct 26, 2010
  16. Oct 25, 2010
  17. Oct 07, 2010
  18. Oct 05, 2010
  19. Oct 04, 2010
  20. Oct 03, 2010
  21. Sep 28, 2010
  22. Sep 24, 2010
  23. Sep 10, 2010
  24. Sep 06, 2010
  25. Sep 02, 2010
  26. Aug 15, 2010
  27. Aug 13, 2010
    • Terry Wilson's avatar
      Merged revisions 282200-282201 via svnmerge from · 75033d07
      Terry Wilson authored
      https://origsvn.digium.com/svn/asterisk/branches/1.8
      
      ........
        r282200 | twilson | 2010-08-13 11:00:02 -0500 (Fri, 13 Aug 2010) | 10 lines
        
        Detect when libsrtp cannot be linked in a shared library
        
        The libsrtp build system currently does not produce a shared library
        or a static library compiled with -fPIC, so on 64-bit systems it is
        possible that we will get a compile error if libsrtp is installed and
        res_srtp is selected in menuselect.
        
        This patch attempts to detect this situation and provide the user with
        instructions to work around the problem.
      ........
        r282201 | twilson | 2010-08-13 11:02:20 -0500 (Fri, 13 Aug 2010) | 2 lines
        
        Whitespace fix :-/
      ........
      
      
      git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@282202 65c4cc65-6c06-0410-ace0-fbb531ad65f3
      75033d07
  28. Jul 27, 2010
  29. Jul 26, 2010
  30. Jul 23, 2010
  31. Jul 17, 2010
  32. Jul 16, 2010
  33. Jul 15, 2010
Loading