]> 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)
commit7724e5e6ad66fd5e1d4345588b9760ea0165d362
treebfb452fdd6710e62d9a08f2e7c1082e2b2ef4948
parentaca78d493698acae12d0368c441faa359ce008a5
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