Binary compatibility report for the PJSIP library  between 0.7.0 and 0.8.0 versions on x86

Test Info


Library NamePJSIP
Version #10.7.0
Version #20.8.0
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files202
Total Shared Libraries15
Total Symbols / Types1407 / 1431
VerdictIncompatible
(6.3%)

Problem Summary


SeverityCount
Added Symbols-98
Removed SymbolsHigh36
Problems with
Data Types
High1
Medium49
Low34
Problems with
Symbols
High2
Medium3
Low6
Problems with
Constants
Low11
Other Changes
in Data Types
-1
Other Changes
in Constants
-40

Added Symbols (98)


base64.h, libpjlib-util-i686-pc-linux-gnu.so
pj_base64_decode ( pj_str_t const* input, pj_uint8_t* out, int* out_len )
pj_base64_encode ( pj_uint8_t const* input, int in_len, char* output, int* out_len )

config.h, libpj-i686-pc-linux-gnu.so
pj_get_version ( )

evsub.h, libpjsip-simple-i686-pc-linux-gnu.so
pjsip_get_notify_method ( )
pjsip_get_subscribe_method ( )

guid.h, libpj-i686-pc-linux-gnu.so
pj_GUID_STRING_LENGTH ( )

log.h, libpj-i686-pc-linux-gnu.so
pj_log_get_level ( )

nat_detect.h, libpjnath-i686-pc-linux-gnu.so
pj_stun_detect_nat_type ( pj_sockaddr_in const* server, pj_stun_config* stun_cfg, void* user_data, void(*cb)(void*, pj_stun_nat_detect_result const*) )
pj_stun_get_nat_name pj_stun_nat_type type )

os.h, libpj-i686-pc-linux-gnu.so
pj_time_gmt_to_local pj_time_val* tv )
pj_time_local_to_gmt pj_time_val* tv )

pjsua.h, libpjsua-i686-pc-linux-gnu.so
pjsua_acc_config_default pjsua_acc_config* cfg )
pjsua_acc_config_dup pj_pool_t* pool, pjsua_acc_config* dst, pjsua_acc_config const* src )
pjsua_acc_set_online_status2 ( pjsua_acc_id acc_id, pj_bool_t is_online, pjrpid_element const* pr )
pjsua_buddy_config_default pjsua_buddy_config* cfg )
pjsua_buddy_update_pres pjsua_buddy_id buddy_id )
pjsua_call_get_rem_nat_type ( pjsua_call_id call_id, pj_stun_nat_type* p_type )
pjsua_call_send_request ( pjsua_call_id call_id, pj_str_t const* method, pjsua_msg_data const* msg_data )
pjsua_call_update ( pjsua_call_id call_id, unsigned int options, pjsua_msg_data const* msg_data )
pjsua_config_default pjsua_config* cfg )
pjsua_config_dup pj_pool_t* pool, pjsua_config* dst, pjsua_config const* src )
pjsua_detect_nat_type ( )
pjsua_get_nat_type pj_stun_nat_type* type )
pjsua_logging_config_default pjsua_logging_config* cfg )
pjsua_logging_config_dup pj_pool_t* pool, pjsua_logging_config* dst, pjsua_logging_config const* src )
pjsua_media_config_default pjsua_media_config* cfg )
pjsua_msg_data_init pjsua_msg_data* msg_data )
pjsua_transport_config_default pjsua_transport_config* cfg )
pjsua_transport_config_dup pj_pool_t* pool, pjsua_transport_config* dst, pjsua_transport_config const* src )

pjsua_internal.h, libpjsua-i686-pc-linux-gnu.so
acquire_call ( char const* title, pjsua_call_id call_id, pjsua_call** p_call, pjsip_dialog** p_dlg )
good_number char* buf, pj_int32_t val )
pjsua_get_var ( )
pjsua_pres_update_acc int acc_id, pj_bool_t force )
print_call ( char const* title, int call_id, char* buf, pj_size_t size )

pool.h, libpj-i686-pc-linux-gnu.so
pj_NO_MEMORY_EXCEPTION ( )
pj_pool_factory_get_default_policy ( )

resolver.h, libpjlib-util-i686-pc-linux-gnu.so
pj_dns_parse_a_response ( pj_dns_parsed_packet const* pkt, pj_dns_a_record* rec )
pj_dns_settings_default pj_dns_settings* s )

