[Asterisk-code-review] dial.c: Added AST_MAX_DIAL_ADDR constant (asterisk[master])

sungtae kim asteriskteam at digium.com
Thu Mar 26 17:29:48 CDT 2020


sungtae kim has uploaded a new patch set (#2). ( https://gerrit.asterisk.org/c/asterisk/+/14033 )

Change subject: dial.c: Added AST_MAX_DIAL_ADDR constant
......................................................................

dial.c: Added AST_MAX_DIAL_ADDR constant

The dial application had a 80 character of destination length
limitation. But this limitation was wrong and made a problem if
the destination is long.

Added the proper constant and set the max length to 1024.

ASTERISK-27946

Change-Id: I72c8f0319a4b47e8180817a66a7e9bde063cb330
---
M include/asterisk/dial.h
M main/dial.c
2 files changed, 8 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/33/14033/2
-- 
To view, visit https://gerrit.asterisk.org/c/asterisk/+/14033
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I72c8f0319a4b47e8180817a66a7e9bde063cb330
Gerrit-Change-Number: 14033
Gerrit-PatchSet: 2
Gerrit-Owner: sungtae kim <pchero21 at gmail.com>
Gerrit-CC: Friendly Automation
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20200326/530a4fe4/attachment.html>


More information about the asterisk-code-review mailing list