-
-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
app_predial: Improve robustness of user agent checks.
* Abort if the channel technology is NULL, which can happen if evaluating the function from the CLI. Previously, this resulted in NULL dereference. * Warn user if multiple PJSIP contacts are detected, since this will result in failure, and is probably an undesired scenario in and of itself. * Add additional debug and failure logging for PJSIP user agent evaluation.
- Loading branch information
1 parent
2377aa3
commit fb99ea6
Showing
1 changed file
with
36 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters