]> git.ipfire.org Git - thirdparty/asterisk.git/commit
chan_iax2: Minor improvements to documentation and warning messages.
authorNaveen Albert <asterisk@phreaknet.org>
Fri, 18 Apr 2025 13:03:10 +0000 (09:03 -0400)
committerAsterisk Development Team <asteriskteam@digium.com>
Thu, 1 May 2025 12:44:58 +0000 (12:44 +0000)
commitd6a46d7082bebd6d40208ae79b1c86e951dc2a01
tree675f2928fc2abd3003d0c706ac7bad0ed4930d63
parent9d2447afc796fda4a2977512ef7a34bef4ed16c4
chan_iax2: Minor improvements to documentation and warning messages.

* Update Dial() documentation for IAX2 to include syntax for RSA
  public key names.
* Add additional details to a couple warnings to provide more context
  when an undecodable frame is received.

Resolves: #1206
(cherry picked from commit b3e3a0962e626875eec04c21a2802fa6fba42ab3)
channels/chan_iax2.c
channels/iax2/parser.c