asterisk/res
Alexei Gradinari faf9bdebb7 res_pjsip: qualify/unqualify added/deleted realtime endpoints
If the PJSIP endpoint's AOR with the permanent contact
was deleted from the realtime storage the res_pjsip module
continues trying to qualify this contact.
The error 'Unable to find an endpoint to qualify contact'
appeares every 'qualify_frequency' seconds.
This patch deletes this contact in this case.

The PJSIP endpoint's AOR with the permanent contact
is never qualified if it is added to realtime storage
after asterisk started.
This patch adds qualifying for the AOR's permanent contacts
on the first handling of this AOR.

ASTERISK-26319 #close

Change-Id: Ib93dded9121edb113076903d1aa95402f799f8fe
2016-08-30 15:58:56 -05:00
..
ael pbx: Create pbx_sw.c for management of 'struct ast_sw'. 2016-07-21 13:58:26 -04:00
ari resource_channels: Sync with ARI stubs 2016-08-04 10:29:38 -05:00
parking Merge "res_parking: Misc fixes." 2016-03-29 09:03:55 -05:00
res_pjsip res_pjsip: qualify/unqualify added/deleted realtime endpoints 2016-08-30 15:58:56 -05:00
snmp MALLOC_DEBUG: Replace WRAP_LIBC_MALLOC with ASTMM_LIBC. 2015-05-13 21:55:07 -04:00
stasis rest_api/channels: Fix multiple issues with create and dial 2016-07-12 11:16:44 -06:00
stasis_recording ARI: Add the ability to download the media associated with a stored recording 2016-05-20 09:06:12 -05:00
Makefile Build System: Create Makefile macro MOD_ADD_SOURCE. 2015-04-14 12:53:03 -04:00
ari.make Build System: Create Makefile macro MOD_ADD_SOURCE. 2015-04-14 12:53:03 -04:00
res_adsi.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 2015-05-13 16:34:23 -05:00
res_ael_share.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 2015-05-13 16:34:23 -05:00
res_ael_share.exports.in Allow symbol export filtering to work properly on platforms that have symbol prefixes. 2010-04-02 18:57:58 +00:00
res_agi.c res_agi: Improve documentation 2016-08-15 07:40:19 -05:00
res_agi.exports.in Allow symbol export filtering to work properly on platforms that have symbol prefixes. 2010-04-02 18:57:58 +00:00
res_ari.c res_ari: Add http prefix to generated docs 2016-08-19 16:58:55 -05:00
res_ari.exports.in Rename everything Stasis-HTTP to ARI 2013-07-27 23:11:02 +00:00
res_ari_applications.c rest-api: Swagger scripts were not replacing format variable in file brief 2016-08-18 17:02:24 -05:00
res_ari_asterisk.c rest-api: Swagger scripts were not replacing format variable in file brief 2016-08-18 17:02:24 -05:00
res_ari_bridges.c rest-api: Swagger scripts were not replacing format variable in file brief 2016-08-18 17:02:24 -05:00
res_ari_channels.c rest-api: Swagger scripts were not replacing format variable in file brief 2016-08-18 17:02:24 -05:00
res_ari_device_states.c rest-api: Swagger scripts were not replacing format variable in file brief 2016-08-18 17:02:24 -05:00
res_ari_endpoints.c rest-api: Swagger scripts were not replacing format variable in file brief 2016-08-18 17:02:24 -05:00
res_ari_events.c rest-api: Swagger scripts were not replacing format variable in file brief 2016-08-18 17:02:24 -05:00
res_ari_mailboxes.c rest-api: Swagger scripts were not replacing format variable in file brief 2016-08-18 17:02:24 -05:00
res_ari_model.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 2015-05-13 16:34:23 -05:00
res_ari_model.exports.in Rename everything Stasis-HTTP to ARI 2013-07-27 23:11:02 +00:00
res_ari_playbacks.c rest-api: Swagger scripts were not replacing format variable in file brief 2016-08-18 17:02:24 -05:00
res_ari_recordings.c rest-api: Swagger scripts were not replacing format variable in file brief 2016-08-18 17:02:24 -05:00
res_ari_sounds.c rest-api: Swagger scripts were not replacing format variable in file brief 2016-08-18 17:02:24 -05:00
res_calendar.c res_calendar: Cleanup scheduler context at unload. 2016-01-10 13:32:59 -06:00
res_calendar.exports.in Allow symbol export filtering to work properly on platforms that have symbol prefixes. 2010-04-02 18:57:58 +00:00
res_calendar_caldav.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 2015-05-13 16:34:23 -05:00
res_calendar_ews.c git migration: Refactor the ASTERISK_FILE_VERSION macro 2015-04-13 03:48:57 -04:00
res_calendar_exchange.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 2015-05-13 16:34:23 -05:00
res_calendar_icalendar.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 2015-05-13 16:34:23 -05:00
res_chan_stats.c res_chan_stats: Fix bug to send correct statistics to StatsD 2015-12-09 12:48:51 -06:00
res_clialiases.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 2015-05-13 16:34:23 -05:00
res_clioriginate.c CLI: Enable automatic references to modules. 2015-05-04 20:47:18 -04:00
res_config_curl.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 2015-05-13 16:34:23 -05:00
res_config_ldap.c main/cli.c: Refactor function to print seconds formatted 2016-03-07 03:42:18 -03:00
res_config_odbc.c res_sorcery_realtime: fix bug when successful UPDATE is treated as failed 2016-07-07 12:16:14 -05:00
res_config_pgsql.c main/cli.c: Refactor function to print seconds formatted 2016-03-07 03:42:18 -03:00
res_config_sqlite.c CHAOS: avoid crash if string create fails 2015-09-18 13:49:55 -05:00
res_config_sqlite3.c res_config_sqlite3: Fix crashes when reading peers from sqlite3 tables 2016-02-22 10:11:43 +01:00
res_convert.c CLI: Enable automatic references to modules. 2015-05-04 20:47:18 -04:00
res_corosync.c core: Entity ID is not set or invalid 2016-08-15 13:35:59 -05:00
res_crypto.c res_crypto: Perform cleanup at shutdown. 2016-01-09 13:39:09 -06:00
res_crypto.exports.in Remove built-in AES code and use optional_api instead 2010-07-21 19:11:32 +00:00
res_curl.c res/res_http_media_cache: Add an HTTP(S) backend for the core media cache 2016-03-23 13:53:22 -03:00
res_endpoint_stats.c Fixed some typos 2015-11-24 13:57:05 -06:00
res_fax.c res_fax: Fix deadlock in ast_channel_get_t38_state(). 2016-08-25 17:11:51 -05:00
res_fax.exports.in res_fax: Provide AMI equivalents for fax CLI commands 2014-07-18 15:49:46 +00:00
res_fax_spandsp.c Merge "MALLOC_DEBUG: Replace WRAP_LIBC_MALLOC with ASTMM_LIBC." 2015-05-14 10:57:04 -05:00
res_format_attr_celt.c git migration: Refactor the ASTERISK_FILE_VERSION macro 2015-04-13 03:48:57 -04:00
res_format_attr_g729.c res_format_attr_g729: Add annexb=no format parameter to SDPs 2016-08-18 17:14:04 -05:00
res_format_attr_h263.c git migration: Refactor the ASTERISK_FILE_VERSION macro 2015-04-13 03:48:57 -04:00
res_format_attr_h264.c res_format_attr_h264: Do not reset string buffer. 2015-11-19 08:09:51 +01:00
res_format_attr_ilbc.c codecs: Add iLBC 20. 2016-07-22 10:09:08 +02:00
res_format_attr_opus.c res_format_attr_opus: Update to latest RFC 7587. 2015-12-04 07:20:41 -06:00
res_format_attr_silk.c Update support for SILK format. 2016-07-14 15:59:49 -05:00
res_format_attr_siren7.c siren: Add format attribute modules for Siren7 and Siren14. 2016-06-23 10:23:05 -03:00
res_format_attr_siren14.c siren: Add format attribute modules for Siren7 and Siren14. 2016-06-23 10:23:05 -03:00
res_format_attr_vp8.c res_format_attr_vp8: In SDP, forward max-fr and max-fs for video-codec VP8. 2015-12-04 09:01:16 -06:00
res_hep.c res_hep_{pjsip|rtcp}: Decline module loads if res_hep had not loaded 2016-06-08 12:32:02 -05:00
res_hep.exports.in res_hep_{pjsip|rtcp}: Decline module loads if res_hep had not loaded 2016-06-08 12:32:02 -05:00
res_hep_pjsip.c res_hep_{pjsip|rtcp}: Decline module loads if res_hep had not loaded 2016-06-08 12:32:02 -05:00
res_hep_rtcp.c res_hep_{pjsip|rtcp}: Decline module loads if res_hep had not loaded 2016-06-08 12:32:02 -05:00
res_http_media_cache.c res/res_http_media_cache: Add an HTTP(S) backend for the core media cache 2016-03-23 13:53:22 -03:00
res_http_post.c git migration: Refactor the ASTERISK_FILE_VERSION macro 2015-04-13 03:48:57 -04:00
res_http_websocket.c res_http_websocket: Make core supported. 2016-04-05 10:22:20 -05:00
res_http_websocket.exports.in res_http_websocket: Export symbol for ast_websocket_set_timeout 2014-06-26 18:27:53 +00:00
res_limit.c git migration: Refactor the ASTERISK_FILE_VERSION macro 2015-04-13 03:48:57 -04:00
res_manager_devicestate.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 2015-05-13 16:34:23 -05:00
res_manager_presencestate.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 2015-05-13 16:34:23 -05:00
res_monitor.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 2015-05-13 16:34:23 -05:00
res_monitor.exports.in Allow symbol export filtering to work properly on platforms that have symbol prefixes. 2010-04-02 18:57:58 +00:00
res_musiconhold.c Fixes to include signal.h 2016-06-08 20:37:08 +03:00
res_mutestream.c git migration: Refactor the ASTERISK_FILE_VERSION macro 2015-04-13 03:48:57 -04:00
res_mwi_external.c voicemail: Move app_voicemail / res_mwi_external conflict to runtime 2016-01-04 17:31:24 -06:00
res_mwi_external.exports.in External MWI core support. 2014-01-06 17:45:25 +00:00
res_mwi_external_ami.c res_mwi_external_ami: Use module version of AMI registration. 2015-05-21 18:18:57 -05:00
res_odbc.c res_odbc: Correct the dependency relationship with res_odbc_transaction 2016-08-18 15:30:51 -05:00
res_odbc.exports.in res_odbc: Fix exports.in for missing symbols 2016-02-16 16:42:26 -06:00
res_odbc_transaction.c res_odbc_transaction: add dep on generic_odbc 2016-08-21 18:56:01 -05:00
res_odbc_transaction.exports.in res_odbc: Remove connection management 2016-01-22 11:59:06 -06:00
res_parking.c Merge "res_parking: Misc fixes." 2016-03-29 09:03:55 -05:00
res_phoneprov.c fix: memory leaks, resource leaks, out of bounds and bugs 2016-06-20 13:08:18 -04:00
res_phoneprov.exports.in res_phoneprov: Refactor phoneprov to allow pluggable config providers 2014-10-09 17:46:23 +00:00
res_pjproject.c res_pjproject.c: Replace inlined DEBUG_ATLEAST() with macro. 2016-06-21 18:03:48 -05:00
res_pjproject.exports.in res_pjproject: Add module providing pjproject logging and utils 2016-01-20 09:56:13 -07:00
res_pjsip.c res_pjsip: Add contact_user to endpoint 2016-08-17 16:21:19 -05:00
res_pjsip.exports.in res_pjsip: AMI commands and events. 2013-11-23 17:26:57 +00:00
res_pjsip_acl.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 2015-05-13 16:34:23 -05:00
res_pjsip_authenticator_digest.c res_pjsip_authenticator_digest: Don't use source port in nonce verification 2016-05-09 14:17:43 -05:00
res_pjsip_caller_id.c res_pjsip_caller_id: Copy header name to short header name 2016-08-11 14:17:42 -05:00
res_pjsip_config_wizard.c res_pjsip_config_wizard: Add command to export primitive objects 2016-02-15 21:37:04 -06:00
res_pjsip_dialog_info_body_generator.c res_pjsip_exten_state: Use the extension for publishing to. 2016-05-18 18:37:27 -05:00
res_pjsip_diversion.c res_pjsip_caller_id: Copy header name to short header name 2016-08-11 14:17:42 -05:00
res_pjsip_dlg_options.c res_pjsip_dlg_options: Fix MODULEINFO section. 2015-05-02 02:22:31 -05:00
res_pjsip_dtmf_info.c res_pjsip_empty_info: Respond to empty SIP INFO packets 2016-05-19 09:08:37 -03:00
res_pjsip_empty_info.c res_pjsip_empty_info: Respond to empty SIP INFO packets 2016-05-19 09:08:37 -03:00
res_pjsip_endpoint_identifier_anonymous.c res_pjsip: disable multi domain to improve realtime performace 2016-04-27 10:58:43 -05:00
res_pjsip_endpoint_identifier_ip.c res_pjsip: module load priority 2016-05-06 12:56:07 -04:00
res_pjsip_endpoint_identifier_user.c res_pjsip: module load priority 2016-05-06 12:56:07 -04:00
res_pjsip_exten_state.c res_pjsip: Added "subscribe_context" to endpoint 2016-07-06 10:30:27 -04:00
res_pjsip_exten_state.exports.in The large GULP->PJSIP renaming effort. 2013-07-30 18:14:50 +00:00
res_pjsip_header_funcs.c res_pjsip: Add clarifying documentation to PJSIP_HEADER help text 2016-05-27 12:43:54 -05:00
res_pjsip_history.c res_pjsip_history: Add a module that provides PJSIP history for debugging 2015-12-31 21:27:39 -06:00
res_pjsip_logger.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 2015-05-13 16:34:23 -05:00
res_pjsip_messaging.c Refactor usage pattern of xmldoc info tag. 2016-08-16 10:42:46 -05:00
res_pjsip_multihomed.c res_pjsip: Fix infinite recursion when loading transports from realtime 2016-02-08 19:11:18 -06:00
res_pjsip_mwi.c res_pjsip res_pjsip_mwi: Misc fixes and cleanups. 2016-08-11 12:17:48 -05:00
res_pjsip_mwi_body_generator.c res_pjsip_mwi_body_generator: Re-order the body items 2016-05-30 19:31:26 -05:00
res_pjsip_nat.c res_pjsip: Fix infinite recursion when loading transports from realtime 2016-02-08 19:11:18 -06:00
res_pjsip_notify.c res_pjsip: Strip spaces from items parsed from comma-separated lists 2016-03-07 13:16:41 -06:00
res_pjsip_one_touch_record_info.c res_pjsip_empty_info: Respond to empty SIP INFO packets 2016-05-19 09:08:37 -03:00
res_pjsip_outbound_authenticator_digest.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 2015-05-13 16:34:23 -05:00
res_pjsip_outbound_publish.c res_pjsip_outbound_publish: Use a serializer shutdown group for unload. 2016-08-05 06:31:14 -05:00
res_pjsip_outbound_publish.exports.in res_pjsip_outbound_publish: Add module which provides outbound PUBLISH support. 2014-08-07 14:35:09 +00:00
res_pjsip_outbound_registration.c res_pjsip_outbound_registration: Clean up state when registration is deleted 2016-05-16 20:44:09 -05:00
res_pjsip_path.c res_pjsip: Strip spaces from items parsed from comma-separated lists 2016-03-07 13:16:41 -06:00
res_pjsip_phoneprov_provider.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 2015-05-13 16:34:23 -05:00
res_pjsip_pidf_body_generator.c PJSIP XML, XPIDF: Fix buffer size overwrite memory corruption error. 2015-07-06 16:15:12 -05:00
res_pjsip_pidf_digium_body_supplement.c res_pjsip: Ensure sanitized XML is NULL terminated. 2015-08-06 05:20:47 -05:00
res_pjsip_pidf_eyebeam_body_supplement.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 2015-05-13 16:34:23 -05:00
res_pjsip_publish_asterisk.c core: Entity ID is not set or invalid 2016-08-15 13:35:59 -05:00
res_pjsip_pubsub.c res_pjsip_pubsub: fixed a bug when pjsip_tx_data_dec_ref is called twice. 2016-07-21 11:29:15 -04:00
res_pjsip_pubsub.exports.in res_pjsip_mwi: Add voicemail extension and mwi_subscribe_replaces_unsolicited 2016-03-30 13:23:54 -05:00
res_pjsip_refer.c ast_framehook_detach() must be called with the channel locked. 2016-08-25 17:11:50 -05:00
res_pjsip_registrar.c res_pjsip: Make aor named lock a mutex. 2016-08-11 11:58:38 -05:00
res_pjsip_registrar_expire.c res_pjsip: Make aor named lock a mutex. 2016-08-11 11:58:38 -05:00
res_pjsip_rfc3326.c res_pjsip_rfc3326.c: Fix crash when channel goes away. 2015-11-13 16:34:41 -05:00
res_pjsip_sdp_rtp.c res_srtp: Enable AES-256 and AES-GCM. 2016-07-21 16:25:41 +02:00
res_pjsip_send_to_voicemail.c Merge "res_pjsip_send_to_voicemail.c: Allow either quoted or not send_to_vm reason." 2016-03-03 05:32:59 -06:00
res_pjsip_session.c res_pjsip_session.c: Fix unbound srv failover tests. 2016-08-17 16:14:11 -05:00
res_pjsip_session.exports.in res_pjsip_refer: Fix occasional unexpected BYE sent after receiving a REFER. 2015-03-10 16:08:40 +00:00
res_pjsip_sips_contact.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 2015-05-13 16:34:23 -05:00
res_pjsip_t38.c ast_framehook_attach() must be called with the channel locked. 2016-08-25 17:11:50 -05:00
res_pjsip_transport_management.c res_pjsip_transport_management.c: Misc cleanups to survive shutdown. 2016-06-15 14:43:36 -05:00
res_pjsip_transport_websocket.c res_pjsip: Fix infinite recursion when loading transports from realtime 2016-02-08 19:11:18 -06:00
res_pjsip_xpidf_body_generator.c PJSIP XML, XPIDF: Fix buffer size overwrite memory corruption error. 2015-07-06 16:15:12 -05:00
res_pktccops.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 2015-05-13 16:34:23 -05:00
res_pktccops.exports.in Allow symbol export filtering to work properly on platforms that have symbol prefixes. 2010-04-02 18:57:58 +00:00
res_realtime.c git migration: Refactor the ASTERISK_FILE_VERSION macro 2015-04-13 03:48:57 -04:00
res_resolver_unbound.c res_resolver_unbound: Allow compilation with libunbound version < 1.5 2016-08-10 12:09:51 -05:00
res_rtp_asterisk.c res_rtp_asterisk: Cache local RTCP address. 2016-08-09 16:22:56 -05:00
res_rtp_multicast.c res_rtp_multicast: Fix SEGV in ast_multicast_rtp_create_options 2016-08-24 14:54:14 -05:00
res_rtp_multicast.exports.in multicast RTP: Add dialing options 2016-05-27 11:00:09 -05:00
res_security_log.c Stasis: Fix unsafe use of stasis_unsubscribe in modules. 2015-05-22 22:30:22 -05:00
res_smdi.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 2015-05-13 16:34:23 -05:00
res_smdi.exports.in Allow symbol export filtering to work properly on platforms that have symbol prefixes. 2010-04-02 18:57:58 +00:00
res_snmp.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 2015-05-13 16:34:23 -05:00
res_sorcery_astdb.c res_sorcery_astdb: Filter fields to only the registered ones. 2016-05-19 17:47:54 -05:00
res_sorcery_config.c res_sorcery_config.c: Cleanup ao2 container usage idioms. 2016-08-15 13:15:02 -05:00
res_sorcery_memory.c sorcery: Use more compatible regex for local expressions. 2016-08-02 05:25:36 -05:00
res_sorcery_memory_cache.c sorcery/res_pjsip: Refactor for realtime performance 2016-03-27 22:43:27 -05:00
res_sorcery_realtime.c res_sorcery_realtime: fix bug when successful UPDATE is treated as failed 2016-07-07 12:16:14 -05:00
res_speech.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 2015-05-13 16:34:23 -05:00
res_speech.exports.in app_speech_utils: Fix unresolved symbol ast_speech_get_setting(). 2013-09-16 18:00:32 +00:00
res_srtp.c res_srtp: Move SDP SRTP code from the core to res_srtp. 2016-08-10 17:43:15 -05:00
res_srtp.exports.in Reverting accidental ci of wrong change in r433061 2015-03-17 22:03:01 +00:00
res_stasis.c ARI: Ensure announcer channels are destroyed. 2016-06-20 09:41:26 -05:00
res_stasis.exports.in Moved core logic from app_stasis to res_stasis 2013-04-15 16:43:47 +00:00
res_stasis_answer.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 2015-05-13 16:34:23 -05:00
res_stasis_answer.exports.in Add missing exports file 2013-05-20 14:21:39 +00:00
res_stasis_device_state.c res_stasis_device_state: Fix refcounting error. 2016-02-04 12:05:52 -06:00
res_stasis_device_state.exports.in ARI: Implement device state API 2013-11-23 17:48:28 +00:00
res_stasis_mailbox.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 2015-05-13 16:34:23 -05:00
res_stasis_mailbox.exports.in ARI: Add mailboxes resource for controlling and polling external MWI 2014-01-14 23:44:57 +00:00
res_stasis_playback.c ARI: Add the ability to play multiple media URIs in a single operation 2016-05-17 14:01:22 -03:00
res_stasis_playback.exports.in This patch implements the REST API's for POST /channels/{channelId}/play 2013-05-23 20:11:35 +00:00
res_stasis_recording.c Merge "res_stasis: Add control ref to playback and recording structs." 2016-03-31 13:20:55 -05:00
res_stasis_recording.exports.in ARI - channel recording support 2013-07-03 17:58:45 +00:00
res_stasis_snoop.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 2015-05-13 16:34:23 -05:00
res_stasis_snoop.exports.in ari: Add Snoop operation for spying/whispering on channels. 2013-11-23 12:40:46 +00:00
res_stasis_test.c doxygen: Fix doxygen errors 2015-05-19 21:11:21 -05:00
res_stasis_test.exports.in Initial support for endpoints. 2013-05-08 13:39:08 +00:00
res_statsd.c res_statsd: Add functions that support variable arguments 2015-11-22 22:38:34 -06:00
res_statsd.exports.in res_statsd: Fix exports.in for missing symbols 2016-02-16 12:26:29 -06:00
res_stun_monitor.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 2015-05-13 16:34:23 -05:00
res_timing_dahdi.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 2015-05-13 16:34:23 -05:00
res_timing_kqueue.c res_timing: Don't close FD 0 when out of open files. 2015-07-02 05:13:37 -05:00
res_timing_pthread.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 2015-05-13 16:34:23 -05:00
res_timing_timerfd.c res_timing: Don't close FD 0 when out of open files. 2015-07-02 05:13:37 -05:00
res_xmpp.c Refactor usage pattern of xmldoc info tag. 2016-08-16 10:42:46 -05:00
res_xmpp.exports.in Add a new unified Jingle, Google Jingle, and Google Talk channel driver written from scratch called chan_motif. 2012-07-07 17:06:51 +00:00