]> 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)
committerNaveen Albert <asterisk@phreaknet.org>
Mon, 21 Apr 2025 14:48:19 +0000 (14:48 +0000)
commitb3e3a0962e626875eec04c21a2802fa6fba42ab3
tree1ab906d82d465646c9419586966a24f47e94b267
parent54004e3c445fd96a2dd7752fcd1c129129900343
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