rpid.h, libpjsip-simple-i686-pc-linux-gnu.so
pjrpid_add_element ( pjpidf_pres* pres, pj_pool_t* pool, unsigned int options, pjrpid_element const* elem )
pjrpid_element_dup pj_pool_t* pool, pjrpid_element* dst, pjrpid_element const* src )
pjrpid_get_element ( pjpidf_pres const* pres, pj_pool_t* pool, pjrpid_element* elem )

sdp_neg.h, libpjsdp-i686-pc-linux-gnu.so
pjmedia_sdp_neg_cancel_offer pjmedia_sdp_neg* neg )

sip_100rel.h, libpjsip-ua-i686-pc-linux-gnu.so
pjsip_100rel_attach pjsip_inv_session* inv )
pjsip_100rel_create_prack ( pjsip_inv_session* inv, pjsip_rx_data* rdata, pjsip_tx_data** p_tdata )
pjsip_100rel_end_session pjsip_inv_session* inv )
pjsip_100rel_init_module pjsip_endpoint* endpt )
pjsip_100rel_is_reliable pjsip_rx_data* rdata )
pjsip_100rel_on_rx_prack ( pjsip_inv_session* inv, pjsip_rx_data* rdata )
pjsip_100rel_send_prack ( pjsip_inv_session* inv, pjsip_tx_data* tdata )
pjsip_100rel_tx_response ( pjsip_inv_session* inv, pjsip_tx_data* tdata )
pjsip_get_prack_method ( )
pjsip_prack_method [data]

sip_auth.h, libpjsip-i686-pc-linux-gnu.so
pjsip_auth_clt_get_prefs ( pjsip_auth_clt_sess* sess, pjsip_auth_clt_pref* p )
pjsip_auth_clt_set_prefs ( pjsip_auth_clt_sess* sess, pjsip_auth_clt_pref const* p )
pjsip_cred_info_dup pj_pool_t* pool, pjsip_cred_info* dst, pjsip_cred_info const* src )

sip_msg.h, libpjsip-i686-pc-linux-gnu.so
pjsip_get_ack_method ( )
pjsip_get_bye_method ( )
pjsip_get_cancel_method ( )
pjsip_get_invite_method ( )
pjsip_get_options_method ( )
pjsip_get_register_method ( )

sip_parser.h, libpjsip-i686-pc-linux-gnu.so
pjsip_parser_const ( )

sip_regc.h, libpjsip-ua-i686-pc-linux-gnu.so
pjsip_regc_set_prefs ( pjsip_regc* regc, pjsip_auth_clt_pref const* pref )

sip_transaction.h, libpjsip-i686-pc-linux-gnu.so
pjsip_tsx_retransmit_no_state ( pjsip_transaction* tsx, pjsip_tx_data* tdata )

sip_transport.h, libpjsip-i686-pc-linux-gnu.so
pjsip_tpmgr_send_raw ( pjsip_tpmgr* mgr, pjsip_transport_type_e tp_type, pjsip_tpselector const* sel, pjsip_tx_data* tdata, void const* raw_data, pj_size_t data_len, pj_sockaddr_t const* addr, int addr_len, void* token, pjsip_tp_send_callback cb )

sip_transport_udp.h, libpjsip-i686-pc-linux-gnu.so
pjsip_udp_transport_get_socket pjsip_transport* transport )
pjsip_udp_transport_pause ( pjsip_transport* transport, unsigned int option )
pjsip_udp_transport_restart ( pjsip_transport* transport, unsigned int option, pj_sock_t sock, pj_sockaddr_in const* local, pjsip_host_port const* a_name )

sip_util.h, libpjsip-i686-pc-linux-gnu.so
pjsip_endpt_send_raw ( pjsip_endpoint* endpt, pjsip_transport_type_e tp_type, pjsip_tpselector const* sel, void const* raw_data, pj_size_t data_len, pj_sockaddr_t const* addr, int addr_len, void* token, pjsip_tp_send_callback cb )
pjsip_endpt_send_raw_to_uri ( pjsip_endpoint* endpt, pj_str_t const* dst_uri, pjsip_tpselector const* sel, void const* raw_data, pj_size_t data_len, void* token, pjsip_tp_send_callback cb )

sip_xfer.h, libpjsip-ua-i686-pc-linux-gnu.so
pjsip_get_refer_method ( )

