]> 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)
commit06f8092ae9ffa5dc5734580dafb0bc353753f81d
tree8ac6fc4634a2fdbe80b26511050ed0dcaf5e44f3
parentc00e809ff0fd20e4b9a1a18ceddda47787a315c7
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