Skip to content
Snippets Groups Projects
  • sungtae kim's avatar
    dbddb672
    dial.c: Removed dial string 80 character limitation · dbddb672
    sungtae kim authored
    The dial application had 80 characters of destination length
    limitation. But this limitation causes unexpected dial string
    cut if the dial string is long.
    
    Removed unnecessary limited buffer to support longer dial
    destination.
    
    ASTERISK-27946
    
    Change-Id: I72c8f0319a4b47e8180817a66a7e9bde063cb330
    dbddb672
    History
    dial.c: Removed dial string 80 character limitation
    sungtae kim authored
    The dial application had 80 characters of destination length
    limitation. But this limitation causes unexpected dial string
    cut if the dial string is long.
    
    Removed unnecessary limited buffer to support longer dial
    destination.
    
    ASTERISK-27946
    
    Change-Id: I72c8f0319a4b47e8180817a66a7e9bde063cb330
dial.c 40.04 KiB