sock.h, libpj-i686-pc-linux-gnu.so
pj_AF_INET ( )
pj_AF_INET6 ( )
pj_AF_IRDA ( )
pj_AF_PACKET ( )
pj_AF_UNIX ( )
pj_IP_TOS ( )
pj_IPTOS_LOWDELAY ( )
pj_IPTOS_MINCOST ( )
pj_IPTOS_RELIABILITY ( )
pj_IPTOS_THROUGHPUT ( )
pj_MSG_DONTROUTE ( )
pj_MSG_OOB ( )
pj_MSG_PEEK ( )
pj_SO_RCVBUF ( )
pj_SO_SNDBUF ( )
pj_SO_TYPE ( )
pj_SOCK_DGRAM ( )
pj_SOCK_RAW ( )
pj_SOCK_RDM ( )
pj_SOCK_STREAM ( )
pj_SOL_IP ( )
pj_SOL_IPV6 ( )
pj_SOL_SOCKET ( )
pj_SOL_TCP ( )
pj_SOL_UDP ( )

stun_msg.h, libpjnath-i686-pc-linux-gnu.so
pj_stun_set_padding_char int chr )

transport_ice.h, libpjmedia-i686-pc-linux-gnu.so
pjmedia_ice_simulate_lost ( pjmedia_transport* tp, pjmedia_dir dir, unsigned int pct_lost )

to the top

Removed Symbols (36)


ctype.h, libpj-i686-pc-linux-gnu.so
pj_hex_digits [data]

log.h, libpj-i686-pc-linux-gnu.so
pj_log_max_level [data]

sip_parser.h, libpjsip-i686-pc-linux-gnu.so
pjsip_ALNUM_SPEC [data]
pjsip_ALPHA_SPEC [data]
pjsip_BRANCH_STR [data]
pjsip_DIGIT_SPEC [data]
pjsip_DISPLAY_SPEC [data]
pjsip_EXPIRES_STR [data]
pjsip_HDR_CHAR_SPEC [data]
pjsip_HDR_CHAR_SPEC_ESC [data]
pjsip_HEX_SPEC [data]
pjsip_HOST_SPEC [data]
pjsip_LR_STR [data]
pjsip_MADDR_STR [data]
pjsip_METHOD_STR [data]
pjsip_NOT_COMMA_OR_NEWLINE [data]
pjsip_NOT_NEWLINE [data]
pjsip_PARAM_CHAR_SPEC [data]
pjsip_PARAM_CHAR_SPEC_ESC [data]
pjsip_PASSWD_SPEC [data]
pjsip_PASSWD_SPEC_ESC [data]
pjsip_PROBE_USER_HOST_SPEC [data]
pjsip_Q_STR [data]
pjsip_RECEIVED_STR [data]
pjsip_RPORT_STR [data]
pjsip_SIP_STR [data]
pjsip_SIPS_STR [data]
pjsip_TAG_STR [data]
pjsip_TEL_STR [data]
pjsip_TOKEN_SPEC [data]
pjsip_TOKEN_SPEC_ESC [data]
pjsip_TRANSPORT_STR [data]
pjsip_TTL_STR [data]
pjsip_USER_SPEC [data]
pjsip_USER_SPEC_ESC [data]
pjsip_USER_STR [data]

to the top

Problems with Data Types, High Severity (1)


pjsua_internal.h
[+] struct pjsua_acc (1)

to the top

Problems with Symbols, High Severity (2)


stun_session.h, libpjnath-i686-pc-linux-gnu.so
[+] pj_stun_session_create_req ( pj_stun_session* sess, int msg_type, pj_uint8_t const* tsx_id, pj_stun_tx_data** p_tdata ) (1)

transport_ice.h, libpjmedia-i686-pc-linux-gnu.so
[+] pjmedia_ice_create ( pjmedia_endpt* endpt, char const* name, unsigned int comp_cnt, pj_stun_config* stun_cfg, pjmedia_transport** p_tp ) (1)

to the top

Problems with Data Types, Medium Severity (49)


ice_session.h
[+] struct pj_ice_sess (1)

ice_strans.h
[+] struct pj_ice_strans (1)

pjsua.h
[+] struct pjsua_acc_config (4)
[+] struct pjsua_acc_info (2)
[+] struct pjsua_buddy_info (2)
[+] struct pjsua_callback (2)
[+] struct pjsua_config (4)
[+] struct pjsua_media_config (1)

