]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_ari_channels: Fixed endpoint 80 characters limit
authorsungtae kim <sungtae@messagebird.com>
Tue, 21 Apr 2020 15:40:14 +0000 (15:40 +0000)
committerJoshua Colp <jcolp@sangoma.com>
Wed, 22 Apr 2020 21:07:22 +0000 (16:07 -0500)
commit9ad3d2829c58da0a2f75acae72ba456cafc6f593
tree10d525a097760a82e2fde95cc00033fcb8092a42
parente56f4de7e6a51bfbdabb15b41ed1dda920629459
res_ari_channels: Fixed endpoint 80 characters limit

Fixed it to copy the entire string from the requested endpoint body except tech-prefix.

ASTERISK-28847

Change-Id: I91b5f6708a1200363f3267b847dd6a0915222c25
res/ari/resource_channels.c