Files
asterisk/main
George Joseph 5b867fa904 pjsip/config_transport: Check pjproject version at runtime for async ops
pjproject < 2.5.0 will segfault on a tls transport if async_operations
is greater than 1.  A runtime version check has been added to throw
an error if the version is < 2.5.0 and async_operations > 1.

To assist in the check, a new api "ast_compare_versions" was added
to utils which compares 2 major.minor.patch.extra version strings.

ASTERISK-25615 #close

Change-Id: I8e88bb49cbcfbca88d9de705496d6f6a8c938a98
Reported-by: George Joseph
Tested-by: George Joseph
2015-12-12 10:12:22 -07:00
..
2015-04-12 13:58:49 -05:00
2015-06-02 16:27:51 -05:00
2015-01-30 16:47:50 +00:00
2015-03-25 18:37:04 +00:00
2014-10-10 13:01:41 +00:00
2014-05-09 22:49:26 +00:00
2015-06-02 16:27:51 -05:00
2015-06-03 14:03:18 -05:00
2015-01-26 14:49:32 +00:00
2015-06-03 14:03:18 -05:00