pjsua_internal.h
[+] struct pjsua_acc (7)
[+] struct pjsua_buddy (2)
[+] struct pjsua_call (1)
[+] struct pjsua_data (10)
[+] struct pjsua_file_data (1)

presence.h
[+] struct pjsip_pres_status (1)
[+] struct pjsip_pres_status::anon-struct-presence.h-82 (1)

rtcp.h
[+] struct pjmedia_rtcp_session (1)

sip_auth.h
[+] struct pjsip_auth_clt_sess (1)

sip_dialog.h
[+] struct pjsip_dialog (3)

sip_inv.h
[+] struct pjsip_inv_callback (1)
[+] struct pjsip_inv_session (3)

to the top

Problems with Symbols, Medium Severity (3)


pjsua_internal.h, libpjsua-i686-pc-linux-gnu.so
[+] pjsua_var [data] (1)

print_util.h, libpjsip-i686-pc-linux-gnu.so
[+] pjsip_hdr_names [data] (1)

srv_resolver.h, libpjlib-util-i686-pc-linux-gnu.so
[+] pj_dns_srv_resolve ( pj_str_t const* domain_name, pj_str_t const* res_name, unsigned int def_port, pj_pool_t* pool, pj_dns_resolver* resolver, pj_bool_t fallback_a, void* token, void(*cb)(void*, pj_status_t, pj_dns_srv_record const*) ) (1)

to the top

Problems with Data Types, Low Severity (34)


ice_session.h
[+] struct pj_ice_sess (1)

ice_strans.h
[+] struct pj_ice_strans (1)
[+] struct pj_ice_strans_cb (2)

pjsua.h
[+] struct pjsua_acc_config (4)
[+] struct pjsua_acc_info (1)
[+] struct pjsua_buddy_info (1)
[+] struct pjsua_callback (2)
[+] struct pjsua_config (1)
[+] struct pjsua_media_config (1)

pjsua_internal.h
[+] struct pjsua_acc (1)
[+] struct pjsua_buddy (1)
[+] struct pjsua_call (1)
[+] struct pjsua_data (1)
[+] struct pjsua_file_data (1)

presence.h
[+] struct pjsip_pres_status (1)
[+] struct pjsip_pres_status::anon-struct-presence.h-82 (1)

resolver.h
[+] struct pj_dns_settings (3)

rtcp.h
[+] struct pjmedia_rtcp_session (2)

sip_auth.h
[+] struct pjsip_auth_clt_sess (1)
[+] struct pjsip_cred_info (2)

sip_dialog.h
[+] struct pjsip_dialog (1)

sip_inv.h
[+] struct pjsip_inv_callback (1)
[+] struct pjsip_inv_session (1)

sip_msg.h
[+] struct pjsip_cseq_hdr (1)

sip_transaction.h
[+] struct pjsip_transaction (1)

to the top

Problems with Symbols, Low Severity (6)


print_util.h, libpjsip-i686-pc-linux-gnu.so
[+] pjsip_hdr_names [data] (1)

rtcp.h, libpjmedia-i686-pc-linux-gnu.so
[+] pjmedia_rtcp_build_rtcp ( pjmedia_rtcp_session* session, pjmedia_rtcp_pkt** rtcp_pkt, int* len ) (1)

sip_inv.h, libpjsip-ua-i686-pc-linux-gnu.so
[+] pjsip_inv_update ( pjsip_inv_session* inv, pj_str_t const* new_contact, pjmedia_sdp_session const* new_offer, pjsip_tx_data** p_tdata ) (1)

sip_util.h, libpjsip-i686-pc-linux-gnu.so
[+] pjsip_endpt_send_request_stateless ( pjsip_endpoint* endpt, pjsip_tx_data* tdata, void* token, pjsip_endpt_callback cb ) (1)
[+] pjsip_endpt_send_response ( pjsip_endpoint* endpt, pjsip_response_addr* res_addr, pjsip_tx_data* tdata, void* token, pjsip_endpt_callback cb ) (1)
[+] pjsip_endpt_send_response2 ( pjsip_endpoint* endpt, pjsip_rx_data* rdata, pjsip_tx_data* tdata, void* token, pjsip_endpt_callback cb ) (1)

to the top

Problems with Constants, Low Severity (11)


cc_gcc.h
[+] PJ_HAS_BZERO

