]> 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)
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Mon, 21 Apr 2025 14:48:25 +0000 (14:48 +0000)
commitd60bcc56a7dbba38f5a3a72a8b2455f8de7cfdcd
tree57165bec52f2696f4564b1179bb296bdd31b5c20
parente5c05d42259ae3281ef208a734e6cef4c50aa5fd
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
channels/chan_iax2.c
channels/iax2/parser.c