Binary compatibility report for the GNU oSIP library between 2.0.7 and 2.0.8 versions on x86
Test Info
Library Name | GNU oSIP |
Version #1 | 2.0.7 |
Version #2 | 2.0.8 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 41 |
Total Shared Libraries | 2 |
Total Symbols / Types | 468 / 295 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 24 |
Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 0 |
Other Changes in Constants | - | 4 |
Added Symbols (24)
osip_rfc3264.h,
libosipparser2.so.2.0.8
__osip_rfc3264_print_codecs ( struct osip_rfc3264* config )
osip_rfc3264_accept_codec ( struct osip_rfc3264* config, sdp_media_t* med, sdp_message_t* remote_sdp, sdp_message_t* local_sdp )
osip_rfc3264_add_audio_media ( struct osip_rfc3264* config, sdp_media_t* med, int pos )
osip_rfc3264_add_video_media ( struct osip_rfc3264* config, sdp_media_t* med, int pos )
osip_rfc3264_complete_answer ( struct osip_rfc3264* config, sdp_message_t* remote_sdp, sdp_message_t* local_sdp, sdp_media_t* med, int mline )
osip_rfc3264_del_audio_media ( struct osip_rfc3264* config, int pos )
osip_rfc3264_del_video_media ( struct osip_rfc3264* config, int pos )
osip_rfc3264_endof_media ( struct osip_rfc3264* config, int pos )
osip_rfc3264_find_app ( struct osip_rfc3264* config, char* payload )
osip_rfc3264_find_audio ( struct osip_rfc3264* config, char* payload, char* rtpmap )
osip_rfc3264_find_t38 ( struct osip_rfc3264* config, char* payload )
osip_rfc3264_find_video ( struct osip_rfc3264* config, char* payload, char* rtpmap )
osip_rfc3264_free ( struct osip_rfc3264* config )
osip_rfc3264_get ( struct osip_rfc3264* config, int pos )
osip_rfc3264_init ( struct osip_rfc3264** config )
osip_rfc3264_match ( struct osip_rfc3264* config, sdp_message_t* remote_sdp, sdp_media_t** audio_tab, sdp_media_t** video_tab, sdp_media_t** t38_tab, sdp_media_t** app_tab, int pos_media )
osip_rfc3264_match_app ( struct osip_rfc3264* config, sdp_message_t* remote_sdp, sdp_media_t* remote_med, sdp_media_t** app_tab )
osip_rfc3264_match_audio ( struct osip_rfc3264* config, sdp_message_t* remote_sdp, sdp_media_t* remote_med, sdp_media_t** audio_tab )
osip_rfc3264_match_t38 ( struct osip_rfc3264* config, sdp_message_t* remote_sdp, sdp_media_t* remote_med, sdp_media_t** t38_tab )
osip_rfc3264_match_video ( struct osip_rfc3264* config, sdp_message_t* remote_sdp, sdp_media_t* remote_med, sdp_media_t** video_tab )
osip_rfc3264_prepare_answer ( struct osip_rfc3264* config, sdp_message_t* remote_sdp, char* local_sdp, int length )
osip_rfc3264_remove ( struct osip_rfc3264* config, int pos )
osip_rfc3264_reset_media ( struct osip_rfc3264* config )
sdp_message.h,
libosipparser2.so.2.0.8
sdp_message_a_attribute_del ( sdp_message_t* sdp, int pos_media, char* att_field )
to the top
Other Changes in Constants (4)
osip_rfc3264.h
[+] MAX_APP_CODECS
| Change | Effect |
---|
1 | The constant MAX_APP_CODECS with value 100 has been added. | No effect. |
[+] MAX_AUDIO_CODECS
| Change | Effect |
---|
1 | The constant MAX_AUDIO_CODECS with value 100 has been added. | No effect. |
[+] MAX_T38_CODECS
| Change | Effect |
---|
1 | The constant MAX_T38_CODECS with value 1 has been added. | No effect. |
[+] MAX_VIDEO_CODECS
| Change | Effect |
---|
1 | The constant MAX_VIDEO_CODECS with value 100 has been added. | No effect. |
to the top
Header Files (41)
osip.h
osip_accept.h
osip_accept_encoding.h
osip_accept_language.h
osip_alert_info.h
osip_allow.h
osip_authorization.h
osip_body.h
osip_call_id.h
osip_call_info.h
osip_condv.h
osip_const.h
osip_contact.h
osip_content_disposition.h
osip_content_encoding.h
osip_content_length.h
osip_content_type.h
osip_cseq.h
osip_dialog.h
osip_error_info.h
osip_fifo.h
osip_from.h
osip_header.h
osip_headers.h
osip_list.h
osip_md5.h
osip_message.h
osip_mime_version.h
osip_mt.h
osip_negotiation.h
osip_parser.h
osip_port.h
osip_proxy_authenticate.h
osip_proxy_authorization.h
osip_record_route.h
osip_route.h
osip_to.h
osip_uri.h
osip_via.h
osip_www_authenticate.h
sdp_message.h
to the top
Shared Libraries (2)
libosip2.so.2.0.7
libosipparser2.so.2.0.7
to the top