config.h
[+] PJ_DNS_RESOLVER_RES_BUF_SIZE
[+] PJ_STUN_MAX_PKT_LEN
[+] PJ_STUN_TIMEOUT_VALUE
[+] PJMEDIA_HAS_LIBRESAMPLE
[+] PJMEDIA_HAS_RTCP_IN_SDP
[+] PJMEDIA_HAS_SPEEX_RESAMPLE
[+] PJMEDIA_SOUND_BUFFER_COUNT

pjsua.h
[+] PJSUA_DEFAULT_EC_TAIL_LEN
[+] PJSUA_REG_INTERVAL

sip_config.h
[+] PJSIP_TRANSPORT_IDLE_TIME

to the top

Other Changes in Data Types (1)


pjsua.h
[+] enum pjsua_call_media_status (1)

to the top

Other Changes in Constants (40)


config.h
[+] FD_SETSIZE
[+] PJ_DNS_MAX_IP_IN_A_REC
[+] PJ_ICE_UFRAG_LEN
[+] PJ_SAFE_POOL
[+] PJ_STUN_OLD_STYLE_MI_FINGERPRINT
[+] PJ_STUN_STRING_ATTR_PAD_CHR
[+] PJMEDIA_ADD_RTPMAP_FOR_STATIC_PT
[+] PJMEDIA_ADVERTISE_RTCP
[+] PJMEDIA_PASOUND_MAX_LATENCY
[+] PJMEDIA_PREFER_DIRECT_SOUND
[+] PJMEDIA_RESAMPLE_IMP
[+] PJMEDIA_RESAMPLE_LIBRESAMPLE
[+] PJMEDIA_RESAMPLE_LIBSAMPLERATE
[+] PJMEDIA_RESAMPLE_NONE
[+] PJMEDIA_RESAMPLE_SPEEX

ctype.h
[+] pj_hex_digits

errno.h
[+] PJLIB_UTIL_EDNSINANSWER
[+] PJNATH_ESTUNINSERVER
[+] PJSIP_SIMPLE_EBADRPID

pjsua.h
[+] PJSUA_PRES_TIMER
[+] PJSUA_SECURE_SCHEME

sip_auth_aka.h
[+] PJSIP_AKA_AKLEN
[+] PJSIP_AKA_AMFLEN
[+] PJSIP_AKA_AUTNLEN
[+] PJSIP_AKA_CKLEN
[+] PJSIP_AKA_IKLEN
[+] PJSIP_AKA_KLEN
[+] PJSIP_AKA_MACLEN
[+] PJSIP_AKA_OPLEN
[+] PJSIP_AKA_RANDLEN
[+] PJSIP_AKA_RESLEN
[+] PJSIP_AKA_SQNLEN

sip_config.h
[+] PJSIP_CHECK_VIA_SENT_BY
[+] PJSIP_ENCODE_SHORT_HNAME
[+] PJSIP_HAS_DIGEST_AKA_AUTH
[+] PJSIP_INCLUDE_ALLOW_HDR_IN_DLG
[+] PJSIP_TCP_KEEP_ALIVE_INTERVAL
[+] PJSIP_TLS_KEEP_ALIVE_INTERVAL

sip_transport_udp.h
[+] PJSIP_UDP_TRANSPORT_DESTROY_SOCKET
[+] PJSIP_UDP_TRANSPORT_KEEP_SOCKET

to the top

Header Files (202)


