]> 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:39:48 +0000 (12:39 +0000)
commit0d71a166e4dfb8805cc2fa614041e550d1021849
treef5f17ce79543877698d070b49dda7eb223caa78c
parent3d4fd3f6fe9bafc01c69a048ec6f968a6a772432
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 7724e5e6ad66fd5e1d4345588b9760ea0165d362)
channels/chan_iax2.c
channels/iax2/parser.c