]> 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:41:17 +0000 (12:41 +0000)
commit21129f2165f1df53bcf4df5debe811d5588580ad
tree38966310b09c47f5aeb40a8ada68c7fc88dac04c
parent1ab473c973a27047b42c6b5343deb9ef19397f22
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 06f8092ae9ffa5dc5734580dafb0bc353753f81d)
channels/chan_iax2.c
channels/iax2/parser.c