addr_resolv.h
alaw_ulaw.h
array.h
AsioDeviceAdapter.hxx
assert.h
AutoSystem.hxx
bidirectional.h
BlockingStream.hxx
CallbackInterface.hxx
CallbackStream.hxx
CFunCallbackStream.hxx
clock.h
codec.h
conference.h
config_site.h
config_site_sample.h
CppFunCallbackStream.hxx
crc32.h
ctype.h
Device.hxx
DirectionSpecificStreamParameters.hxx
dns.h
echo.h
echo_port.h
endpoint.h
evsub.h
evsub_msg.h
except.h
Exception.hxx
fifobuf.h
file.hpp
file_access.h
file_io.h
g711.h
getopt.h
gsm.h
guid.h
hash.h
hash.hpp
hmac_md5.h
hmac_sha1.h
HostApi.hxx
ice_session.h
ice_strans.h
ilbc.h
InterfaceCallbackStream.hxx
ioqueue.h
ip_helper.h
iscomposing.h
jbuf.h
l16.h
list.h
list.hpp
list_i.h
lock.h
lock.hpp
log.h
master_port.h
md5.h
mem_port.h
MemFunCallbackStream.hxx
null_port.h
os.h
os.hpp
pa_asio.h
pa_linux_alsa.h
pidf.h
config.h (pj/config.h)
doxygen.h (pj/doxygen.h)
errno.h (pj/errno.h)
string.h (pj/string.h)
types.h (pj/types.h)
pjlib++.hpp
pjlib-util.h
config.h (pjlib-util/config.h)
errno.h (pjlib-util/errno.h)
string.h (pjlib-util/string.h)
types.h (pjlib-util/types.h)
pjlib.h
pjmedia-codec.h
config.h (pjmedia-codec/config.h)
config_auto.h (pjmedia-codec/config_auto.h)
speex.h (pjmedia-codec/speex.h)
types.h (pjmedia-codec/types.h)
pjmedia.h
config.h (pjmedia/config.h)
config_auto.h (pjmedia/config_auto.h)
doxygen.h (pjmedia/doxygen.h)
errno.h (pjmedia/errno.h)
types.h (pjmedia/types.h)
pjnath.h
config.h (pjnath/config.h)
errno.h (pjnath/errno.h)
types.h (pjnath/types.h)
errno.h (pjsip-simple/errno.h)
types.h (pjsip-simple/types.h)
pjsip.h
pjsip_simple.h
pjsip_ua.h
pjsua.h
pjsua_internal.h
plc.h
pool.h
pool.hpp
port.h
portaudio.h
PortAudioCpp.hxx
presence.h
print_util.h
proactor.hpp
publish.h
rand.h
rbtree.h
resample.h
resamplesubs.h
resolver.h
rtcp.h
rtp.h
SampleDataFormat.hxx
scanner.h
scanner.hpp
scanner_cis_bitwise.h
scanner_cis_uint.h
sdp.h
sdp_neg.h
session.h
sha1.h
silencedet.h
sip_auth.h
sip_auth_msg.h
sip_auth_parser.h
sip_autoconf.h
sip_config.h
sip_dialog.h
sip_endpoint.h
sip_errno.h
sip_event.h
sip_inv.h
sip_module.h
sip_msg.h
sip_parser.h
sip_private.h
sip_regc.h
sip_replaces.h
sip_resolve.h
sip_tel_uri.h
sip_transaction.h
sip_transport.h
sip_transport_loop.h
sip_transport_tcp.h
sip_transport_tls.h
sip_transport_udp.h
sip_types.h
sip_ua_layer.h
sip_uri.h
sip_util.h
sip_xfer.h
sock.h
sock.hpp
sock_select.h
sound.h
sound_port.h
speex.h (speex/speex.h)
speex_bits.h
speex_callbacks.h
speex_echo.h
speex_header.h
speex_jitter.h
speex_preprocess.h
speex_resampler.h
speex_stereo.h
speex_types.h
splitcomb.h
srv_resolver.h
stream.h
Stream.hxx
StreamParameters.hxx
string.hpp
string_i.h
stun_auth.h
stun_config.h
stun_msg.h
stun_session.h
stun_simple.h
stun_transaction.h
System.hxx
SystemDeviceIterator.hxx
SystemHostApiIterator.hxx
timer.h
timer.hpp
tonegen.h
transport.h
transport_ice.h
transport_udp.h
tree.hpp
types.hpp
unicode.h
wav_playlist.h
wav_port.h
wave.h
xml.h
xpidf.h

to the top

Shared Libraries (15)


libgsmcodec-i686-pc-linux-gnu.so
libilbccodec-i686-pc-linux-gnu.so
libpj-i686-pc-linux-gnu.so
libpjlib-util-i686-pc-linux-gnu.so
libpjmedia-codec-i686-pc-linux-gnu.so
libpjmedia-i686-pc-linux-gnu.so
libpjnath-i686-pc-linux-gnu.so
libpjsdp-i686-pc-linux-gnu.so
libpjsip-i686-pc-linux-gnu.so
libpjsip-simple-i686-pc-linux-gnu.so
libpjsip-ua-i686-pc-linux-gnu.so
libpjsua-i686-pc-linux-gnu.so
libportaudio-i686-pc-linux-gnu.so
libresample-i686-pc-linux-gnu.so
libspeex-i686-pc-linux-gnu.so

to the top




Generated on Mon Jan 26 13:31:07 2015 for PJSIP by ABI Compliance Checker 1.99.9  
A tool for checking backward compatibility of a C/C++ library API