From 8fb1bc18bad99b2de79783848b41d07da01315a7 Mon Sep 17 00:00:00 2001 From: chenqiyang <1406175257@qq.com> Date: 星期三, 01 九月 2021 17:04:05 +0800 Subject: [PATCH] 采用纯oc sdk解决版本适配问题;解决呼叫不能截屏问题 --- Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/linphone | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/core_utils.h | 23 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mssilk.framework/Info.plist | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/utils/magic-macros.h | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/call_log.h | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/vcard.h | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/im_notif_policy.h | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/enums/encryption-engine-enums.h | 17 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/friend.h | 6 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/msamr.framework/msamr | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-call-stats.h | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-api.h | 1 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/ringtoneplayer.h | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/call.h | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-participant-device.h | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/linphonecore_utils.h | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/port.h | 60 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/bctoolbox | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/factory.h | 100 - Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/msopenh264.framework/msopenh264 | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/buffer.h | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-types.h | 74 + Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/utils/enum-generator.h | 8 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belle-sip.framework/Headers/headers.h | 306 ++-- Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/msamr.framework/Info.plist | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/Info.plist | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/enums/security-event-enums.h | 19 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/Headers/mediastream.h | 9 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/lime.framework/Info.plist | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/msx264.framework/Info.plist | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/ortp.framework/Headers/b64.h | 842 ++++++------ Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belr.framework/Info.plist | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-chat-room.h | 47 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/friendlist.h | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/headers.h | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/linphonefriend.h | 0 HDLLinPhoneSDK/HDLLinPhoneSDK/HDLLinphoneManager.m | 28 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/chat.h | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/sipsetup.h | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-callbacks.h | 56 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-participant.h | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-call-cbs.h | 16 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-call.h | 4 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/nat_policy.h | 48 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belcard.framework/Info.plist | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-chat-room-params.h | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/ortp.framework/Headers/nack.h | 1 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/linphonepresence.h | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/player.h | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mscodec2.framework/Info.plist | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/rootca.pem | 38 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Properties/AssemblyInfo.cs | 2 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belle-sip.framework/Headers/message.h | 8 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/call_params.h | 54 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/Headers/msrtt4103.h | 2 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/ortp.framework/Headers/port.h | 1 HDLLinPhoneSDK/HDLLinPhoneSDK/HDLLinphoneIntercomVC.m | 9 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/Headers/mssndcard.h | 27 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/logging.h | 34 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/lime.framework/Headers/lime.hpp | 9 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/callbacks.h | 24 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/regex.h | 31 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Info.plist | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/Headers/rfc3984.h | 1 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/utils/traits.h | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/im_encryption_engine.h | 2 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/misc.h | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/enums/chat-room-enums.h | 72 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belle-sip.framework/belle-sip | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/account_creator_service.h | 16 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-chat-message.h | 34 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/crypto.h | 54 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/enums/event-log-enums.h | 43 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mscodec2.framework/mscodec2 | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belle-sip.framework/Info.plist | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-participant-imdn-state.h | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/enums/call-enums.h | 53 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/utils/algorithm.h | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/list.h | 33 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/account_creator.h | 34 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/map.h | 41 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-dial-plan.h | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/ortp.framework/Headers/rtp.h | 15 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/defs.h | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/defs.h | 34 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-auth-info.h | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-chat-message-cbs.h | 28 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/lpconfig.h | 24 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mssilk.framework/mssilk | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-participant-device-identity.h | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/enums/chat-message-enums.h | 38 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/contactprovider.h | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/payload_type.h | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/parser.h | 33 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/dictionary.h | 0 HDLLinPhoneSDK/HDLLinPhoneSDK/HDLLinPhoneSDK.m | 2 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-content.h | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK.csproj | 183 -- Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/mediastreamer2 | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/linphone_tunnel.h | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belcard.framework/belcard | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/Headers/ice.h | 32 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/vfs.h | 34 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/presence.h | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/ortp.framework/Headers/rtpsession.h | 37 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/linphonecore.h | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/types.h | 24 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/video_definition.h | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/utils/utils.h | 7 HDLLinPhoneSDK/HDLLinPhoneSDK/HDLLPOnMonitorViewController.m | 7 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/core.h | 198 --- Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belle-sip.framework/Headers/dialog.h | 2 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/wrapper_utils.h | 12 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Info.plist | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-search-result.h | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/ortp.framework/ortp | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belr.framework/belr | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/Headers/msvideo.h | 4 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/info_message.h | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mswebrtc.framework/mswebrtc | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/Headers/devices.h | 1 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/proxy_config.h | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/tunnel.h | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/Headers/android_utils.h | 54 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/Headers/msfilter.h | 12 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/compiler.h | 16 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belle-sip.framework/Headers/sipstack.h | 13 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/linphone_proxy_config.h | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/charconv.h | 16 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/call_stats.h | 0 HDLLinPhoneSDK/HDLLinPhoneSDK/HDLCoreManagerDelegate.swift | 7 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mswebrtc.framework/Info.plist | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-address.h | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/ortp.framework/Headers/str_utils.h | 5 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/logging.h | 56 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/tester.h | 33 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-chat-room-cbs.h | 42 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/Headers/mscommon.h | 61 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belle-sip.framework/Headers/object++.hh | 36 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belle-sip.framework/Headers/utils.h | 3 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/utils/enum-mask.h | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/utils/fs.h | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/xmlrpc.h | 16 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/msopenh264.framework/Info.plist | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/ortp.framework/Headers/rtcp.h | 5 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/event.h | 1 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/ldapprovider.h | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belle-sip.framework/Headers/bodyhandler.h | 25 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-event-log.h | 11 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belle-sip.framework/Headers/mainloop.h | 126 - Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/ortp.framework/Info.plist | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/libHDLLinPhoneSDK.a | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/conference.h | 24 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/vconnect.h | 34 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-magic-search.h | 0 /dev/null | 22 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belcard.framework/vcard_grammar | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/utils/general.h | 5 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/msx264.framework/msx264 | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belle-sip.framework/Headers/types.h | 1 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/Headers/stun.h | 25 HDLLinPhoneSDK/HDLLinPhoneSDK/HDLCallManager.swift | 19 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/lime.framework/lime | 0 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/error_info.h | 0 164 files changed, 1,144 insertions(+), 2,526 deletions(-) diff --git a/HDLLinPhoneSDK/HDLLinPhoneSDK/HDLCallManager.swift b/HDLLinPhoneSDK/HDLLinPhoneSDK/HDLCallManager.swift index e4d401d..72f124c 100644 --- a/HDLLinPhoneSDK/HDLLinPhoneSDK/HDLCallManager.swift +++ b/HDLLinPhoneSDK/HDLLinPhoneSDK/HDLCallManager.swift @@ -240,6 +240,9 @@ let sAddr = Address.getSwiftObject(cObject: addr!) if (HDLCallManager.callKitEnabled() && !HDLCallManager.instance().nextCallIsTransfer) { + print("callKitEnabled") +// HDLCallManager.configAudioSession(audioSession: AVAudioSession.sharedInstance()) + let uuid = UUID() let name = "unknow" let handle = CXHandle(type: .generic, value: name) @@ -252,6 +255,7 @@ requestTransaction(transaction, action: "startCall") }else { + print("doCall") try? doCall(addr: sAddr, isSas: isSas) } } @@ -286,6 +290,7 @@ lcallParams.mediaEncryption = .ZRTP } lcallParams.videoEnabled=true; + let call = HDLCallManager.instance().lc!.inviteAddressWithParams(addr: addr, params: lcallParams) if (call != nil) { // The LinphoneCallAppData object should be set on call creation with callback @@ -361,6 +366,20 @@ } catch { } +// LinphoneCall *currentcall = linphone_core_get_current_call(LC); +// if (linphone_core_is_in_conference(LC) || // In conference +// (linphone_core_get_conference_size(LC) > 0 && [UIHangUpButton callCount] == 0) // Only one conf +// ) { +// LinphoneManager.instance.conf = TRUE; +// linphone_core_terminate_conference(LC); +// } else if (currentcall != NULL) { +// linphone_call_terminate(currentcall); +// } else { +// const MSList *calls = linphone_core_get_calls(LC); +// if (bctbx_list_size(calls) == 1) { // Only one call +// linphone_call_terminate((LinphoneCall *)(calls->data)); +// } +// } if (UIApplication.shared.applicationState == .background) { HDLCoreManager.instance().stopLinphoneCore() } diff --git a/HDLLinPhoneSDK/HDLLinPhoneSDK/HDLCoreManagerDelegate.swift b/HDLLinPhoneSDK/HDLLinPhoneSDK/HDLCoreManagerDelegate.swift index 12da730..ad397ec 100644 --- a/HDLLinPhoneSDK/HDLLinPhoneSDK/HDLCoreManagerDelegate.swift +++ b/HDLLinPhoneSDK/HDLLinPhoneSDK/HDLCoreManagerDelegate.swift @@ -71,7 +71,9 @@ case .StreamsRunning: if (HDLCallManager.callKitEnabled()) { let uuid = HDLCallManager.instance().providerDelegate.uuids["\(callId!)"] +// print("鎵�鏈塽uids锛歕(HDLCallManager.instance().providerDelegate.uuids)") if (uuid != nil) { + print("鏈塽uid鐨�") let callInfo = HDLCallManager.instance().providerDelegate.callInfos[uuid!] if (callInfo != nil && callInfo!.isOutgoing && !callInfo!.connected) { @@ -88,10 +90,15 @@ HDLCoreManagerDelegate.speaker_already_enabled = true } break + case .OutgoingProgress: + print("OutgoingRinging") + break case .OutgoingRinging: + print("OutgoingRinging") if (HDLCallManager.callKitEnabled()) { let uuid = HDLCallManager.instance().providerDelegate.uuids[""] if (uuid != nil) { +// print("鏈塽uid鐨勶細\(String(describing: uuid))") let callInfo = HDLCallManager.instance().providerDelegate.callInfos[uuid!] callInfo!.callId = callId! HDLCallManager.instance().providerDelegate.callInfos.updateValue(callInfo!, forKey: uuid!) diff --git a/HDLLinPhoneSDK/HDLLinPhoneSDK/HDLLPOnMonitorViewController.m b/HDLLinPhoneSDK/HDLLinPhoneSDK/HDLLPOnMonitorViewController.m index cdf8a18..dd4878b 100644 --- a/HDLLinPhoneSDK/HDLLinPhoneSDK/HDLLPOnMonitorViewController.m +++ b/HDLLinPhoneSDK/HDLLinPhoneSDK/HDLLPOnMonitorViewController.m @@ -341,7 +341,7 @@ /** 寮�鍚�掕鏃� */ - (void)startOpenDoorCountdown { - if (_openDoorTimeout > 20) { + if (_openDoorTimeout > 10) { return; } @@ -356,7 +356,7 @@ dispatch_source_set_event_handler(_openDoorTimer, ^{ WEAKSELF_AT - if(weakSelf_AT.openDoorTimeout >= 20 ){// 璁℃椂缁撴潫 + if(weakSelf_AT.openDoorTimeout >= 10 ){// 璁℃椂缁撴潫 // 鍏抽棴瀹氭椂鍣� dispatch_source_cancel(weakSelf_AT.openDoorTimer); @@ -399,9 +399,8 @@ 鏆傚仠鎾斁 */ - (void)stopPlay { - [HDLLinphoneManager.instance endCall]; - + } - (void)startPlay { diff --git a/HDLLinPhoneSDK/HDLLinPhoneSDK/HDLLinPhoneSDK.m b/HDLLinPhoneSDK/HDLLinPhoneSDK/HDLLinPhoneSDK.m index acb16e1..580b241 100644 --- a/HDLLinPhoneSDK/HDLLinPhoneSDK/HDLLinPhoneSDK.m +++ b/HDLLinPhoneSDK/HDLLinPhoneSDK/HDLLinPhoneSDK.m @@ -47,7 +47,7 @@ - (void)registrationUpdate:(NSNotification *)notif { LinphoneRegistrationState state = [[notif.userInfo objectForKey:@"state"] intValue]; if (state == LinphoneRegistrationFailed){ - NSLog(@"鐧诲け璐�"); + NSLog(@"鐧诲綍澶辫触"); }else if (state == LinphoneRegistrationCleared){ NSLog(@"鐧诲綍娓呯┖"); } else if (state == LinphoneRegistrationOk) { diff --git a/HDLLinPhoneSDK/HDLLinPhoneSDK/HDLLinphoneIntercomVC.m b/HDLLinPhoneSDK/HDLLinPhoneSDK/HDLLinphoneIntercomVC.m index a2556a8..ad92e58 100644 --- a/HDLLinPhoneSDK/HDLLinPhoneSDK/HDLLinphoneIntercomVC.m +++ b/HDLLinPhoneSDK/HDLLinPhoneSDK/HDLLinphoneIntercomVC.m @@ -67,7 +67,7 @@ [self initCentetView]; [self initData]; [self initESVideo]; - //寮�濮嬪弽鍛� + //寮�濮嬮渿鍔� [self StartReverseCall]; [self ShowCalltimeBtn:callingStr]; //娉ㄥ唽寮�閿佹垚鍔熺洃鍚� @@ -252,6 +252,7 @@ [_screenshotImgBtn setImage:[UIImage imageNamed:@"ic_esvideo_on_takephoto_unselect"] forState:UIControlStateNormal]; //鎴浘 + [HDLLinphoneManager.instance snapShotWithView:self.videoView]; } @@ -346,7 +347,7 @@ // [[HDLCallManager instance] acceptCallByCallID:self.CallId hasVideo:self.hasVideo]; [[HDLLinphoneManager instance] acceptCall]; /// 寮�鍚璁� - [self startTalk]; +// [self startTalk]; _answerImgBtn.hidden = YES; _answerTextBtn.hidden = YES; @@ -519,7 +520,7 @@ /** 寮�鍚�掕鏃� */ - (void)startOpenDoorCountdown { - if (_openDoorTimeout > 20) { + if (_openDoorTimeout > 10) { return; } @@ -534,7 +535,7 @@ dispatch_source_set_event_handler(_openDoorTimer, ^{ WEAKSELF_AT - if(weakSelf_AT.openDoorTimeout >= 20 ){// 璁℃椂缁撴潫 + if(weakSelf_AT.openDoorTimeout >= 10 ){// 璁℃椂缁撴潫 // 鍏抽棴瀹氭椂鍣� dispatch_source_cancel(weakSelf_AT.openDoorTimer); diff --git a/HDLLinPhoneSDK/HDLLinPhoneSDK/HDLLinphoneManager.m b/HDLLinPhoneSDK/HDLLinPhoneSDK/HDLLinphoneManager.m index 29fdda0..1008e5f 100644 --- a/HDLLinPhoneSDK/HDLLinPhoneSDK/HDLLinphoneManager.m +++ b/HDLLinPhoneSDK/HDLLinPhoneSDK/HDLLinphoneManager.m @@ -390,7 +390,7 @@ linphone_core_add_callbacks(theLinphoneCore, cbs); [HDLCallManager.instance setCoreWithCore:theLinphoneCore]; - [HDLCoreManager.instance setCoreWithCore:theLinphoneCore]; +// [HDLCoreManager.instance setCoreWithCore:theLinphoneCore]; [HDLConfigManager.instance setDbWithDb:_configDb]; linphone_core_start(theLinphoneCore); @@ -826,8 +826,28 @@ } -(void)endCall{ - LinphoneCall * call = linphone_core_get_current_call(theLinphoneCore); - [HDLCallManager.instance terminateCallWithCall:call]; +// LinphoneCall * call = linphone_core_get_current_call(theLinphoneCore); +// [HDLCallManager.instance terminateCallWithCall:call]; + // + + LinphoneCall *currentcall = linphone_core_get_current_call(theLinphoneCore); + + if (linphone_core_is_in_conference(theLinphoneCore) || // In conference + + (linphone_core_get_conference_size(theLinphoneCore) > 0 ) // Only one conf + ) { +// NSLog(@"鏄細璁�"); + linphone_core_terminate_conference(theLinphoneCore); + } else if (currentcall != NULL) { + linphone_call_terminate(currentcall); + + } else { +// NSLog(@"鍏跺畠鎯呭喌"); + const MSList *calls = linphone_core_get_calls(theLinphoneCore); + if (bctbx_list_size(calls) == 1) { // Only one call + linphone_call_terminate((LinphoneCall *)(calls->data)); + } + } } -(void)acceptCall{ // [HDLCallManager configAudioSessionWithAudioSession:[AVAudioSession sharedInstance]]; @@ -889,6 +909,7 @@ return; } // For OutgoingCall, show CallOutgoingView + [HDLCallManager.instance startCallWithAddr:iaddr isSas:FALSE]; } @@ -979,6 +1000,7 @@ linphone_core_set_video_preset([HDLLinphoneManager getLc], [@"custom" UTF8String]); linphone_core_set_preferred_framerate([HDLLinphoneManager getLc], 5); + // LinphoneVideoPolicy policy; // policy.automatically_initiate = YES; // policy.automatically_accept = YES; diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/HDLLinPhoneSDK.swiftmodule/Project/arm.swiftsourceinfo b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/HDLLinPhoneSDK.swiftmodule/Project/arm.swiftsourceinfo deleted file mode 100644 index ff1d948..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/HDLLinPhoneSDK.swiftmodule/Project/arm.swiftsourceinfo +++ /dev/null Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/HDLLinPhoneSDK.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/HDLLinPhoneSDK.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo deleted file mode 100644 index f481aa0..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/HDLLinPhoneSDK.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo +++ /dev/null Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/HDLLinPhoneSDK.swiftmodule/Project/arm64.swiftsourceinfo b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/HDLLinPhoneSDK.swiftmodule/Project/arm64.swiftsourceinfo deleted file mode 100644 index f481aa0..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/HDLLinPhoneSDK.swiftmodule/Project/arm64.swiftsourceinfo +++ /dev/null Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/HDLLinPhoneSDK.swiftmodule/Project/armv7-apple-ios.swiftsourceinfo b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/HDLLinPhoneSDK.swiftmodule/Project/armv7-apple-ios.swiftsourceinfo deleted file mode 100644 index ff1d948..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/HDLLinPhoneSDK.swiftmodule/Project/armv7-apple-ios.swiftsourceinfo +++ /dev/null Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/HDLLinPhoneSDK.swiftmodule/Project/armv7.swiftsourceinfo b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/HDLLinPhoneSDK.swiftmodule/Project/armv7.swiftsourceinfo deleted file mode 100644 index ff1d948..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/HDLLinPhoneSDK.swiftmodule/Project/armv7.swiftsourceinfo +++ /dev/null Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/HDLLinPhoneSDK.swiftmodule/arm.swiftdoc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/HDLLinPhoneSDK.swiftmodule/arm.swiftdoc deleted file mode 100644 index f29a84e..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/HDLLinPhoneSDK.swiftmodule/arm.swiftdoc +++ /dev/null Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/HDLLinPhoneSDK.swiftmodule/arm.swiftmodule b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/HDLLinPhoneSDK.swiftmodule/arm.swiftmodule deleted file mode 100644 index df4a064..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/HDLLinPhoneSDK.swiftmodule/arm.swiftmodule +++ /dev/null Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/HDLLinPhoneSDK.swiftmodule/arm64-apple-ios.swiftdoc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/HDLLinPhoneSDK.swiftmodule/arm64-apple-ios.swiftdoc deleted file mode 100644 index be8d63c..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/HDLLinPhoneSDK.swiftmodule/arm64-apple-ios.swiftdoc +++ /dev/null Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/HDLLinPhoneSDK.swiftmodule/arm64-apple-ios.swiftmodule b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/HDLLinPhoneSDK.swiftmodule/arm64-apple-ios.swiftmodule deleted file mode 100644 index 9ed3404..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/HDLLinPhoneSDK.swiftmodule/arm64-apple-ios.swiftmodule +++ /dev/null Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/HDLLinPhoneSDK.swiftmodule/arm64.swiftdoc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/HDLLinPhoneSDK.swiftmodule/arm64.swiftdoc deleted file mode 100644 index be8d63c..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/HDLLinPhoneSDK.swiftmodule/arm64.swiftdoc +++ /dev/null Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/HDLLinPhoneSDK.swiftmodule/arm64.swiftmodule b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/HDLLinPhoneSDK.swiftmodule/arm64.swiftmodule deleted file mode 100644 index 9ed3404..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/HDLLinPhoneSDK.swiftmodule/arm64.swiftmodule +++ /dev/null Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/HDLLinPhoneSDK.swiftmodule/armv7-apple-ios.swiftdoc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/HDLLinPhoneSDK.swiftmodule/armv7-apple-ios.swiftdoc deleted file mode 100644 index f29a84e..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/HDLLinPhoneSDK.swiftmodule/armv7-apple-ios.swiftdoc +++ /dev/null Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/HDLLinPhoneSDK.swiftmodule/armv7-apple-ios.swiftmodule b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/HDLLinPhoneSDK.swiftmodule/armv7-apple-ios.swiftmodule deleted file mode 100644 index df4a064..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/HDLLinPhoneSDK.swiftmodule/armv7-apple-ios.swiftmodule +++ /dev/null Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/HDLLinPhoneSDK.swiftmodule/armv7.swiftdoc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/HDLLinPhoneSDK.swiftmodule/armv7.swiftdoc deleted file mode 100644 index f29a84e..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/HDLLinPhoneSDK.swiftmodule/armv7.swiftdoc +++ /dev/null Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/HDLLinPhoneSDK.swiftmodule/armv7.swiftmodule b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/HDLLinPhoneSDK.swiftmodule/armv7.swiftmodule deleted file mode 100644 index df4a064..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/HDLLinPhoneSDK.swiftmodule/armv7.swiftmodule +++ /dev/null Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/charconv.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/charconv.h index 0c1e7c4..2d8f6b4 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/charconv.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/charconv.h @@ -1,12 +1,11 @@ /* - * Copyright (c) 2016-2020 Belledonne Communications SARL. + * charconv.h + * Copyright (C) 2010-2018 Belledonne Communications SARL * - * This file is part of bctoolbox. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. + * This program is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License + * as published by the Free Software Foundation; either version 2 + * of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,7 +13,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program. If not, see <http://www.gnu.org/licenses/>. + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef BCTBX_CHARCONV_H diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/compiler.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/compiler.h index 503f9e6..8560610 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/compiler.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/compiler.h @@ -1,12 +1,11 @@ /* - * Copyright (c) 2016-2020 Belledonne Communications SARL. + * compiler.h + * Copyright (C) 2010-2018 Belledonne Communications SARL * - * This file is part of bctoolbox. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. + * This program is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License + * as published by the Free Software Foundation; either version 2 + * of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,7 +13,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program. If not, see <http://www.gnu.org/licenses/>. + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef COMPILER_H diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/crypto.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/crypto.h index 4b8374a..6945cf4 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/crypto.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/crypto.h @@ -1,21 +1,21 @@ /* - * Copyright (c) 2016-2020 Belledonne Communications SARL. - * - * This file is part of bctoolbox. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see <http://www.gnu.org/licenses/>. - */ +crypto.h +Copyright (C) 2017 Belledonne Communications SARL + +This program is free software; you can redistribute it and/or +modify it under the terms of the GNU General Public License +as published by the Free Software Foundation; either version 2 +of the License, or (at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +*/ #ifndef BCTBX_CRYPTO_H #define BCTBX_CRYPTO_H @@ -1047,8 +1047,8 @@ * @Brief Conclude a AES-GCM encryption stream, generate tag if requested, free resources * * @param[in/out] context a context already initialized using bctbx_aes_gcm_context_new - * @param[out] tag a buffer to hold the authentication tag. Can be NULL if tagLength is 0 - * @param[in] tagLength length of requested authentication tag, max 16 + * @param[out] tag a buffer to hold the authentication tag. Can be NULL if tagLength is 0 + * @param[in] tagLength length of reqested authentication tag, max 16 * * @return 0 on success, crypto library error code otherwise */ @@ -1127,28 +1127,22 @@ /** * @brief encrypt the file in input buffer for linphone encrypted file transfer * - * This function must be called with NULL in the plain text to conclude the encryption. - * At this last call, if a cipher buffer is provided with non 0 length, it will get an authentication tag of the requested size (max 16) - * - * @param[in/out] cryptoContext a context already initialized using bctbx_aes_gcm_context_new (created if NULL) + * @param[in/out] cryptoContext a context already initialized using bctbx_aes_gcm_context_new * @param[in] key encryption key * @param[in] length buffer size * @param[in] plain buffer holding the input data - * @param[out] cipher buffer to store the output data (cipher or authentication tag) + * @param[out] cipher buffer to store the output data */ BCTBX_PUBLIC int bctbx_aes_gcm_encryptFile(void **cryptoContext, unsigned char *key, size_t length, char *plain, char *cipher); /** * @brief decrypt the file in input buffer for linphone encrypted file transfer * - * This function must be called with NULL in the cipher text to conclude the encryption. - * At this last call, if a plain buffer is provided with non 0 length, it will get the authentication tag of length bytes (max 16) - * * @param[in/out] cryptoContext a context already initialized using bctbx_aes_gcm_context_new * @param[in] key encryption key - * @param[in] length input buffer size - * @param[out] plain buffer holding the output data (plain text or tag) - * @param[in] cipher buffer to store the input data. WARNING: size must be a multiple of 16 bytes + * @param[in] length buffer size + * @param[out] plain buffer holding the output data + * @param[int] cipher buffer to store the input data */ BCTBX_PUBLIC int bctbx_aes_gcm_decryptFile(void **cryptoContext, unsigned char *key, size_t length, char *plain, char *cipher); diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/defs.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/defs.h index c99a4a4..3ac9d29 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/defs.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/defs.h @@ -1,21 +1,21 @@ /* - * Copyright (c) 2016-2020 Belledonne Communications SARL. - * - * This file is part of bctoolbox. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see <http://www.gnu.org/licenses/>. - */ +defs.h +Copyright (C) 2010-2017 Belledonne Communications SARL + +This program is free software; you can redistribute it and/or +modify it under the terms of the GNU General Public License +as published by the Free Software Foundation; either version 2 +of the License, or (at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +*/ #ifndef BCTBX_DEFS_H_ #define BCTBX_DEFS_H_ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/ios_utils.hh b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/ios_utils.hh deleted file mode 100755 index ed284ed..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/ios_utils.hh +++ /dev/null @@ -1,58 +0,0 @@ -/* - * Copyright (c) 2010-2019 Belledonne Communications SARL. - * - * This file is part of Liblinphone. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see <http://www.gnu.org/licenses/>. - */ - -#pragma once - -#include <memory> -#include <functional> - -namespace bctoolbox { - -class IOSUtilsInterface { -public: - virtual unsigned long beginBackgroundTask(const char *name, std::function<void()> cb) = 0; - virtual void endBackgroundTask(unsigned long id) = 0; - virtual bool isApplicationStateActive() = 0; - - virtual ~IOSUtilsInterface() = default; -}; - -class IOSUtils { -public: - unsigned long beginBackgroundTask(const char *name, std::function<void()> cb); - void endBackgroundTask(unsigned long id); - bool isApplicationStateActive(); - static IOSUtils& getUtils(); - - IOSUtils(const IOSUtils&) = delete; - IOSUtils& operator=(const IOSUtils&) = delete; - ~IOSUtils(); - -private: - void *mHandle; - IOSUtilsInterface *mUtils; - static std::unique_ptr<IOSUtils> sInstance; - IOSUtils(); - - bool isApp(); - void openDynamicLib(); - void *loadSymbol(const char *symbol); -}; - -} //namespace bctoolbox diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/list.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/list.h index fda8eee..6c97ceb 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/list.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/list.h @@ -1,21 +1,20 @@ /* - * Copyright (c) 2016-2020 Belledonne Communications SARL. - * - * This file is part of bctoolbox. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see <http://www.gnu.org/licenses/>. - */ + bctoolbox + Copyright (C) 2016 Belledonne Communications SARL + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. +*/ #ifndef BCTBX_LIST_H_ #define BCTBX_LIST_H_ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/logging.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/logging.h index eebd5bf..1bbe2b3 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/logging.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/logging.h @@ -1,21 +1,21 @@ /* - * Copyright (c) 2016-2020 Belledonne Communications SARL. - * - * This file is part of bctoolbox. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see <http://www.gnu.org/licenses/>. - */ + bctoolobx + Copyright (C) 2016 Belledonne Communications, France, Grenoble + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2.1 of the License, or (at your option) any later version. + + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +*/ /** * \file logging.h diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/map.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/map.h index 604f533..258070c 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/map.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/map.h @@ -1,21 +1,20 @@ /* - * Copyright (c) 2016-2020 Belledonne Communications SARL. - * - * This file is part of bctoolbox. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see <http://www.gnu.org/licenses/>. - */ + bctoolbox mmap + Copyright (C) 2016 Belledonne Communications SARL + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. +*/ #ifndef BCTBX_MMAP_H_ #define BCTBX_MMAP_H_ @@ -66,11 +65,11 @@ BCTBX_PUBLIC bctbx_iterator_t *bctbx_map_cchar_end(const bctbx_map_t *map); /*return a new allocated iterator or null*/ #define bctbx_map_find_custom bctbx_map_ullong_find_custom -BCTBX_PUBLIC bctbx_iterator_t * bctbx_map_ullong_find_custom(const bctbx_map_t *map, bctbx_compare_func compare_func, const void *user_data); -BCTBX_PUBLIC bctbx_iterator_t * bctbx_map_cchar_find_custom(const bctbx_map_t *map, bctbx_compare_func compare_func, const void *user_data); +BCTBX_PUBLIC bctbx_iterator_t * bctbx_map_ullong_find_custom(bctbx_map_t *map, bctbx_compare_func compare_func, const void *user_data); +BCTBX_PUBLIC bctbx_iterator_t * bctbx_map_cchar_find_custom(bctbx_map_t *map, bctbx_compare_func compare_func, const void *user_data); /*return the iterator associated to the key in the map or Null*/ -BCTBX_PUBLIC bctbx_iterator_t * bctbx_map_ullong_find_key(const bctbx_map_t *map, unsigned long long key); -BCTBX_PUBLIC bctbx_iterator_t * bctbx_map_cchar_find_key(const bctbx_map_t *map, const char * key); +BCTBX_PUBLIC bctbx_iterator_t * bctbx_map_ullong_find_key(bctbx_map_t *map, unsigned long long key); + BCTBX_PUBLIC bctbx_iterator_t * bctbx_map_cchar_find_key(bctbx_map_t *map, const char * key); /* return the size of the map*/ #define bctbx_map_size bctbx_map_ullong_size BCTBX_PUBLIC size_t bctbx_map_ullong_size(const bctbx_map_t *map); diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/parser.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/parser.h index e76dd2a..1e1c9d4 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/parser.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/parser.h @@ -1,21 +1,20 @@ /* - * Copyright (c) 2016-2020 Belledonne Communications SARL. - * - * This file is part of bctoolbox. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see <http://www.gnu.org/licenses/>. - */ + bctoolbox + Copyright (C) 2017 Belledonne Communications SARL + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. +*/ #ifndef BCTBX_PARSER_H_ #define BCTBX_PARSER_H_ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/port.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/port.h index d2cf4e6..a736ede 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/port.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/port.h @@ -1,21 +1,21 @@ /* - * Copyright (c) 2016-2020 Belledonne Communications SARL. - * - * This file is part of bctoolbox. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see <http://www.gnu.org/licenses/>. - */ + The oRTP library is an RTP (Realtime Transport Protocol - rfc3550) stack. + Copyright (C) 2001 Simon MORLAT simon.morlat@linphone.org + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2.1 of the License, or (at your option) any later version. + + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +*/ /* this file is responsible of the portability of the stack */ #ifndef BCTBX_PORT_H @@ -118,7 +118,6 @@ #define getSocketError() strerror(errno) #define getSocketErrorCode() (errno) -#define getSocketErrorWithCode(code) strerror(code) #define bctbx_gettimeofday(tv,tz) gettimeofday(tv,tz) #define bctbx_log10f(x) log10f(x) @@ -277,24 +276,13 @@ #endif -#ifdef __cplusplus -extern "C" { -#endif - BCTBX_PUBLIC const char *__bctbx_getWinSocketError(int error); -#ifdef __cplusplus -} -#endif - #ifndef getSocketErrorCode -#define getSocketErrorCode() WSAGetLastError() +#define getSocketErrorCode() WSAGetLastError() #endif #ifndef getSocketError -#define getSocketError() __bctbx_getWinSocketError(WSAGetLastError()) -#endif -#ifndef getSocketErrorWithCode -#define getSocketErrorWithCode(code) __bctbx_getWinSocketError(code) +#define getSocketError() __bctbx_getWinSocketError(WSAGetLastError()) #endif #ifndef snprintf @@ -376,16 +364,10 @@ BCTBX_PUBLIC int bctbx_socket_set_non_blocking(bctbx_socket_t sock); -#ifdef __GNUC__ -# define BCTBX_PRINTF_LIKE(format_pos, args_pos) __attribute__ ((format (printf, format_pos, args_pos))) -#else -# define BCTBX_PRINTF_LIKE(format_pos, args_pos) -#endif - BCTBX_PUBLIC char *bctbx_strndup(const char *str,int n); -BCTBX_PUBLIC char *bctbx_strdup_printf(const char *fmt,...) BCTBX_PRINTF_LIKE(1, 2); +BCTBX_PUBLIC char *bctbx_strdup_printf(const char *fmt,...); BCTBX_PUBLIC char *bctbx_strdup_vprintf(const char *fmt, va_list ap); -BCTBX_PUBLIC char *bctbx_strcat_printf(char *dst, const char *fmt,...) BCTBX_PRINTF_LIKE(2, 3); +BCTBX_PUBLIC char *bctbx_strcat_printf(char *dst, const char *fmt,...); BCTBX_PUBLIC char *bctbx_strcat_vprintf(char *dst, const char *fmt, va_list ap); BCTBX_PUBLIC char *bctbx_concat(const char *str, ...); BCTBX_PUBLIC char *bctbx_replace(char *str, char c, char n); diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/regex.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/regex.h index f1ee214..c420b65 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/regex.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/regex.h @@ -1,20 +1,19 @@ /* - * Copyright (c) 2016-2020 Belledonne Communications SARL. - * - * This file is part of bctoolbox. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see <http://www.gnu.org/licenses/>. + bctoolbox + Copyright (C) 2016 Belledonne Communications SARL. + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Affero General Public License as + published by the Free Software Foundation, either version 3 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU Affero General Public License for more details. + + You should have received a copy of the GNU Affero General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. */ #ifndef BCTBX_REGEX_H diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/tester.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/tester.h index 8448c77..4968a35 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/tester.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/tester.h @@ -1,21 +1,20 @@ /* - * Copyright (c) 2016-2020 Belledonne Communications SARL. - * - * This file is part of bctoolbox. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see <http://www.gnu.org/licenses/>. - */ + tester - liblinphone test suite + Copyright (C) 2013 Belledonne Communications SARL + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. +*/ #ifndef BCTOOLBOX_TESTER_H #define BCTOOLBOX_TESTER_H diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/vconnect.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/vconnect.h index a81ada7..ddba272 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/vconnect.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/vconnect.h @@ -1,21 +1,21 @@ /* - * Copyright (c) 2016-2020 Belledonne Communications SARL. - * - * This file is part of bctoolbox. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see <http://www.gnu.org/licenses/>. - */ +vconnect.h +Copyright (C) 2017 Belledonne Communications SARL + +This program is free software; you can redistribute it and/or +modify it under the terms of the GNU General Public License +as published by the Free Software Foundation; either version 2 +of the License, or (at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +*/ #ifndef BCTBX_VCONNECT #define BCTBX_VCONNECT diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/vfs.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/vfs.h index bd5c3f3..f233083 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/vfs.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Headers/vfs.h @@ -1,21 +1,21 @@ /* - * Copyright (c) 2016-2020 Belledonne Communications SARL. - * - * This file is part of bctoolbox. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see <http://www.gnu.org/licenses/>. - */ +vfs.h +Copyright (C) 2016 Belledonne Communications SARL + +This program is free software; you can redistribute it and/or +modify it under the terms of the GNU General Public License +as published by the Free Software Foundation; either version 2 +of the License, or (at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +*/ #ifndef BCTBX_VFS_H #define BCTBX_VFS_H diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Info.plist b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Info.plist index d7a5d29..08d5a07 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Info.plist +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/Info.plist Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/bctoolbox b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/bctoolbox index db7cd26..3860e93 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/bctoolbox +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/bctoolbox.framework/bctoolbox Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belcard.framework/Info.plist b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belcard.framework/Info.plist index 3609237..6bdd1a0 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belcard.framework/Info.plist +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belcard.framework/Info.plist Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belcard.framework/belcard b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belcard.framework/belcard index 4a83906..1a6eb5e 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belcard.framework/belcard +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belcard.framework/belcard Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belcard.framework/vcard_grammar b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belcard.framework/vcard_grammar index 99635ea..48ceb8e 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belcard.framework/vcard_grammar +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belcard.framework/vcard_grammar Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belle-sip.framework/Headers/bodyhandler.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belle-sip.framework/Headers/bodyhandler.h index 7a7f705..3a64eef 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belle-sip.framework/Headers/bodyhandler.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belle-sip.framework/Headers/bodyhandler.h @@ -77,22 +77,6 @@ belle_sip_user_body_handler_stop_callback_t stop_cb, void *data); -/** - * @brief Buffering user body handler creation - * Buffering file bodyhandler will buffer the received chunks to deliver only modulo(buffer_size) chunks. - * The bufferized part, if any, is prepended to the next chunk, - * what remains in buffer when the end function is called is delivered through a last call to rcv_chunk - * The original purpose of this is to be able to deliver modulo(16) size chunks to the file transfer decryption function - */ -BELLESIP_EXPORT belle_sip_user_body_handler_t *belle_sip_buffering_user_body_handler_new( - size_t total_size, - size_t buffer_size, - belle_sip_body_handler_progress_callback_t progress_cb, - belle_sip_user_body_handler_start_callback_t start_cb, - belle_sip_user_body_handler_recv_callback_t recv_cb, - belle_sip_user_body_handler_send_callback_t send_cb, - belle_sip_user_body_handler_stop_callback_t stop_cb, - void *data); /** * Body handler that gets/puts data from/to a file. @@ -101,15 +85,6 @@ #define BELLE_SIP_FILE_BODY_HANDLER(obj) BELLE_SIP_CAST(obj, belle_sip_file_body_handler_t) BELLESIP_EXPORT belle_sip_file_body_handler_t *belle_sip_file_body_handler_new(const char *filepath, belle_sip_body_handler_progress_callback_t progress_cb, void *data); - -/** - * @brief Buffering file body handler creation - * Buffering file bodyhandler will buffer the received chunks to deliver only modulo(buffer_size) chunks. - * The bufferized part, if any, is prepended to the next chunk, - * what remains in buffer when the end function is called is delivered through a last call to rcv_chunk - * The original purpose of this is to be able to deliver modulo(16) size chunks to the file transfer decryption function - */ -BELLESIP_EXPORT belle_sip_file_body_handler_t *belle_sip_buffering_file_body_handler_new(const char *filepath, const size_t buffer_size, belle_sip_body_handler_progress_callback_t progress_cb, void *data); BELLESIP_EXPORT size_t belle_sip_file_body_handler_get_file_size(belle_sip_file_body_handler_t *file_bh); BELLESIP_EXPORT void belle_sip_file_body_handler_set_user_body_handler(belle_sip_file_body_handler_t *file_bh, belle_sip_user_body_handler_t *user_bh); diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belle-sip.framework/Headers/dialog.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belle-sip.framework/Headers/dialog.h index 30631da..05591f6 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belle-sip.framework/Headers/dialog.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belle-sip.framework/Headers/dialog.h @@ -78,7 +78,7 @@ **/ BELLESIP_EXPORT unsigned int belle_sip_dialog_get_local_seq_number(const belle_sip_dialog_t *dialog); -BELLESIP_EXPORT unsigned int belle_sip_dialog_get_remote_seq_number(const belle_sip_dialog_t *dialog); +unsigned int belle_sip_dialog_get_remote_seq_number(const belle_sip_dialog_t *dialog); BELLESIP_EXPORT const char *belle_sip_dialog_get_local_tag(const belle_sip_dialog_t *dialog); diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belle-sip.framework/Headers/headers.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belle-sip.framework/Headers/headers.h index 39aad61..fcdb6e9 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belle-sip.framework/Headers/headers.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belle-sip.framework/Headers/headers.h @@ -1,14 +1,18 @@ /* * Copyright (c) 2012-2019 Belledonne Communications SARL. + * * This file is part of belle-sip. + * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. + * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. + * * You should have received a copy of the GNU General Public License * along with this program. If not, see <http://www.gnu.org/licenses/>. */ @@ -26,9 +30,12 @@ BELLE_SIP_BEGIN_DECLS + /*************************************************************************************** * header address + * **************************************************************************************/ + typedef struct _belle_sip_header_address belle_sip_header_address_t; BELLESIP_EXPORT belle_sip_header_address_t* belle_sip_header_address_new(void); @@ -50,12 +57,14 @@ * */ BELLESIP_EXPORT belle_sip_header_address_t* belle_sip_header_address_create2(const char* display, belle_generic_uri_t* uri); + BELLESIP_EXPORT belle_sip_header_address_t* belle_sip_header_address_parse (const char* address) ; /* same as belle_sip_header_address_parse but with less syntax checking */ BELLESIP_EXPORT belle_sip_header_address_t* belle_sip_header_address_fast_parse (const char* address) ; + /** * returns a sip uri. A header address cannot have both a sip uri and an absolute uri. @@ -76,16 +85,19 @@ BELLESIP_EXPORT void belle_sip_header_address_set_absolute_uri(belle_sip_header_address_t* address, belle_generic_uri_t* uri); /** - * Enable automatic filling of the contact ip, port and transport according to the channel that sends this message. + * Enable automatic filling of the contact ip, port and transport according to the channel that sends this message. **/ BELLESIP_EXPORT void belle_sip_header_address_set_automatic(belle_sip_header_address_t *address, int automatic); BELLESIP_EXPORT int belle_sip_header_address_get_automatic(const belle_sip_header_address_t *address); + /** + * */ BELLESIP_EXPORT const char* belle_sip_header_address_get_displayname(const belle_sip_header_address_t* address); /** + * */ BELLESIP_EXPORT void belle_sip_header_address_set_displayname(belle_sip_header_address_t* address, const char* uri); @@ -97,12 +109,16 @@ BELLESIP_EXPORT belle_sip_header_address_t* belle_sip_header_address_clone(const belle_sip_header_address_t* orig); + #define BELLE_SIP_HEADER_ADDRESS(t) BELLE_SIP_CAST(t,belle_sip_header_address_t) + /*************************************************************************************** * header common + * **************************************************************************************/ + BELLESIP_EXPORT belle_sip_header_t* belle_sip_header_parse (const char* header); BELLESIP_EXPORT belle_sip_header_t* belle_sip_header_create (const char* name,const char* value); BELLESIP_EXPORT belle_sip_header_t* belle_http_header_create (const char* name,const char* value); @@ -114,7 +130,9 @@ #define BELLE_SIP_HEADER(t) BELLE_SIP_CAST(t,belle_sip_header_t) /****************************** + * * Allow header inherit from header + * ******************************/ typedef struct _belle_sip_header_allow belle_sip_header_allow_t; @@ -135,14 +153,17 @@ BELLESIP_EXPORT belle_sip_header_contact_t* belle_sip_header_contact_new(void); + BELLESIP_EXPORT belle_sip_header_contact_t* belle_sip_header_contact_parse (const char* contact) ; BELLESIP_EXPORT belle_sip_header_contact_t* belle_sip_header_contact_create (const belle_sip_header_address_t* contact) ; + /** - * Returns the value of the expires parameter or -1 if no expires parameter was specified or if the parameter value cannot be parsed as an int. - *@returns value of the expires parameter measured in delta-seconds, O implies removal of Registration specified in Contact Header. - */ +* Returns the value of the expires parameter or -1 if no expires parameter was specified or if the parameter value cannot be parsed as an int. +*@returns value of the expires parameter measured in delta-seconds, O implies removal of Registration specified in Contact Header. +* +*/ BELLESIP_EXPORT int belle_sip_header_contact_get_expires(const belle_sip_header_contact_t* contact); /** * Returns the value of the q-value parameter of this ContactHeader. The q-value parameter indicates the relative preference amongst a set of locations. q-values are decimal numbers from 0 to 1, with higher values indicating higher preference. @@ -150,11 +171,12 @@ */ BELLESIP_EXPORT float belle_sip_header_contact_get_qvalue(const belle_sip_header_contact_t* contact); /** - * Returns a boolean value that indicates if the contact header has the format of Contact: *. - * @return true if this is a wildcard address, false otherwise. - */ + * Returns a boolean value that indicates if the contact header has the format of Contact: *. + * @return true if this is a wildcard address, false otherwise. + */ BELLESIP_EXPORT unsigned int belle_sip_header_contact_is_wildcard(const belle_sip_header_contact_t* contact); /** + * */ BELLESIP_EXPORT int belle_sip_header_contact_set_expires(belle_sip_header_contact_t* contact, int expires); /** @@ -163,98 +185,123 @@ BELLESIP_EXPORT int belle_sip_header_contact_set_qvalue(belle_sip_header_contact_t* contact, float qvalue); /** * Sets a wildcard on this contact address that is "*" is assigned to the contact header so that the header will have the format of Contact: *. + * */ BELLESIP_EXPORT void belle_sip_header_contact_set_wildcard(belle_sip_header_contact_t* contact,unsigned int is_wildcard); /** Contact header equality function - * @return 0 if not equals - * */ + * @return 0 if not equals + * + * */ BELLESIP_EXPORT unsigned int belle_sip_header_contact_equals(const belle_sip_header_contact_t* a,const belle_sip_header_contact_t* b); /** Contact header equality function, same as #belle_sip_header_contact_equals but return 0 if equals, very useful with #belle_sip_list - * @return 0 if equals - * */ + * @return 0 if equals + * + * */ BELLESIP_EXPORT unsigned int belle_sip_header_contact_not_equals(const belle_sip_header_contact_t* a,const belle_sip_header_contact_t* b); /** Contact header equality function - * @return 0 if not equals - * */ + * @return 0 if not equals + * + * */ BELLESIP_EXPORT unsigned int belle_sip_header_contact_equals_with_uri_omitting(const belle_sip_header_contact_t* a,const belle_sip_header_contact_t* b); /** Contact header equality function, same as #belle_sip_header_contact_equals but return 0 if equals, very useful with #belle_sip_list - * @return 0 if equals - * */ + * @return 0 if equals + * + * */ BELLESIP_EXPORT unsigned int belle_sip_header_contact_not_equals_with_uri_omitting(const belle_sip_header_contact_t* a,const belle_sip_header_contact_t* b); /** - * Enable automatic filling of the contact ip, port and transport according to the channel that sends this message. - * @deprecated use belle_sip_header_address_set_automatic(); + * Enable automatic filling of the contact ip, port and transport according to the channel that sends this message. + * @deprecated use belle_sip_header_address_set_automatic(); **/ BELLESIP_EXPORT void belle_sip_header_contact_set_automatic(belle_sip_header_contact_t *a, int enabled); BELLESIP_EXPORT int belle_sip_header_contact_get_automatic(const belle_sip_header_contact_t *a); /** - * Indicates whether a contact in automatic mode (see belle_sip_header_contact_set_automatic()) could be filled properly when the message was sent. - * If a message is sent through a connection that has just been initiated, public IP and port are unknown, they will be learned after receiving the first response. - * This can be used by the upper layer to decide to resubmit the request. + * Indicates whether a contact in automatic mode (see belle_sip_header_contact_set_automatic()) could be filled properly when the message was sent. + * If a message is sent through a connection that has just been initiated, public IP and port are unknown, they will be learned after receiving the first response. + * This can be used by the upper layer to decide to resubmit the request. **/ BELLESIP_EXPORT int belle_sip_header_contact_is_unknown(const belle_sip_header_contact_t *a); #define BELLE_SIP_RANDOM_TAG ((const char*)-1) #define BELLE_SIP_HEADER_CONTACT(t) BELLE_SIP_CAST(t,belle_sip_header_contact_t) #define BELLE_SIP_CONTACT "Contact" - -/****************************** - * From header object inherit from header_address + /****************************** + * From header object inherent from header_address + * ******************************/ typedef struct _belle_sip_header_from belle_sip_header_from_t; BELLESIP_EXPORT belle_sip_header_from_t* belle_sip_header_from_new(void); + BELLESIP_EXPORT belle_sip_header_from_t* belle_sip_header_from_create(const belle_sip_header_address_t* address, const char *tag); + BELLESIP_EXPORT belle_sip_header_from_t* belle_sip_header_from_create2(const char *address, const char *tag); + BELLESIP_EXPORT belle_sip_header_from_t* belle_sip_header_from_parse(const char* from) ; + BELLESIP_EXPORT void belle_sip_header_from_set_tag(belle_sip_header_from_t* from, const char* tag); + BELLESIP_EXPORT const char* belle_sip_header_from_get_tag(const belle_sip_header_from_t* from); + BELLESIP_EXPORT void belle_sip_header_from_set_random_tag(belle_sip_header_from_t *obj); #define BELLE_SIP_HEADER_FROM(t) BELLE_SIP_CAST(t,belle_sip_header_from_t) #define BELLE_SIP_FROM "From" - -/****************************** - * To header object inherit from header_address + /****************************** + * To header object inherent from header_address + * ******************************/ typedef struct _belle_sip_header_to belle_sip_header_to_t; BELLESIP_EXPORT belle_sip_header_to_t* belle_sip_header_to_new(void); + BELLESIP_EXPORT belle_sip_header_to_t* belle_sip_header_to_parse(const char* to) ; + BELLESIP_EXPORT belle_sip_header_to_t* belle_sip_header_to_create(const belle_sip_header_address_t *address, const char *tag); + BELLESIP_EXPORT belle_sip_header_to_t* belle_sip_header_to_create2(const char *address, const char *tag); + BELLESIP_EXPORT void belle_sip_header_to_set_tag(belle_sip_header_to_t* from, const char* tag); + BELLESIP_EXPORT const char* belle_sip_header_to_get_tag(const belle_sip_header_to_t* from); + BELLESIP_EXPORT void belle_sip_header_to_set_random_tag(belle_sip_header_to_t *obj); #define BELLE_SIP_HEADER_TO(t) BELLE_SIP_CAST(t,belle_sip_header_to_t) #define BELLE_SIP_TO "To" /****************************** - * Diversion header object inherit from header_address + * Diversion header object inherent from header_address + * ******************************/ typedef struct _belle_sip_header_diversion belle_sip_header_diversion_t; BELLESIP_EXPORT belle_sip_header_diversion_t* belle_sip_header_diversion_new(void); + BELLESIP_EXPORT belle_sip_header_diversion_t* belle_sip_header_diversion_parse(const char* diversion) ; + BELLESIP_EXPORT belle_sip_header_diversion_t* belle_sip_header_diversion_create(const belle_sip_header_address_t *address, const char *tag); + BELLESIP_EXPORT belle_sip_header_diversion_t* belle_sip_header_diversion_create2(const char *address, const char *tag); + BELLESIP_EXPORT void belle_sip_header_diversion_set_tag(belle_sip_header_diversion_t* diversion, const char* tag); + BELLESIP_EXPORT const char* belle_sip_header_diversion_get_tag(const belle_sip_header_diversion_t* from); + BELLESIP_EXPORT void belle_sip_header_diversion_set_random_tag(belle_sip_header_diversion_t *obj); #define BELLE_SIP_HEADER_DIVERSION(t) BELLE_SIP_CAST(t,belle_sip_header_diversion_t) #define BELLE_SIP_DIVERSION "Diversion" /****************************** - * Via header object inherit from header_address + * Via header object inherent from header_address + * ******************************/ typedef struct _belle_sip_header_via belle_sip_header_via_t; @@ -263,7 +310,6 @@ BELLESIP_EXPORT belle_sip_header_via_t* belle_sip_header_via_parse (const char* via) ; BELLESIP_EXPORT const char* belle_sip_header_via_get_branch(const belle_sip_header_via_t* via); BELLESIP_EXPORT const char* belle_sip_header_via_get_transport(const belle_sip_header_via_t* via); - /** * Get lower case version of the transport * @return the lower case version of the transport if from tcp,udp,tls or dtls else, return the value from #belle_sip_header_via_get_transport @@ -288,26 +334,26 @@ BELLESIP_EXPORT int belle_sip_header_via_set_rport(belle_sip_header_via_t* via,int rport); BELLESIP_EXPORT void belle_sip_header_via_set_transport(belle_sip_header_via_t* via,const char* transport); BELLESIP_EXPORT int belle_sip_header_via_set_ttl(belle_sip_header_via_t* via, int ttl); - #define BELLE_SIP_HEADER_VIA(t) BELLE_SIP_CAST(t,belle_sip_header_via_t) #define BELLE_SIP_VIA "Via" /****************************** - * Call id object inherit from object + * Call id object inherent from object + * ******************************/ typedef struct _belle_sip_header_call_id belle_sip_header_call_id_t; BELLESIP_EXPORT belle_sip_header_call_id_t* belle_sip_header_call_id_new(void); + BELLESIP_EXPORT belle_sip_header_call_id_t* belle_sip_header_call_id_parse (const char* call_id) ; BELLESIP_EXPORT const char* belle_sip_header_call_id_get_call_id(const belle_sip_header_call_id_t* call_id); BELLESIP_EXPORT void belle_sip_header_call_id_set_call_id(belle_sip_header_call_id_t* call_id,const char* id); unsigned int belle_sip_header_call_id_equals(const belle_sip_header_call_id_t* a,const belle_sip_header_call_id_t* b); - #define BELLE_SIP_HEADER_CALL_ID(t) BELLE_SIP_CAST(t,belle_sip_header_call_id_t) #define BELLE_SIP_CALL_ID "Call-ID" - /****************************** - * Retry-After object inherit from object + * Retry-After object inherent from object + * ******************************/ typedef struct _belle_sip_header_retry_after belle_sip_header_retry_after_t; @@ -319,9 +365,9 @@ #define BELLE_SIP_HEADER_RETRY_AFTER(t) BELLE_SIP_CAST(t,belle_sip_header_retry_after_t) #define BELLE_SIP_RETRY_AFTER "Retry-After" - /****************************** - * cseq object inherit from object + * cseq object inherent from object + * ******************************/ typedef struct _belle_sip_header_cseq belle_sip_header_cseq_t; @@ -332,76 +378,44 @@ BELLESIP_EXPORT void belle_sip_header_cseq_set_method(belle_sip_header_cseq_t* cseq,const char* method); BELLESIP_EXPORT unsigned int belle_sip_header_cseq_get_seq_number(const belle_sip_header_cseq_t* cseq); BELLESIP_EXPORT void belle_sip_header_cseq_set_seq_number(belle_sip_header_cseq_t* cseq,unsigned int seq_number); - #define BELLE_SIP_HEADER_CSEQ(t) BELLE_SIP_CAST(t,belle_sip_header_cseq_t) #define BELLE_SIP_CSEQ "CSeq" - /****************************** - * content type object inherit from parameters + * content type object inherent from parameters + * ******************************/ typedef struct _belle_sip_header_content_type belle_sip_header_content_type_t; BELLESIP_EXPORT belle_sip_header_content_type_t* belle_sip_header_content_type_new(void); BELLESIP_EXPORT belle_sip_header_content_type_t* belle_sip_header_content_type_parse (const char* content_type) ; -BELLESIP_EXPORT belle_sip_header_content_type_t* belle_sip_header_content_type_parse (const char* content_type) ; BELLESIP_EXPORT belle_sip_header_content_type_t* belle_sip_header_content_type_create (const char* type,const char* sub_type) ; + +BELLESIP_EXPORT belle_sip_header_content_type_t* belle_sip_header_content_type_parse (const char* content_type) ; BELLESIP_EXPORT const char* belle_sip_header_content_type_get_type(const belle_sip_header_content_type_t* content_type); BELLESIP_EXPORT void belle_sip_header_content_type_set_type(belle_sip_header_content_type_t* content_type,const char* type); BELLESIP_EXPORT const char* belle_sip_header_content_type_get_subtype(const belle_sip_header_content_type_t* content_type); BELLESIP_EXPORT void belle_sip_header_content_type_set_subtype(belle_sip_header_content_type_t* content_type,const char* sub_type); - #define BELLE_SIP_HEADER_CONTENT_TYPE(t) BELLE_SIP_CAST(t,belle_sip_header_content_type_t) #define BELLE_SIP_CONTENT_TYPE "Content-Type" - /****************************** - * Session-Expires inherit from header - ******************************/ -typedef struct _belle_sip_header_session_expires belle_sip_header_session_expires_t; -typedef enum { - BELLE_SIP_HEADER_SESSION_EXPIRES_UNSPECIFIED, - BELLE_SIP_HEADER_SESSION_EXPIRES_UAS, - BELLE_SIP_HEADER_SESSION_EXPIRES_UAC -} belle_sip_header_session_expires_refresher_t; - -BELLESIP_EXPORT belle_sip_header_session_expires_t* belle_sip_header_session_expires_new(void); -BELLESIP_EXPORT belle_sip_header_session_expires_t* belle_sip_header_session_expires_create( - int delta, - belle_sip_header_session_expires_refresher_t refresher -); -BELLESIP_EXPORT belle_sip_header_session_expires_t* belle_sip_header_session_expires_parse (const char* session_expires) ; - -BELLESIP_EXPORT int belle_sip_header_session_expires_get_delta(const belle_sip_header_session_expires_t* session_expires); -BELLESIP_EXPORT void belle_sip_header_session_expires_set_delta(belle_sip_header_session_expires_t* session_expires, int delta); - -BELLESIP_EXPORT belle_sip_header_session_expires_refresher_t belle_sip_header_session_expires_get_refresher_value( - const belle_sip_header_session_expires_t* session_expires -); -BELLESIP_EXPORT void belle_sip_header_session_expires_set_refresher_value( - belle_sip_header_session_expires_t* session_expires, - belle_sip_header_session_expires_refresher_t refresher -); - -#define BELLE_SIP_HEADER_SESSION_EXPIRES(t) BELLE_SIP_CAST(t, belle_sip_header_session_expires_t) -#define BELLE_SIP_SESSION_EXPIRES "Session-Expires" -#define BELLE_SIP_SESSION_EXPIRES_MSE "Min-SE" - -/****************************** + * * Expires inherit from header + * ******************************/ typedef struct _belle_sip_header_expires belle_sip_header_expires_t; BELLESIP_EXPORT belle_sip_header_expires_t* belle_sip_header_expires_new(void); + BELLESIP_EXPORT belle_sip_header_expires_t* belle_sip_header_expires_parse (const char* expires) ; BELLESIP_EXPORT int belle_sip_header_expires_get_expires(const belle_sip_header_expires_t* expires); BELLESIP_EXPORT void belle_sip_header_expires_set_expires(belle_sip_header_expires_t* expires,int value); BELLESIP_EXPORT int belle_sip_header_expires_decrement_expires(belle_sip_header_expires_t* expires); BELLESIP_EXPORT belle_sip_header_expires_t* belle_sip_header_expires_create(int expires); - #define BELLE_SIP_HEADER_EXPIRES(t) BELLE_SIP_CAST(t,belle_sip_header_expires_t) #define BELLE_SIP_EXPIRES "Expires" - /****************************** - * Route header object inherit from header_address + * Route header object inherent from header_address + * ******************************/ typedef struct _belle_sip_header_route belle_sip_header_route_t; @@ -411,23 +425,26 @@ #define BELLE_SIP_HEADER_ROUTE(t) BELLE_SIP_CAST(t,belle_sip_header_route_t) #define BELLE_SIP_ROUTE "Route" - /****************************** - * Record route header object inherit from header_address + * Record route header object inherent from header_address + * ******************************/ typedef struct _belle_sip_header_record_route belle_sip_header_record_route_t; BELLESIP_EXPORT belle_sip_header_record_route_t* belle_sip_header_record_route_new(void); BELLESIP_EXPORT belle_sip_header_record_route_t* belle_sip_header_record_route_parse (const char* route); BELLESIP_EXPORT belle_sip_header_record_route_t* belle_sip_header_record_route_new_auto_outgoing(void); + BELLESIP_EXPORT unsigned char belle_sip_header_record_route_get_auto_outgoing(const belle_sip_header_record_route_t *a); + + #define BELLE_SIP_HEADER_RECORD_ROUTE(t) BELLE_SIP_CAST(t,belle_sip_header_record_route_t) #define BELLE_SIP_RECORD_ROUTE "Record-route" - -/****************************** - * Service route header object inherit from header_address - ******************************/ + /****************************** + * Service route header object inherent from header_address + * + ******************************/ typedef struct _belle_sip_header_service_route belle_sip_header_service_route_t; BELLESIP_EXPORT belle_sip_header_service_route_t* belle_sip_header_service_route_new(void); @@ -435,10 +452,11 @@ #define BELLE_SIP_HEADER_SERVICE_ROUTE(t) BELLE_SIP_CAST(t,belle_sip_header_service_route_t) #define BELLE_SIP_SERVICE_ROUTE "Service-route" - -/****************************** - * user-Agent header inherit from header - ******************************/ + /****************************** + * + * user-Agent header inherit from header + * + ******************************/ typedef struct _belle_sip_header_user_agent belle_sip_header_user_agent_t; BELLESIP_EXPORT belle_sip_header_user_agent_t* belle_sip_header_user_agent_new(void); @@ -446,34 +464,36 @@ BELLESIP_EXPORT belle_sip_header_user_agent_t* belle_sip_header_user_agent_parse (const char* user_agent) ; BELLESIP_EXPORT belle_sip_list_t* belle_sip_header_user_agent_get_products(const belle_sip_header_user_agent_t* user_agent); /** - * concatenates products - * @param user_agent [in] user agent header - * @param value [out]buffer where to put result in - * @param value_size [in] size of the buffer - * @return number of written characters or -1 inca se of error; - */ + * concatenates products + * @param user_agent [in] user agent header + * @param value [out]buffer where to put result in + * @param value_size [in] size of the buffer + * @return number of written characters or -1 inca se of error; + */ BELLESIP_EXPORT int belle_sip_header_user_agent_get_products_as_string(const belle_sip_header_user_agent_t* user_agent,char* value,unsigned int value_size); BELLESIP_EXPORT void belle_sip_header_user_agent_set_products(belle_sip_header_user_agent_t* user_agent,belle_sip_list_t* value); BELLESIP_EXPORT void belle_sip_header_user_agent_add_product(belle_sip_header_user_agent_t* user_agent,const char* product); #define BELLE_SIP_HEADER_USER_AGENT(t) BELLE_SIP_CAST(t,belle_sip_header_user_agent_t) #define BELLE_SIP_USER_AGENT "User-Agent" -/****************************** - * Content length inherit from object + /****************************** + * Content length inherent from object + * ******************************/ typedef struct _belle_sip_header_content_length belle_sip_header_content_length_t; BELLESIP_EXPORT belle_sip_header_content_length_t* belle_sip_header_content_length_new(void); + BELLESIP_EXPORT belle_sip_header_content_length_t* belle_sip_header_content_length_parse (const char* content_length) ; BELLESIP_EXPORT belle_sip_header_content_length_t* belle_sip_header_content_length_create (size_t content_length) ; BELLESIP_EXPORT size_t belle_sip_header_content_length_get_content_length(const belle_sip_header_content_length_t* content_length); BELLESIP_EXPORT void belle_sip_header_content_length_set_content_length(belle_sip_header_content_length_t* content_length,size_t length); - #define BELLE_SIP_HEADER_CONTENT_LENGTH(t) BELLE_SIP_CAST(t,belle_sip_header_content_length_t) #define BELLE_SIP_CONTENT_LENGTH "Content-Length" /****************************** * authorization header inherit from parameters + * ******************************/ typedef struct _belle_sip_header_authorization belle_sip_header_authorization_t; @@ -512,35 +532,31 @@ /******************************* * proxy_authorization inherit from Authorization - *******************************/ + */ typedef struct _belle_sip_header_proxy_authorization belle_sip_header_proxy_authorization_t; - BELLESIP_EXPORT belle_sip_header_proxy_authorization_t* belle_sip_header_proxy_authorization_new(void); BELLESIP_EXPORT belle_sip_header_proxy_authorization_t* belle_sip_header_proxy_authorization_parse(const char* proxy_authorization); - #define BELLE_SIP_HEADER_PROXY_AUTHORIZATION(t) BELLE_SIP_CAST(t,belle_sip_header_proxy_authorization_t) #define BELLE_SIP_PROXY_AUTHORIZATION "Proxy-Authorization" /******************************* * http_authorization inherit from Authorization - *******************************/ + */ typedef struct _belle_http_header_authorization belle_http_header_authorization_t; - BELLESIP_EXPORT belle_http_header_authorization_t* belle_http_header_authorization_new(void); /*cannot be parsed for now BELLESIP_EXPORT belle_http_header_authorization_t* belle_http_header_authorization_parse(const char* proxy_authorization); */ BELLESIP_EXPORT void belle_http_header_authorization_set_uri(belle_http_header_authorization_t* authorization, belle_generic_uri_t* uri); BELLESIP_EXPORT belle_generic_uri_t* belle_http_header_authorization_get_uri(const belle_http_header_authorization_t* authorization); - #define BELLE_HTTP_HEADER_AUTHORIZATION(t) BELLE_SIP_CAST(t,belle_http_header_authorization_t) #define BELLE_HTTP_AUTHORIZATION "Authorization" + /******************************* * www_authenticate inherit from parameters - *******************************/ + */ typedef struct _belle_sip_header_www_authenticate belle_sip_header_www_authenticate_t; - BELLESIP_EXPORT belle_sip_header_www_authenticate_t* belle_sip_header_www_authenticate_new(void); BELLESIP_EXPORT belle_sip_header_www_authenticate_t* belle_sip_header_www_authenticate_parse(const char* www_authenticate); BELLESIP_EXPORT const char* belle_sip_header_www_authenticate_get_algorithm(const belle_sip_header_www_authenticate_t* www_authenticate ); @@ -561,23 +577,22 @@ BELLESIP_EXPORT void belle_sip_header_www_authenticate_set_scheme(belle_sip_header_www_authenticate_t* www_authenticate, const char* scheme); BELLESIP_EXPORT void belle_sip_header_www_authenticate_set_domain(belle_sip_header_www_authenticate_t* www_authenticate,const char* domain); BELLESIP_EXPORT void belle_sip_header_www_authenticate_set_stale(belle_sip_header_www_authenticate_t* www_authenticate, unsigned int enable); - #define BELLE_SIP_HEADER_WWW_AUTHENTICATE(t) BELLE_SIP_CAST(t,belle_sip_header_www_authenticate_t) #define BELLE_SIP_WWW_AUTHENTICATE "WWW-Authenticate" /******************************* * proxy_authenticate inherit from www_authenticate - *******************************/ + */ typedef struct _belle_sip_header_proxy_authenticate belle_sip_header_proxy_authenticate_t; - BELLESIP_EXPORT belle_sip_header_proxy_authenticate_t* belle_sip_header_proxy_authenticate_new(void); BELLESIP_EXPORT belle_sip_header_proxy_authenticate_t* belle_sip_header_proxy_authenticate_parse(const char* proxy_authenticate); - #define BELLE_SIP_HEADER_PROXY_AUTHENTICATE(t) BELLE_SIP_CAST(t,belle_sip_header_proxy_authenticate_t) #define BELLE_SIP_PROXY_AUTHENTICATE "Proxy-Authenticate" /****************************** + * * Max forward inherit from header + * ******************************/ typedef struct _belle_sip_header_max_forwards belle_sip_header_max_forwards_t; @@ -592,7 +607,9 @@ #define BELLE_SIP_MAX_FORWARDS "Max-Forwards" /****************************** + * * Subscription state inherit from parameters + * ******************************/ typedef struct _belle_sip_header_subscription_state belle_sip_header_subscription_state_t; @@ -611,6 +628,7 @@ BELLESIP_EXPORT void belle_sip_header_subscription_state_set_reason(belle_sip_header_subscription_state_t* subscription_state, const char* reason); BELLESIP_EXPORT void belle_sip_header_subscription_state_set_retry_after(belle_sip_header_subscription_state_t* subscription_state, int retry_after ); + #define BELLE_SIP_HEADER_SUBSCRIPTION_STATE(t) BELLE_SIP_CAST(t,belle_sip_header_subscription_state_t) #define BELLE_SIP_SUBSCRIPTION_STATE "Subscription-State" #define BELLE_SIP_SUBSCRIPTION_STATE_ACTIVE "active" @@ -619,6 +637,7 @@ /****************************** * Refer-To header object inherits from header_address + * ******************************/ typedef struct _belle_sip_header_refer_to belle_sip_header_refer_to_t; BELLESIP_EXPORT belle_sip_header_refer_to_t* belle_sip_header_refer_to_new(void); @@ -628,8 +647,9 @@ #define BELLE_SIP_REFER_TO "Refer-To" /****************************** - * Referred-by header object inherits from header_address - ******************************/ + * Referred-by header object inherits from header_address + * + ******************************/ typedef struct _belle_sip_header_referred_by belle_sip_header_referred_by_t; BELLESIP_EXPORT belle_sip_header_referred_by_t* belle_sip_header_referred_by_new(void); BELLESIP_EXPORT belle_sip_header_referred_by_t* belle_sip_header_referred_by_parse(const char* referred_by) ; @@ -638,8 +658,9 @@ #define BELLE_SIP_REFERRED_BY "Referred-By" /****************************** - * Replace header object inherits from parameters - ******************************/ + * Replace header object inherits from parameters + * + ******************************/ typedef struct _belle_sip_header_replaces belle_sip_header_replaces_t; BELLESIP_EXPORT belle_sip_header_replaces_t* belle_sip_header_replaces_new(void); BELLESIP_EXPORT belle_sip_header_replaces_t* belle_sip_header_replaces_parse(const char* replaces) ; @@ -665,114 +686,128 @@ #define BELLE_SIP_HEADER_REPLACES(t) BELLE_SIP_CAST(t,belle_sip_header_replaces_t) #define BELLE_SIP_REPLACES "Replaces" -/****************************** +/******* * Date header - ******************************/ + *******/ + typedef struct belle_sip_header_date belle_sip_header_date_t; BELLESIP_EXPORT belle_sip_header_date_t* belle_sip_header_date_new(void); BELLESIP_EXPORT belle_sip_header_date_t* belle_sip_header_date_parse(const char* date) ; + BELLESIP_EXPORT belle_sip_header_date_t* belle_sip_header_date_create_from_time(const time_t *utc_time); + BELLESIP_EXPORT time_t belle_sip_header_date_get_time(belle_sip_header_date_t *obj); + BELLESIP_EXPORT void belle_sip_header_date_set_time(belle_sip_header_date_t *obj, const time_t *utc_time); + BELLESIP_EXPORT const char * belle_sip_header_date_get_date(const belle_sip_header_date_t *obj); + BELLESIP_EXPORT void belle_sip_header_date_set_date(belle_sip_header_date_t *obj, const char *date); #define BELLE_SIP_HEADER_DATE(obj) BELLE_SIP_CAST(obj,belle_sip_header_date_t) #define BELLE_SIP_DATE "Date" /****************************** -* P-Preferred-Identity header object inherit from header_address +* P-Preferred-Identity header object inherent from header_address +* ******************************/ typedef struct _belle_sip_header_p_preferred_identity belle_sip_header_p_preferred_identity_t; BELLESIP_EXPORT belle_sip_header_p_preferred_identity_t* belle_sip_header_p_preferred_identity_new(void); + BELLESIP_EXPORT belle_sip_header_p_preferred_identity_t* belle_sip_header_p_preferred_identity_parse(const char* p_preferred_identity) ; + BELLESIP_EXPORT belle_sip_header_p_preferred_identity_t* belle_sip_header_p_preferred_identity_create(const belle_sip_header_address_t *address); #define BELLE_SIP_HEADER_P_PREFERRED_IDENTITY(t) BELLE_SIP_CAST(t,belle_sip_header_p_preferred_identity_t) #define BELLE_SIP_P_PREFERRED_IDENTITY "P-Preferred-Identity" /****************************** -* Privacy header object inherit from header +* Privacy header object inherent from header +* ******************************/ typedef struct _belle_sip_header_privacy belle_sip_header_privacy_t; BELLESIP_EXPORT belle_sip_header_privacy_t* belle_sip_header_privacy_new(void); + BELLESIP_EXPORT belle_sip_header_privacy_t* belle_sip_header_privacy_parse(const char* privacy) ; + BELLESIP_EXPORT belle_sip_header_privacy_t* belle_sip_header_privacy_create(const char* privacy); + BELLESIP_EXPORT void belle_sip_header_privacy_add_privacy(belle_sip_header_privacy_t* privacy, const char* value); + BELLESIP_EXPORT void belle_sip_header_privacy_set_privacy(belle_sip_header_privacy_t* privacy, belle_sip_list_t* privacy_values); + BELLESIP_EXPORT belle_sip_list_t* belle_sip_header_privacy_get_privacy(const belle_sip_header_privacy_t* privacy); + #define BELLE_SIP_HEADER_PRIVACY(t) BELLE_SIP_CAST(t,belle_sip_header_privacy_t) #define BELLE_SIP_PRIVACY "Privacy" + /****************************** -* Event header object inherit from parameters +* Event header object inherent from parameters +* ******************************/ typedef struct _belle_sip_header_event belle_sip_header_event_t; - BELLESIP_EXPORT belle_sip_header_event_t* belle_sip_header_event_new(void); BELLESIP_EXPORT belle_sip_header_event_t* belle_sip_header_event_parse(const char* event) ; BELLESIP_EXPORT belle_sip_header_event_t* belle_sip_header_event_create(const char* event); BELLESIP_EXPORT const char* belle_sip_header_event_get_package_name(const belle_sip_header_event_t* event); BELLESIP_EXPORT void belle_sip_header_event_set_package_name(belle_sip_header_event_t* event, const char* package_name); BELLESIP_EXPORT const char* belle_sip_header_event_get_id(const belle_sip_header_event_t* event); - BELLESIP_EXPORT void belle_sip_header_event_set_id(belle_sip_header_event_t* event, const char* id); #define BELLE_SIP_HEADER_EVENT(t) BELLE_SIP_CAST(t,belle_sip_header_event_t) #define BELLE_SIP_EVENT "Event" + /****************************** - * Supported header object inherit from header + * Supported header object inherent from header + * ******************************/ typedef struct _belle_sip_header_supported belle_sip_header_supported_t; - BELLESIP_EXPORT belle_sip_header_supported_t* belle_sip_header_supported_new(void); BELLESIP_EXPORT belle_sip_header_supported_t* belle_sip_header_supported_parse(const char* supported) ; BELLESIP_EXPORT belle_sip_header_supported_t* belle_sip_header_supported_create(const char* supported); BELLESIP_EXPORT void belle_sip_header_supported_add_supported(belle_sip_header_supported_t* supported, const char* value); BELLESIP_EXPORT void belle_sip_header_supported_set_supported(belle_sip_header_supported_t* supported, belle_sip_list_t* supported_values); BELLESIP_EXPORT belle_sip_list_t* belle_sip_header_supported_get_supported(const belle_sip_header_supported_t* supported); - #define BELLE_SIP_HEADER_SUPPORTED(t) BELLE_SIP_CAST(t,belle_sip_header_supported_t) #define BELLE_SIP_SUPPORTED "Supported" /****************************** - * Require header object inherit from header - ******************************/ +* Require header object inherent from header +* +******************************/ typedef struct _belle_sip_header_require belle_sip_header_require_t; - BELLESIP_EXPORT belle_sip_header_require_t* belle_sip_header_require_new(void); BELLESIP_EXPORT belle_sip_header_require_t* belle_sip_header_require_parse(const char* require) ; BELLESIP_EXPORT belle_sip_header_require_t* belle_sip_header_require_create(const char* require); BELLESIP_EXPORT void belle_sip_header_require_add_require(belle_sip_header_require_t* require, const char* value); BELLESIP_EXPORT void belle_sip_header_require_set_require(belle_sip_header_require_t* require, belle_sip_list_t* require_values); BELLESIP_EXPORT belle_sip_list_t* belle_sip_header_require_get_require(const belle_sip_header_require_t* require); - #define BELLE_SIP_HEADER_REQUIRE(t) BELLE_SIP_CAST(t,belle_sip_header_require_t) #define BELLE_SIP_REQUIRE "Require" /****************************** - * Content Disposition header object inherit from header + * Content Disposition header object inherent from header + * ******************************/ typedef struct _belle_sip_header_content_disposition belle_sip_header_content_disposition_t; - BELLESIP_EXPORT belle_sip_header_content_disposition_t* belle_sip_header_content_disposition_new(void); BELLESIP_EXPORT belle_sip_header_content_disposition_t* belle_sip_header_content_disposition_parse (const char* content_disposition) ; BELLESIP_EXPORT belle_sip_header_content_disposition_t* belle_sip_header_content_disposition_create (const char* content_disposition); BELLESIP_EXPORT const char* belle_sip_header_content_disposition_get_content_disposition(const belle_sip_header_content_disposition_t* content_disposition); BELLESIP_EXPORT void belle_sip_header_content_disposition_set_content_disposition(belle_sip_header_content_disposition_t* obj,const char* content_disposition); - #define BELLE_SIP_HEADER_CONTENT_DISPOSITION(t) BELLE_SIP_CAST(t,belle_sip_header_content_disposition_t) #define BELLE_SIP_CONTENT_DISPOSITION "Content-Disposition" /****************************** - * Accept header object inherit from parameters + * Accept header object inherent from parameters + * ******************************/ typedef struct _belle_sip_header_accept belle_sip_header_accept_t; - BELLESIP_EXPORT belle_sip_header_accept_t* belle_sip_header_accept_new(void); BELLESIP_EXPORT belle_sip_header_accept_t* belle_sip_header_accept_parse (const char* accept) ; BELLESIP_EXPORT belle_sip_header_accept_t* belle_sip_header_accept_create (const char* type,const char* sub_type) ; @@ -782,14 +817,13 @@ BELLESIP_EXPORT const char* belle_sip_header_accept_get_subtype(const belle_sip_header_accept_t* accept); BELLESIP_EXPORT void belle_sip_header_accept_set_subtype(belle_sip_header_accept_t* accept,const char* sub_type); #define BELLE_SIP_HEADER_ACCEPT(t) BELLE_SIP_CAST(t,belle_sip_header_accept_t) - #define BELLE_SIP_ACCEPT "Accept" /****************************** - * Reason header object inherit from parameters + * Reason header object inherent from parameters + * ******************************/ typedef struct _belle_sip_header_reason belle_sip_header_reason_t; - BELLESIP_EXPORT belle_sip_header_reason_t* belle_sip_header_reason_new(void); BELLESIP_EXPORT belle_sip_header_reason_t* belle_sip_header_reason_parse (const char* reason) ; BELLESIP_EXPORT const char* belle_sip_header_reason_get_protocol(const belle_sip_header_reason_t* reason); @@ -802,8 +836,10 @@ #define BELLE_SIP_HEADER_REASON(t) BELLE_SIP_CAST(t,belle_sip_header_reason_t) #define BELLE_SIP_REASON "Reason" + /****************************** * Authentication-Info header inherit from header + * ******************************/ typedef struct _belle_sip_header_authentication_info belle_sip_header_authentication_info_t; @@ -825,9 +861,11 @@ BELLESIP_EXPORT void belle_sip_header_authentication_info_set_nonce_count(belle_sip_header_authentication_info_t* authentication_info, int nonceCount); BELLESIP_EXPORT int belle_sip_header_authentication_info_get_nonce_count(const belle_sip_header_authentication_info_t* authentication_info); + #define BELLE_SIP_HEADER_AUTHENTICATION_INFO(t) BELLE_SIP_CAST(t,belle_sip_header_authentication_info_t) #define BELLE_SIP_AUTHENTICATION_INFO "Authentication-Info" BELLE_SIP_END_DECLS + #endif /* HEADERS_H_ */ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belle-sip.framework/Headers/mainloop.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belle-sip.framework/Headers/mainloop.h index d2baf93..9fe0db3 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belle-sip.framework/Headers/mainloop.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belle-sip.framework/Headers/mainloop.h @@ -20,10 +20,6 @@ #ifndef BELLE_SIP_MAINLOOP_H #define BELLE_SIP_MAINLOOP_H -#include "defs.h" -#include "utils.h" -#include "types.h" - #define BELLE_SIP_EVENT_READ 1 #define BELLE_SIP_EVENT_WRITE (1<<1) #define BELLE_SIP_EVENT_ERROR (1<<2) @@ -116,22 +112,8 @@ /** * Schedule an arbitrary task at next main loop iteration. - * @note thread-safe **/ BELLESIP_EXPORT void belle_sip_main_loop_do_later(belle_sip_main_loop_t *ml, belle_sip_callback_t func, void *data); - -/** - * Same as #belle_sip_main_loop_do_later() but allow to give a name to the task. - * @param[in] timer_name The name of the task. If NULL, the task will be named as though - * #belle_sip_main_loop_do_later() was called. - * @note thread-safe -**/ -BELLESIP_EXPORT void belle_sip_main_loop_do_later_with_name( - belle_sip_main_loop_t *ml, - belle_sip_callback_t func, - void *data, - const char *timer_name -); /** * Creates a timeout source, similarly to belle_sip_main_loop_add_timeout(). @@ -140,30 +122,14 @@ **/ BELLESIP_EXPORT belle_sip_source_t * belle_sip_timeout_source_new(belle_sip_source_func_t func, void *data, unsigned int timeout_value_ms); -/** - * Set the timeout duration. - * @param[in] s The source to modify. - * @param[in] value_ms The new timeout duration in milliseconds. Only values in [0;INT_MAX] are valid to define a new - * duration. Higher values will cause the timer to be disabled. - * @deprecated Since 2020-05-20 (SDK 4.4). Use belle_sip_source_set_timeout_int64() instead. - */ -BELLESIP_DEPRECATED BELLESIP_EXPORT void belle_sip_source_set_timeout(belle_sip_source_t *s, unsigned int value_ms); -/** - * Set the timeout duration. - * @param[in] s The source to modify. - * @param[in] value_ms Positive values willbe taken as the new duration to set. Negative values will cause the timer - * to be disabled. - */ -BELLESIP_EXPORT void belle_sip_source_set_timeout_int64(belle_sip_source_t *s, int64_t value_ms); - +BELLESIP_EXPORT void belle_sip_source_set_timeout(belle_sip_source_t *s, unsigned int value_ms); /** * Cancel a source. Will be removed at next iterate. It is not freed. **/ BELLESIP_EXPORT void belle_sip_source_cancel(belle_sip_source_t * src); -BELLESIP_DEPRECATED BELLESIP_EXPORT unsigned int belle_sip_source_get_timeout(const belle_sip_source_t *s); -BELLESIP_EXPORT int64_t belle_sip_source_get_timeout_int64(const belle_sip_source_t *s); +BELLESIP_EXPORT unsigned int belle_sip_source_get_timeout(const belle_sip_source_t *s); BELLESIP_EXPORT belle_sip_source_t * belle_sip_socket_source_new(belle_sip_source_func_t func, void *data, belle_sip_socket_t fd, unsigned int events, unsigned int timeout_value_ms); /* @@ -199,103 +165,41 @@ BELLESIP_EXPORT void belle_sip_main_loop_cancel_source(belle_sip_main_loop_t *ml, unsigned long id); BELLE_SIP_END_DECLS +#ifndef BELLE_SIP_USE_STL +#define BELLE_SIP_USE_STL 1 +#endif -#if (defined(WIN32) && defined(__cplusplus)) || __cplusplus >= 201103L +#if ((defined(WIN32) && defined(__cplusplus)) || __cplusplus >= 201103L) && BELLE_SIP_USE_STL /*Only Visual Studio 2018 properly defines __cplusplus according to c++ level. */ #include <functional> -#include <memory> -/** - * A generic deleter for belle_sip_object_t objects that limits itself to decrementing the - * reference counter. This class is to be used by std::unique_ptr and std::shared_ptr maybe. - */ -template <typename T> -struct BelleSipObjectDeleter { - constexpr BelleSipObjectDeleter() noexcept = default; - void operator()(T *ptr) const noexcept {belle_sip_object_unref(ptr);} -}; +typedef std::function<int (unsigned int)> belle_sip_source_cpp_func_t; -using BelleSipSourcePtr = std::unique_ptr<belle_sip_source_t, BelleSipObjectDeleter<belle_sip_source_t>>; -using belle_sip_source_cpp_func_t = std::function<int(unsigned int)>; -using BelleSipDoLaterFunc = std::function<void()>; -/** - * The purpose of this function is to simplify c++ timer integration. +/*purpose of this function is to simplify c++ timer integration. * ex: * std::string helloworld("Hello world): * belle_sip_source_cpp_func_t *func = new belle_sip_source_cpp_func_t([helloworld](unsigned int events) { * std::cout << helloworld << std::endl; * return BELLE_SIP_STOP; * }); - * // create timer - * belle_sip_source_t *timer = belle_sip_main_loop_create_cpp_timeout( mainloop + *create timer + *mTimer = belle_sip_main_loop_create_cpp_timeout( mainloop * , func * , 1000 * ,"timer for c++"); - * [...] - * // Unref the timer when you doesn't need it anymore - * belle_sip_object_unref(timer); * - * @warning Not thread-sfae - * @deprecated Since 2020-04-17. */ -BELLESIP_DEPRECATED BELLESIP_EXPORT belle_sip_source_t *belle_sip_main_loop_create_cpp_timeout(belle_sip_main_loop_t *ml + +BELLESIP_EXPORT belle_sip_source_t * belle_sip_main_loop_create_cpp_timeout(belle_sip_main_loop_t *ml , belle_sip_source_cpp_func_t *func , unsigned int timeout_value_ms , const char* timer_name); -/* - * This variant does the same except that: - * - it does not require to pass the std::function as a pointer allocated with new() - * - the std::function shall return true/false instead of BELLE_SIP_CONTINUE/BELLE_SIP_STOP. - */ -BELLESIP_EXPORT belle_sip_source_t * belle_sip_main_loop_create_cpp_timeout_2(belle_sip_main_loop_t *ml, - const std::function<bool ()> &func, - unsigned int timeout_value_ms, - const std::string &timer_name); - -/** - * The purpose of this function is to simplify c++ timer integration. - * Unlike the deprecated overload of this function, there is no need to - * allocate anything with new and to unref the timer. - * - * ex: - * std::string helloworld{"Hello world}; - * auto func = [helloworld](unsigned int events) { - * std::cout << helloworld << std::endl; - * return BELLE_SIP_STOP; - * }); - * - * // create the timer - * auto timer = belle_sip_main_loop_create_cpp_timeout( mainloop - * , func - * , 1000 - * ,"timer for c++"); - * - */ -BELLESIP_EXPORT BelleSipSourcePtr belle_sip_main_loop_create_cpp_timeout(belle_sip_main_loop_t *ml - , const belle_sip_source_cpp_func_t &func - , unsigned int timeout_value_ms - , const char* timer_name); - -/** - * C++ wrapper for #belle_sip_main_loop_do_later(). - * @note thread-safe - */ -BELLESIP_EXPORT void belle_sip_main_loop_cpp_do_later(belle_sip_main_loop_t *ml, const BelleSipDoLaterFunc &func); - -/** - * Overload of the previous function that allow to give a name to the task. - * @note thread-safe - */ -BELLESIP_EXPORT void belle_sip_main_loop_cpp_do_later( - belle_sip_main_loop_t *ml, - const BelleSipDoLaterFunc &func, - const char *task_name -); +BELLESIP_EXPORT void belle_sip_main_loop_cpp_do_later(belle_sip_main_loop_t *ml, const std::function<void (void)> &func); -#endif // C++ declarations +#endif -#endif // #ifndef BELLE_SIP_MAINLOOP_H +#endif diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belle-sip.framework/Headers/message.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belle-sip.framework/Headers/message.h index 10d136e..94801ac 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belle-sip.framework/Headers/message.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belle-sip.framework/Headers/message.h @@ -39,6 +39,7 @@ BELLESIP_EXPORT belle_sip_message_t* belle_sip_message_parse_raw (const char* buff, size_t buff_length,size_t* message_length ); + BELLESIP_EXPORT int belle_sip_message_is_request(belle_sip_message_t *msg); BELLESIP_EXPORT belle_sip_request_t* belle_sip_request_new(void); BELLESIP_EXPORT belle_sip_request_t* belle_sip_request_parse(const char* raw); @@ -50,6 +51,8 @@ belle_sip_header_to_t *to, belle_sip_header_via_t *via, int max_forwards); + + BELLESIP_EXPORT belle_sip_uri_t* belle_sip_request_get_uri(const belle_sip_request_t* request); @@ -79,10 +82,13 @@ */ BELLESIP_EXPORT void belle_sip_request_set_absolute_uri(belle_sip_request_t* req, belle_generic_uri_t* uri); + + + + BELLESIP_EXPORT int belle_sip_message_is_response(const belle_sip_message_t *msg); BELLESIP_EXPORT belle_sip_header_t *belle_sip_message_get_header(const belle_sip_message_t *msg, const char *header_name); -BELLESIP_EXPORT int belle_sip_header_supported_contains_tag(const belle_sip_header_supported_t* supported, const char* tag); BELLESIP_EXPORT belle_sip_object_t *_belle_sip_message_get_header_by_type_id(const belle_sip_message_t *message, belle_sip_type_id_t id); diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belle-sip.framework/Headers/object++.hh b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belle-sip.framework/Headers/object++.hh index 81773f6..fb44c91 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belle-sip.framework/Headers/object++.hh +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belle-sip.framework/Headers/object++.hh @@ -124,12 +124,12 @@ //Obtain a shared_ptr from the C++ object. std::shared_ptr<_CppType> getSharedFromThis() { this->ref(); - return std::shared_ptr<_CppType>(static_cast<_CppType *>(this), std::mem_fn(&Object::unref)); + return std::shared_ptr<_CppType>(static_cast<_CppType *>(this), std::mem_fun(&Object::unref)); } //Obtain a shared_ptr from the C++ object in the const case. std::shared_ptr<const _CppType> getSharedFromThis () const { this->ref(); - return std::shared_ptr<const _CppType>(static_cast<const _CppType *>(this), std::mem_fn(&HybridObject<_CType,_CppType>::constUnref)); + return std::shared_ptr<const _CppType>(static_cast<const _CppType *>(this), std::mem_fun(&HybridObject<_CType,_CppType>::constUnref)); } //Convenience method for easy CType -> shared_ptr<CppType> conversion static std::shared_ptr<_CppType> getSharedFromThis(_CType *ptr) { @@ -146,43 +146,29 @@ // by clone() method. // There should be NO const variant of this method. std::shared_ptr<_CppType> toSharedPtr(){ - return std::shared_ptr<_CppType>(static_cast<_CppType *>(this), std::mem_fn(&Object::unref)); + return std::shared_ptr<_CppType>(static_cast<_CppType *>(this), std::mem_fun(&Object::unref)); } //Convenience method for easy bctbx_list(_Ctype) -> std::list<_CppType> conversion - //It does not take ownership of the hybrid object, but takes a ref. - static std::list<std::shared_ptr<_CppType>> getCppListFromCList(const bctbx_list_t *cList) { - std::list<std::shared_ptr<_CppType>> result; - for (auto it = cList; it != nullptr; it = bctbx_list_next(it)) - result.push_back(toCpp(static_cast<_CType>(bctbx_list_get_data(it)))->getSharedFromThis() ); + static std::list<_CppType> getCppListFromCList(const bctbx_list_t *cList) { + std::list<_CppType> result; + for (auto it = cList; it; it = bctbx_list_next(it)) + result.push_back(toCpp(static_cast<_CType>(bctbx_list_get_data(it)))); return result; } //Convenience method for easy bctbx_list(_Ctype) -> std::list<_CppType> conversion //Applies 'func' to get _CppType from _CType. Used in case we do not want to call `toCpp` on _Ctype - static std::list<std::shared_ptr<_CppType>> getCppListFromCList(const bctbx_list_t *cList, const std::function<std::shared_ptr<_CppType> (_CType *)> &func) { - std::list<std::shared_ptr<_CppType>> result; - for (auto it = cList; it != nullptr; it = bctbx_list_next(it)) - result.push_back(func(static_cast<_CType*>(bctbx_list_get_data(it)))); + static std::list<_CppType> getCppListFromCList(const bctbx_list_t *cList, const std::function<_CppType (_CType)> &func) { + std::list<_CppType> result; + for (auto it = cList; it; it = bctbx_list_next(it)) + result.push_back(func(static_cast<_CType>(bctbx_list_get_data(it)))); return result; } //Convenience method for easy std::list<shared_ptr<CppType>> -> bctbx_list(CType) conversion - //It does not take ownership of the hybrid object, but takes a ref. static bctbx_list_t* getCListFromCppList(const std::list<std::shared_ptr<_CppType> > &cppList) { bctbx_list_t *result = nullptr; for (auto it = cppList.begin(); it != cppList.end(); it++) { std::shared_ptr<_CppType> cppPtr = static_cast<std::shared_ptr<_CppType>>(*it); - cppPtr->ref(); - _CType *cptr = cppPtr->toC(); - result = bctbx_list_append(result, cptr); - } - return result; - } - //Convenience method for easy std::list<CppType*> -> bctbx_list(CType) conversion - //It does not take ownership of the hybrid object, but takes a ref. - static bctbx_list_t* getCListFromCppList(const std::list<_CppType*> &cppList) { - bctbx_list_t *result = nullptr; - for (auto it = cppList.begin(); it != cppList.end(); it++) { - _CppType *cppPtr = static_cast<_CppType*>(*it); cppPtr->ref(); _CType *cptr = cppPtr->toC(); result = bctbx_list_append(result, cptr); diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belle-sip.framework/Headers/sipstack.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belle-sip.framework/Headers/sipstack.h index f3a5f6e..52b5b94 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belle-sip.framework/Headers/sipstack.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belle-sip.framework/Headers/sipstack.h @@ -31,19 +31,6 @@ BELLE_SIP_BEGIN_DECLS -/** - * This only affects the resolution of SIP URI in absence of port number, and in absence of SRV record for the SIP domain. The well known ports (udp/tcp and tls/dtls) are static. - * @param well known port value -**/ -BELLESIP_EXPORT void belle_sip_stack_set_well_known_port (int value); - -BELLESIP_EXPORT void belle_sip_stack_set_well_known_port_tls (int value); - - -BELLESIP_EXPORT int belle_sip_stack_get_well_known_port (void); - -BELLESIP_EXPORT int belle_sip_stack_get_well_known_port_tls (void); - BELLESIP_EXPORT belle_sip_stack_t * belle_sip_stack_new(const char *properties); BELLESIP_EXPORT belle_sip_listening_point_t *belle_sip_stack_create_listening_point(belle_sip_stack_t *s, const char *ipaddress, int port, const char *transport); diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belle-sip.framework/Headers/types.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belle-sip.framework/Headers/types.h index 201b7bc..f360238 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belle-sip.framework/Headers/types.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belle-sip.framework/Headers/types.h @@ -78,7 +78,6 @@ BELLE_SIP_TYPE_ID(belle_sip_header_call_id_t), BELLE_SIP_TYPE_ID(belle_sip_header_cseq_t), BELLE_SIP_TYPE_ID(belle_sip_header_content_type_t), - BELLE_SIP_TYPE_ID(belle_sip_header_session_expires_t), BELLE_SIP_TYPE_ID(belle_sip_header_route_t), BELLE_SIP_TYPE_ID(belle_sip_header_record_route_t), BELLE_SIP_TYPE_ID(belle_sip_header_user_agent_t), diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belle-sip.framework/Headers/utils.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belle-sip.framework/Headers/utils.h index a2fa7ad..6e6cf7f 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belle-sip.framework/Headers/utils.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belle-sip.framework/Headers/utils.h @@ -163,9 +163,6 @@ */ BELLESIP_EXPORT int belle_sip_mkdir(const char *path); -BELLESIP_EXPORT char* belle_sip_uri_to_escaped_username(const char* buff); -BELLESIP_EXPORT char* belle_sip_to_unescaped_string(const char* buff); - BELLE_SIP_END_DECLS #endif diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belle-sip.framework/Info.plist b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belle-sip.framework/Info.plist index e556df4..1907b28 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belle-sip.framework/Info.plist +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belle-sip.framework/Info.plist Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belle-sip.framework/belle-sip b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belle-sip.framework/belle-sip index 6265bfb..264cda2 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belle-sip.framework/belle-sip +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belle-sip.framework/belle-sip Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belr.framework/Info.plist b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belr.framework/Info.plist index 208ddae..5786722 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belr.framework/Info.plist +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belr.framework/Info.plist Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belr.framework/belr b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belr.framework/belr index bfb92c7..9a5382e 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belr.framework/belr +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belr.framework/belr Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/libHDLLinPhoneSDK.a b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/libHDLLinPhoneSDK.a index 336a811..47a58b2 100644 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/libHDLLinPhoneSDK.a +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/libHDLLinPhoneSDK.a Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/lime.framework/Headers/lime.hpp b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/lime.framework/Headers/lime.hpp index 3eb5c16..53836cb 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/lime.framework/Headers/lime.hpp +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/lime.framework/Headers/lime.hpp @@ -332,15 +332,6 @@ lime::PeerDeviceStatus get_peerDeviceStatus(const std::string &peerDeviceId); /** - * @brief checks if a device iD exists in the local users - * - * @param[in] deviceId The device Id to check - * - * @return true if the device Id exists in the local users table, false otherwise - */ - bool is_localUser(const std::string &deviceId); - - /** * @brief delete a peerDevice from local storage * * @param[in] peerDeviceId The device Id to be removed from local storage, shall be its GRUU diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/lime.framework/Info.plist b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/lime.framework/Info.plist index e7f5f84..9927a62 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/lime.framework/Info.plist +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/lime.framework/Info.plist Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/lime.framework/lime b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/lime.framework/lime index f71859f..5d4ca3e 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/lime.framework/lime +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/lime.framework/lime Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/limetester.framework/Headers/lime-tester-utils.hpp b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/limetester.framework/Headers/lime-tester-utils.hpp deleted file mode 100755 index 34c7881..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/limetester.framework/Headers/lime-tester-utils.hpp +++ /dev/null @@ -1,189 +0,0 @@ -/* - lime-tester-utils.hpp - @author Johan Pascal - @copyright Copyright (C) 2017 Belledonne Communications SARL - - This program is free software: you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program. If not, see <http://www.gnu.org/licenses/>. -*/ - -#ifndef lime_tester_utils_hpp -#define lime_tester_utils_hpp - -#include "bctoolbox/crypto.h" -#include "lime_double_ratchet.hpp" -#include "lime_localStorage.hpp" -#include "belle-sip/belle-sip.h" -#include "lime_crypto_primitives.hpp" - -#include "soci/sqlite3/soci-sqlite3.h" -#include <random> -#include <mutex> - -using namespace::lime; - -namespace lime_tester { -// default url and ports of X3DH servers -extern std::string test_x3dh_server_url; -extern std::string test_x3dh_c25519_server_port; -extern std::string test_x3dh_c448_server_port; - -// messages pattern -extern std::string shortMessage; -extern std::string longMessage; -extern std::string veryLongMessage; - -extern std::vector<std::string> messages_pattern; - -// default value for the timeout -extern int wait_for_timeout; - -// default value for initial OPk batch size, keep it small so not too many OPks generated -extern uint16_t OPkInitialBatchSize; - -/** - * @brief Simple RNG function, used to generate random values for testing purpose, they do not need to be real random - * so use directly std::random_device - * - * @param[in] buffer pointer to the begining of the buffer to be filled - * @param[in] size how many random bytes you want - */ -void randomize(uint8_t *buffer, const size_t size); - -/** - * @brief Create and initialise the two sessions given in parameter. Alice as sender session and Bob as receiver one - * Alice must then send the first message, once bob got it, sessions are fully initialised - * if fileName doesn't exists as a DB, it will be created, caller shall then delete it if needed - */ -template <typename Curve> -void dr_sessionsInit(std::shared_ptr<DR<Curve>> &alice, std::shared_ptr<DR<Curve>> &bob, std::shared_ptr<lime::Db> &localStorageAlice, std::shared_ptr<lime::Db> &localStorageBob, std::string dbFilenameAlice, std::shared_ptr<std::recursive_mutex> db_mutex_alice, std::string dbFilenameBob, std::shared_ptr<std::recursive_mutex> db_mutex_bob, bool initStorage, std::shared_ptr<RNG> RNG_context); - - -/* non efficient but used friendly structure to store all details about a session */ -/* the self_xx are redundants but it's for testing purpose */ -template <typename Curve> -struct sessionDetails { - std::string self_userId; - std::size_t self_userIndex; - std::size_t self_deviceIndex; - std::string peer_userId; - std::size_t peer_userIndex; - std::size_t peer_deviceIndex; - std::shared_ptr<DR<Curve>> DRSession; // Session to reach recipient - std::shared_ptr<lime::Db> localStorage; // db linked to device - sessionDetails() : self_userId{}, self_userIndex{0}, self_deviceIndex{0}, peer_userId{}, peer_userIndex{0}, peer_deviceIndex{0}, DRSession{}, localStorage{} {}; - sessionDetails(std::string &s_userId, size_t s_userIndex, size_t s_deviceIndex, std::string &p_userId, size_t p_userIndex, size_t p_deviceIndex) - : self_userId{s_userId}, self_userIndex{s_userIndex}, self_deviceIndex{s_deviceIndex}, peer_userId{p_userId}, peer_userIndex{p_userIndex}, peer_deviceIndex{p_deviceIndex}, DRSession{}, localStorage{} {}; -}; - -/** - * @brief Create and initialise all requested DR sessions for specified number of devices between two or more users - * users is a vector of users(already sized to correct size, matching usernames size), each one holds a vector of devices(already sized for each device) - * This function will create and instanciate in each device a vector of vector of DR sessions towards all other devices: each device vector holds a bidimentionnal array indexed by userId and deviceId. - * Session init is done considering as initial sender the lowest id user and in it the lowest id device - * createdDBfiles is filled with all filenames of DB created to allow easy deletion - */ -template <typename Curve> -void dr_devicesInit(std::string dbBaseFilename, std::vector<std::vector<std::vector<std::vector<sessionDetails<Curve>>>>> &users, std::vector<std::string> &usernames, std::vector<std::string> &createdDBfiles, std::shared_ptr<RNG> RNG_context); - -/* return true if the message buffer is a DR message wiht the paylod direct encryption flag set */ -bool DR_message_payloadDirectEncrypt(std::vector<uint8_t> &message); -/* return true if the message buffer is a valid DR message holding a X3DH init one in its header */ -bool DR_message_holdsX3DHInit(std::vector<uint8_t> &message); -/* this version will set the OPk status in the given bool if a packet is found */ -bool DR_message_holdsX3DHInit(std::vector<uint8_t> &message, bool &haveOPk); - -/* return true if the message buffer is a valid DR message holding a X3DH init one in its header and copy the X3DH init message in the provided buffer */ -bool DR_message_extractX3DHInit(std::vector<uint8_t> &message, std::vector<uint8_t> &X3DH_initMessage); - -/* return true if the message buffer is a valid DR message holding an X3DH init message, copy its SPk id in the given parameter */ -bool DR_message_extractX3DHInit_SPkId(std::vector<uint8_t> &message, uint32_t &SPkId); - -/* Open provided DB and look for DRSessions established between selfDevice and peerDevice - * Populate the sessionsId vector with the Ids of sessions found - * return the id of the active session if one is found, 0 otherwise */ -long int get_DRsessionsId(const std::string &dbFilename, const std::string &selfDeviceId, const std::string &peerDeviceId, std::vector<long int> &sessionsId) noexcept; - - -/* Open provided DB, look for DRSessions established between selfDevice and peerDevice, count the stored message keys in all these sessions - * return 0 if no sessions found or no user found - */ -unsigned int get_StoredMessageKeyCount(const std::string &dbFilename, const std::string &selfDeviceId, const std::string &peerDeviceId) noexcept; - -/* For the given deviceId, count the number of associated SPk and return the Id of the active one(if any) - * return true if an active one was found - */ -bool get_SPks(const std::string &dbFilename, const std::string &selfDeviceId, size_t &count, uint32_t &activeId) noexcept; - -/* For the given deviceId, count the number of associated OPk - */ -size_t get_OPks(const std::string &dbFilename, const std::string &selfDeviceId) noexcept; - -/* Move back in time all timeStamps by the given amout of days - * DB holds timeStamps in DR_sessions and X3DH_SPK tables - */ -void forwardTime(const std::string &dbFilename, int days) noexcept; - -/** - * @brief append a random suffix to user name to avoid collision if test server is user by several tests runs - * - * @param[in] basename - * - * @return a shared ptr towards a string holding name+ 6 chars random suffix - */ -std::shared_ptr<std::string> makeRandomDeviceName(const char *basename); - - -// wait for a counter to reach a value or timeout to occur, gives ticks to the belle-sip stack every SLEEP_TIME -// structure used by callbacks to register events -struct events_counters_t { - int operation_success; - int operation_failed; - events_counters_t() : operation_success{0}, operation_failed{0} {}; - bool operator==(const events_counters_t &b) const {return this->operation_success==b.operation_success && this->operation_failed==b.operation_failed;} -}; - -// wait for a counter to reach a value or timeout to occur, gives ticks to the belle-sip stack every SLEEP_TIME -int wait_for(belle_sip_stack_t*s1,int* counter,int value,int timeout); -int wait_for_mutex(belle_sip_stack_t*s1,int* counter,int value,int timeout, std::shared_ptr<std::recursive_mutex> mutex); - -// template instanciation are done in lime-tester-utils.cpp -#ifdef EC25519_ENABLED - extern template void dr_sessionsInit<C255>(std::shared_ptr<DR<C255>> &alice, std::shared_ptr<DR<C255>> &bob, std::shared_ptr<lime::Db> &localStorageAlice, std::shared_ptr<lime::Db> &localStorageBob, std::string dbFilenameAlice, std::shared_ptr<std::recursive_mutex> db_mutex_alice, std::string dbFilenameBob, std::shared_ptr<std::recursive_mutex> db_mutex_bob, bool initStorage, std::shared_ptr<RNG> RNG_context); - extern template void dr_devicesInit<C255>(std::string dbBaseFilename, std::vector<std::vector<std::vector<std::vector<sessionDetails<C255>>>>> &users, std::vector<std::string> &usernames, std::vector<std::string> &createdDBfiles, std::shared_ptr<RNG> RNG_context); -#endif -#ifdef EC448_ENABLED - extern template void dr_sessionsInit<C448>(std::shared_ptr<DR<C448>> &alice, std::shared_ptr<DR<C448>> &bob, std::shared_ptr<lime::Db> &localStorageAlice, std::shared_ptr<lime::Db> &localStorageBob, std::string dbFilenameAlice, std::shared_ptr<std::recursive_mutex> db_mutex_alice, std::string dbFilenameBob, std::shared_ptr<std::recursive_mutex> db_mutex_bob, bool initStorage, std::shared_ptr<RNG> RNG_context); - extern template void dr_devicesInit<C448>(std::string dbBaseFilename, std::vector<std::vector<std::vector<std::vector<sessionDetails<C448>>>>> &users, std::vector<std::string> &usernames, std::vector<std::string> &createdDBfiles, std::shared_ptr<RNG> RNG_context); -#endif -} // namespace lime_tester - -extern "C" { - - -#ifdef FFI_ENABLED -/* some shared variable defined in lime_ff-tester, used only when FFI is enabled - * and they are duplicate of command line arguments variable already existing in C++ from lime_tester-utils.cpp - * but it's easier to read and implement this way */ -// ffi default url and ports of X3DH servers -extern char ffi_test_x3dh_server_url[512]; -extern char ffi_test_x3dh_c25519_server_port[16]; -extern char ffi_test_x3dh_c448_server_port[16]; - -// ffi default value for the timeout -extern int ffi_wait_for_timeout; -#endif - -} - -#endif //lime_tester_utils_hpp diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/limetester.framework/Headers/lime-tester.hpp b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/limetester.framework/Headers/lime-tester.hpp deleted file mode 100755 index b2ea5c1..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/limetester.framework/Headers/lime-tester.hpp +++ /dev/null @@ -1,47 +0,0 @@ -/* - lime-tester.hpp - @author Johan Pascal - @copyright Copyright (C) 2017 Belledonne Communications SARL - - This program is free software: you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program. If not, see <http://www.gnu.org/licenses/>. -*/ - -#ifndef lime_tester_hpp -#define lime_tester_hpp - -#include <bctoolbox/tester.h> - -#include <string> -#include <memory> -#include <sstream> -#include <iostream> - -extern "C" { -extern bool cleanDatabase; -extern bool bench; -extern test_suite_t lime_double_ratchet_test_suite; -extern test_suite_t lime_lime_test_suite; -extern test_suite_t lime_helloworld_test_suite; -extern test_suite_t lime_crypto_test_suite; -extern test_suite_t lime_massive_group_test_suite; -#ifdef FFI_ENABLED -extern test_suite_t lime_ffi_test_suite; -#endif - -void lime_tester_init(void(*ftester_printf)(int level, const char *fmt, va_list args)); -void lime_tester_uninit(void); - -}; - -#endif diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/limetester.framework/Info.plist b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/limetester.framework/Info.plist deleted file mode 100755 index 0ea289f..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/limetester.framework/Info.plist +++ /dev/null Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/limetester.framework/limetester b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/limetester.framework/limetester deleted file mode 100755 index 2331ee4..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/limetester.framework/limetester +++ /dev/null Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/account_creator.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/account_creator.h old mode 100755 new mode 100644 index 95cc257..4e092ff --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/account_creator.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/account_creator.h @@ -126,13 +126,6 @@ LINPHONE_PUBLIC LinphoneAccountCreatorStatus linphone_account_creator_update_account(LinphoneAccountCreator *creator); /** - * Send a request to get the password & algorithm of an account using the confirmation key - * @param[in] creator #LinphoneAccountCreator object - * @return #LinphoneAccountCreatorStatusRequestOk if everything is OK, or a specific error otherwise. -**/ -LINPHONE_PUBLIC LinphoneAccountCreatorStatus linphone_account_creator_login_linphone_account(LinphoneAccountCreator *creator); - -/** * Acquire a reference to the LinphoneAccountCreator. * @param[in] creator #LinphoneAccountCreator object. * @return The same #LinphoneAccountCreator object. @@ -251,13 +244,6 @@ LINPHONE_PUBLIC LinphoneAccountCreatorLanguageStatus linphone_account_creator_set_language(LinphoneAccountCreator *creator, const char *lang); /** - * Get the language use in email of SMS. - * @param[in] creator #LinphoneAccountCreator object - * @return The language of the #LinphoneAccountCreator -**/ -LINPHONE_PUBLIC const char * linphone_account_creator_get_language(const LinphoneAccountCreator *creator); - -/** * Set the supported algorithm. * @param[in] creator LinphoneAccountCreator object * @param[in] algorithm The algorithm to use @@ -266,11 +252,11 @@ LINPHONE_PUBLIC LinphoneAccountCreatorAlgoStatus linphone_account_creator_set_algorithm(LinphoneAccountCreator *creator, const char *algorithm); /** - * Get the algorithm configured in the account creator. + * Get the language use in email of SMS. * @param[in] creator #LinphoneAccountCreator object - * @return The algorithm of the #LinphoneAccountCreator + * @return The language of the #LinphoneAccountCreator **/ -LINPHONE_PUBLIC const char * linphone_account_creator_get_algorithm(const LinphoneAccountCreator *creator); +LINPHONE_PUBLIC const char * linphone_account_creator_get_language(const LinphoneAccountCreator *creator); /** * Set the display name. @@ -569,20 +555,6 @@ * @param[in] cb The update account request to be used. **/ LINPHONE_PUBLIC void linphone_account_creator_cbs_set_update_account(LinphoneAccountCreatorCbs *cbs, LinphoneAccountCreatorCbsStatusCb cb); - -/** - * Get the login linphone account request. - * @param[in] cbs #LinphoneAccountCreatorCbs object. - * @return The current login linphone account request. -**/ -LINPHONE_PUBLIC LinphoneAccountCreatorCbsStatusCb linphone_account_creator_cbs_get_login_linphone_account(const LinphoneAccountCreatorCbs *cbs); - -/** - * Assign a user pointer to a #LinphoneAccountCreatorCbs object. - * @param[in] cbs #LinphoneAccountCreatorCbs object. - * @param[in] cb The login linphone account request to be used. -**/ -LINPHONE_PUBLIC void linphone_account_creator_cbs_set_login_linphone_account(LinphoneAccountCreatorCbs *cbs, LinphoneAccountCreatorCbsStatusCb cb); /************************** End Account Creator Cbs **************************/ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/account_creator_service.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/account_creator_service.h old mode 100755 new mode 100644 index 04ce334..5cb224b --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/account_creator_service.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/account_creator_service.h @@ -269,22 +269,6 @@ **/ LINPHONE_PUBLIC void linphone_account_creator_service_set_update_account_cb(LinphoneAccountCreatorService *service, LinphoneAccountCreatorRequestFunc cb); -/** - * Get the login linphone account request. - * @param[in] service #LinphoneAccountCreatorService object. - * @return The current login linphone account request. - * @donotwrap -**/ -LINPHONE_PUBLIC LinphoneAccountCreatorRequestFunc linphone_account_creator_service_get_login_linphone_account_cb(const LinphoneAccountCreatorService *service); - -/** - * Assign a user pointer to a #LinphoneAccountCreatorService object. - * @param[in] service #LinphoneAccountCreatorService object. - * @param[in] cb The login linphone account request to be used. - * @donotwrap -**/ -LINPHONE_PUBLIC void linphone_account_creator_service_set_login_linphone_account_cb(LinphoneAccountCreatorService *service, LinphoneAccountCreatorRequestFunc cb); - /************************** End Account Creator Requests **************************/ #ifdef __cplusplus diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-address.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-address.h old mode 100755 new mode 100644 diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-api.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-api.h old mode 100755 new mode 100644 index 8004f9a..67e667a --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-api.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-api.h @@ -40,7 +40,6 @@ #include "linphone/api/c-participant.h" #include "linphone/api/c-participant-device.h" #include "linphone/api/c-participant-device-identity.h" -#include "linphone/api/c-push-notification-message.h" #include "linphone/api/c-search-result.h" #include "linphone/api/c-types.h" diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-auth-info.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-auth-info.h old mode 100755 new mode 100644 diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-call-cbs.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-call-cbs.h old mode 100755 new mode 100644 index 6ebdf54..63fdda4 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-call-cbs.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-call-cbs.h @@ -187,7 +187,7 @@ */ LINPHONE_PUBLIC void linphone_call_cbs_set_snapshot_taken(LinphoneCallCbs *cbs, LinphoneCallCbsSnapshotTakenCb cb); -/** + /** * Get the next video frame decoded callback. * @param[in] cbs LinphoneCallCbs object. * @return The current next video frame decoded callback. @@ -200,20 +200,6 @@ * @param[in] cb The next video frame decoded callback to be used. */ LINPHONE_PUBLIC void linphone_call_cbs_set_next_video_frame_decoded(LinphoneCallCbs *cbs, LinphoneCallCbsNextVideoFrameDecodedCb cb); - - /** - * Get the camera not working callback. - * @param[in] cbs LinphoneCallCbs object. - * @return The camera not working callback. - */ -LINPHONE_PUBLIC LinphoneCallCbsCameraNotWorkingCb linphone_call_cbs_get_camera_not_working(LinphoneCallCbs *cbs); - -/** - * Set the camera not working callback. - * @param[in] cbs LinphoneCallCbs object. - * @param[in] cb The camera not working callback to be used. - */ -LINPHONE_PUBLIC void linphone_call_cbs_set_camera_not_working(LinphoneCallCbs *cbs, LinphoneCallCbsCameraNotWorkingCb cb); /** * @} diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-call-stats.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-call-stats.h old mode 100755 new mode 100644 diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-call.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-call.h old mode 100755 new mode 100644 index 421057c..2fc190c --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-call.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-call.h @@ -455,7 +455,6 @@ * The application can later accept the call using this method. * @param[in] call A #LinphoneCall object * @param[in] params The specific parameters for this call, for example whether video is accepted or not. Use NULL to use default parameters - * @maybenil * @return 0 on success, -1 on failure **/ LINPHONE_PUBLIC LinphoneStatus linphone_call_accept_with_params (LinphoneCall *call, const LinphoneCallParams *params); @@ -476,7 +475,6 @@ * The call can then later be fully accepted using linphone_call_accept() or linphone_call_accept_with_params(). * @param[in] call A #LinphoneCall object * @param[in] params The call parameters to use (can be NULL) - * @maybenil * @return 0 if successful, -1 otherwise **/ LINPHONE_PUBLIC LinphoneStatus linphone_call_accept_early_media_with_params (LinphoneCall *call, const LinphoneCallParams *params); @@ -491,7 +489,6 @@ * * @param[in] call A #LinphoneCall object * @param[in] params The new call parameters to use (may be NULL) - * @maybenil * @return 0 if successful, -1 otherwise. **/ LINPHONE_PUBLIC LinphoneStatus linphone_call_update (LinphoneCall *call, const LinphoneCallParams *params); @@ -532,7 +529,6 @@ * (see linphone_call_params_enable_video()). * @param[in] call A #LinphoneCall object * @param[in] params A #LinphoneCallParams object describing the call parameters to accept - * @maybenil * @return 0 if successful, -1 otherwise (actually when this function call is performed outside ot #LinphoneCallUpdatedByRemote state) **/ LINPHONE_PUBLIC LinphoneStatus linphone_call_accept_update (LinphoneCall *call, const LinphoneCallParams *params); diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-callbacks.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-callbacks.h old mode 100755 new mode 100644 index 7b32a06..bca0e82 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-callbacks.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-callbacks.h @@ -102,24 +102,11 @@ */ typedef void (*LinphoneCallCbsSnapshotTakenCb)(LinphoneCall *call, const char *filepath); -/** + /** * Callback to notify a next video frame has been decoded * @param call LinphoneCall for which the next video frame has been decoded */ typedef void (*LinphoneCallCbsNextVideoFrameDecodedCb)(LinphoneCall *call); - -/** - * Callback to notify that the camera is not working and has been changed to "No Webcam". - * - * A camera is detected as mis-functionning as soon as it outputs no frames at all during - * a period of 5 seconds. - * This check is only performed on desktop platforms, in the purpose of notifying camera - * failures, for example if when a usb cable gets disconnected. - * - * @param call LinphoneCall for which the next video frame has been decoded - * @param camera_name the name of the non-working camera - */ -typedef void (*LinphoneCallCbsCameraNotWorkingCb)(LinphoneCall *call, const char *camera_name); /** * @} @@ -161,7 +148,7 @@ * @param content #LinphoneContent incoming content information * @param buffer #LinphoneBuffer holding the received data. Empty buffer means end of file. */ -typedef void (*LinphoneChatMessageCbsFileTransferRecvCb)(LinphoneChatMessage *msg, LinphoneContent* content, const LinphoneBuffer *buffer); +typedef void (*LinphoneChatMessageCbsFileTransferRecvCb)(LinphoneChatMessage *msg, const LinphoneContent* content, const LinphoneBuffer *buffer); /** * File transfer send callback prototype. This function is called by the core when an outgoing file transfer is started. This function is called until size is set to 0. @@ -171,7 +158,7 @@ * @param size the number of bytes expected by the framework * @return A #LinphoneBuffer object holding the data written by the application. An empty buffer means end of file. */ -typedef LinphoneBuffer * (*LinphoneChatMessageCbsFileTransferSendCb)(LinphoneChatMessage *msg, LinphoneContent* content, size_t offset, size_t size); +typedef LinphoneBuffer * (*LinphoneChatMessageCbsFileTransferSendCb)(LinphoneChatMessage *msg, const LinphoneContent* content, size_t offset, size_t size); /** * File transfer progress indication callback prototype. @@ -180,20 +167,7 @@ * @param offset The number of bytes sent/received since the beginning of the transfer. * @param total The total number of bytes to be sent/received. */ -typedef void (*LinphoneChatMessageCbsFileTransferProgressIndicationCb)(LinphoneChatMessage *msg, LinphoneContent* content, size_t offset, size_t total); - -/** - * Callback used to notify an ephemeral message that its lifespan before disappearing has started to decrease. - * This callback is called when the ephemeral message is read by the receiver. - * @param msg #LinphoneChatMessage object - */ -typedef void (*LinphoneChatMessageCbsEphemeralMessageTimerStartedCb)(LinphoneChatMessage* msg); - -/** - * Call back used to notify ephemeral message is deleted. - * @param msg #LinphoneChatMessage object - */ -typedef void (*LinphoneChatMessageCbsEphemeralMessageDeletedCb)(LinphoneChatMessage* msg); +typedef void (*LinphoneChatMessageCbsFileTransferProgressIndicationCb)(LinphoneChatMessage *msg, const LinphoneContent* content, size_t offset, size_t total); /** * Is composing notification callback prototype. @@ -300,28 +274,6 @@ * @param[in] event_log #LinphoneEventLog The event to be notified */ typedef void (*LinphoneChatRoomCbsConferenceLeftCb) (LinphoneChatRoom *cr, const LinphoneEventLog *eventLog); - -/** - * Callback used to notify a chat room that an ephemeral related event has been generated. - * @param[in] cr #LinphoneChatRoom object - * @param[in] event_log #LinphoneEventLog The event to be notified - */ -typedef void (*LinphoneChatRoomCbsEphemeralEventCb) (LinphoneChatRoom *cr, const LinphoneEventLog *eventLog); - -/** - * Callback used to notify a chat room that the lifespan of an ephemeral message before disappearing has started to decrease. - * This callback is called when the ephemeral message is read by the receiver. - * @param[in] cr #LinphoneChatRoom object - * @param[in] event_log #LinphoneEventLog The event to be notified - */ -typedef void (*LinphoneChatRoomCbsEphemeralMessageTimerStartedCb) (LinphoneChatRoom *cr, const LinphoneEventLog *eventLog); - -/** - * Callback used to notify a chat room that an ephemeral message has been deleted. - * @param[in] cr #LinphoneChatRoom object - * @param[in] event_log #LinphoneEventLog The event to be notified - */ -typedef void (*LinphoneChatRoomCbsEphemeralMessageDeletedCb) (LinphoneChatRoom *cr, const LinphoneEventLog *eventLog); /** * Callback used when a group chat room is created server-side to generate the address of the chat room. diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-chat-message-cbs.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-chat-message-cbs.h old mode 100755 new mode 100644 index d2d9197..dc8d71b --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-chat-message-cbs.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-chat-message-cbs.h @@ -134,34 +134,6 @@ LINPHONE_PUBLIC void linphone_chat_message_cbs_set_participant_imdn_state_changed (LinphoneChatMessageCbs *cbs, LinphoneChatMessageCbsParticipantImdnStateChangedCb cb); /** - * Get the current "ephemeral message timer started" callback. This callback is called when the message deletion timer starts (the message has been viewed). - * @param[in] cbs #LinphoneChatMessageCbs object. - * @return The current ephemeral message timer started callback. - */ -LINPHONE_PUBLIC LinphoneChatMessageCbsEphemeralMessageTimerStartedCb linphone_chat_message_cbs_get_ephemeral_message_timer_started (const LinphoneChatMessageCbs *cbs); - -/** - * Set the ephemeral message timer started callback. This callback will be used when new message deletion timer starts (the message has been viewed). - * @param[in] cbs LinphoneChatMessageCbs object. - * @param[in] cb The ephemeral message timer started callback to be used. - */ -LINPHONE_PUBLIC void linphone_chat_message_cbs_set_ephemeral_message_timer_started (LinphoneChatMessageCbs *cbs, LinphoneChatMessageCbsEphemeralMessageTimerStartedCb cb); - -/** - * Get the ephemeral message deleted callback. This callback is used when a message deletion timer runs out (message is deleted). - * @param[in] cbs #LinphoneChatMessageCbs object. - * @return The current ephemeral message deleted callback. - */ -LINPHONE_PUBLIC LinphoneChatMessageCbsEphemeralMessageDeletedCb linphone_chat_message_cbs_get_ephemeral_message_deleted (const LinphoneChatMessageCbs *cbs); - -/** - * Set the ephemeral message deleted callback. This callback is used when new message deletion timer runs out (message is deleted). - * @param[in] cbs LinphoneChatMessageCbs object. - * @param[in] cb The ephemeral message deleted callback to be used. - */ -LINPHONE_PUBLIC void linphone_chat_message_cbs_set_ephemeral_message_deleted (LinphoneChatMessageCbs *cbs, LinphoneChatMessageCbsEphemeralMessageDeletedCb cb); - -/** * @} */ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-chat-message.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-chat-message.h old mode 100755 new mode 100644 index fe8d387..1e1367c --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-chat-message.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-chat-message.h @@ -357,39 +357,16 @@ /** * Gets the forward info if available as a string * @param[in] msg #LinphoneChatMessage object. - * @return the original sender of the message if it has been forwarded, null otherwise + * @return the #LinphoneContent buffer if available, null otherwise */ LINPHONE_PUBLIC const char *linphone_chat_message_get_forward_info (const LinphoneChatMessage *msg); - -/** - * Returns true if the chat message is an ephemeral message. - * An ephemeral message will automatically disappear from the recipient's screen after the message has been viewed. - * @param[in] msg #LinphoneChatMessage object. - * @return true if it is an ephemeral message, false otherwise - */ -LINPHONE_PUBLIC bool_t linphone_chat_message_is_ephemeral(const LinphoneChatMessage *msg); - -/** - * Returns lifetime of an ephemeral message. - * The lifetime is the duration after which the ephemeral message will disappear once viewed. - * @param[in] msg #LinphoneChatMessage object. - * @return the lifetime of an ephemeral message, by default 86400s. - */ -LINPHONE_PUBLIC long linphone_chat_message_get_ephemeral_lifetime (const LinphoneChatMessage *msg); - -/** - * Returns the real time at which an ephemeral message expires and will be deleted. - * @param[in] msg #LinphoneChatMessage object. - * @return the time at which an ephemeral message expires. 0 means the message has not been read. - */ -LINPHONE_PUBLIC time_t linphone_chat_message_get_ephemeral_expire_time (const LinphoneChatMessage *msg); /** * Fulfill a chat message char by char. Message linked to a Real Time Text Call send char in realtime following RFC 4103/T.140 * To commit a message, use #linphone_chat_room_send_message * @param[in] msg #LinphoneChatMessage object. * @param[in] character T.140 char - * @return 0 if succeed. + * @returns 0 if succeed. */ LINPHONE_PUBLIC LinphoneStatus linphone_chat_message_put_char (LinphoneChatMessage *msg, uint32_t character); @@ -483,13 +460,6 @@ const LinphoneChatMessage *msg, LinphoneChatMessageState state ); - -/** - * Gets the callId accociated with the message - * @param[in] msg #LinphoneChatMessage object. - * @return the call Id - */ -LINPHONE_PUBLIC const char *linphone_chat_message_get_call_id(const LinphoneChatMessage *msg); /** * @} diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-chat-room-cbs.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-chat-room-cbs.h old mode 100755 new mode 100644 index d141efc..d9c102e --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-chat-room-cbs.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-chat-room-cbs.h @@ -272,48 +272,6 @@ LINPHONE_PUBLIC void linphone_chat_room_cbs_set_conference_left (LinphoneChatRoomCbs *cbs, LinphoneChatRoomCbsConferenceLeftCb cb); /** - * Get the ephemeral event callback. - * @param[in] cbs #LinphoneChatRoomCbs object. - * @return The ephemeral event callback to be used. - */ -LINPHONE_PUBLIC LinphoneChatRoomCbsEphemeralEventCb linphone_chat_room_cbs_get_ephemeral_event (const LinphoneChatRoomCbs *cbs); - -/** - * Set the ephemeral event callback. - * @param[in] cbs #LinphoneChatRoomCbs object. - * @param[in] cb The ephemeral event callback to be used. - */ -LINPHONE_PUBLIC void linphone_chat_room_cbs_set_ephemeral_event (LinphoneChatRoomCbs *cbs, LinphoneChatRoomCbsEphemeralEventCb cb); - -/** - * Get the current "ephemeral message timer started" callback. This callback is called when a message deletion timer starts (the message has been viewed). - * @param[in] cbs LinphoneChatRoomCbs object. - * @return The current ephemeral message "timer started" callback. - */ -LINPHONE_PUBLIC LinphoneChatRoomCbsEphemeralMessageTimerStartedCb linphone_chat_room_cbs_get_ephemeral_message_timer_started (const LinphoneChatRoomCbs *cbs); - -/** - * Set the ephemeral message timer started callback. This callback will be used when new message deletion timer starts (the message has been viewed). - * @param[in] cbs LinphoneChatRoomCbs object. - * @param[in] cb The ephemeral message timer started callback to be used. - */ -LINPHONE_PUBLIC void linphone_chat_room_cbs_set_ephemeral_message_timer_started (LinphoneChatRoomCbs *cbs, LinphoneChatRoomCbsEphemeralMessageTimerStartedCb cb); - -/** - * Get the ephemeral message deleted callback. This callback is used when a message deletion timer runs out (message is deleted). - * @param[in] cbs LinphoneChatRoomCbs object. - * @return The current ephemeral message deleted callback. - */ -LINPHONE_PUBLIC LinphoneChatRoomCbsEphemeralMessageDeletedCb linphone_chat_room_cbs_get_ephemeral_message_deleted (const LinphoneChatRoomCbs *cbs); - -/** - * Set the ephemeral message deleted callback. This callback is used when new message deletion timer runs out (message is deleted). - * @param[in] cbs LinphoneChatRoomCbs object. - * @param[in] cb The ephemeral message deleted callback to be used. - */ -LINPHONE_PUBLIC void linphone_chat_room_cbs_set_ephemeral_message_deleted (LinphoneChatRoomCbs *cbs, LinphoneChatRoomCbsEphemeralMessageDeletedCb cb); - -/** * Get the conference address generation callback. * @param[in] cbs #LinphoneChatRoomCbs object * @return The current conference address generation callback diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-chat-room-params.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-chat-room-params.h old mode 100755 new mode 100644 diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-chat-room.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-chat-room.h old mode 100755 new mode 100644 index 14bbf01..042585a --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-chat-room.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-chat-room.h @@ -157,46 +157,6 @@ LINPHONE_PUBLIC void linphone_chat_room_mark_as_read(LinphoneChatRoom *cr); /** - * Enable or disable the ephemeral message feature in the chat room. Works only for conference based chat room. - * An ephemeral message will automatically disappear from the recipient's screen after the message has been viewed. - * @param[in] cr #LinphoneChatRoom object - * @param[in] ephem TRUE if the ephemeral message feature is enabled, FALSE otherwise. - */ -LINPHONE_PUBLIC void linphone_chat_room_enable_ephemeral (LinphoneChatRoom *cr, bool_t ephem); - -/** - * Returns whether or not the ephemeral message feature is enabled in the chat room. - * @param[in] cr The #LinphoneChatRoom object corresponding to the conversation - * @return true if ephemeral is enabled, false otherwise. - */ -LINPHONE_PUBLIC bool_t linphone_chat_room_ephemeral_enabled (const LinphoneChatRoom *cr); - -/** - * Set lifetime (in seconds) for all new ephemral messages in the chat room. - * After the message is read, it will be deleted after "time" seconds. - * @param[in] cr #LinphoneChatRoom object - * @param[in] time The ephemral lifetime, default 24h, 86400s - */ -LINPHONE_PUBLIC void linphone_chat_room_set_ephemeral_lifetime (LinphoneChatRoom *cr, long time); - -/** - * Get lifetime (in seconds) for all new ephemeral messages in the chat room. - * After the message is read, it will be deleted after "time" seconds. - * @param[in] cr #LinphoneChatRoom object - * @return the ephemeral lifetime (in secoonds) - */ -LINPHONE_PUBLIC long linphone_chat_room_get_ephemeral_lifetime (const LinphoneChatRoom *cr); - -/** - * Uses linphone spec to check if all participants support ephemeral messages. - * It doesn't prevent to send ephemeral messages in the room but those who don't support it - * won't delete messages after lifetime has expired. - * @param[in] cr #LinphoneChatRoom object - * @return true if all participants in the chat room support ephemeral messages, false otherwise - */ -LINPHONE_PUBLIC bool_t linphone_chat_room_ephemeral_supported_by_all_participants (const LinphoneChatRoom *cr); - -/** * Delete a message from the chat room history. * @param[in] cr The #LinphoneChatRoom object corresponding to the conversation. * @param[in] msg The #LinphoneChatMessage object to remove. @@ -326,7 +286,7 @@ * When realtime text is enabled #linphone_call_params_realtime_text_enabled, #LinphoneCoreIsComposingReceivedCb is call everytime a char is received from peer. * At the end of remote typing a regular #LinphoneChatMessage is received with committed data from #LinphoneCoreMessageReceivedCb. * @param[in] cr #LinphoneChatRoom object - * @return RFC 4103/T.140 char + * @returns RFC 4103/T.140 char */ LINPHONE_PUBLIC uint32_t linphone_chat_room_get_char(const LinphoneChatRoom *cr); @@ -341,7 +301,7 @@ * get Curent Call associated to this chatroom if any * To commit a message, use #linphone_chat_room_send_message * @param[in] room #LinphoneChatRomm - * @return #LinphoneCall or NULL. + * @returns #LinphoneCall or NULL. */ LINPHONE_PUBLIC LinphoneCall *linphone_chat_room_get_call(const LinphoneChatRoom *room); @@ -402,9 +362,8 @@ * Use linphone_chat_room_can_handle_participants() to know if this chat room handles participants. * @param[in] cr A #LinphoneChatRoom object * @param[in] addresses \bctbx_list{LinphoneAddress} - * @return True if everything is OK, False otherwise */ -LINPHONE_PUBLIC bool_t linphone_chat_room_add_participants (LinphoneChatRoom *cr, const bctbx_list_t *addresses); +LINPHONE_PUBLIC void linphone_chat_room_add_participants (LinphoneChatRoom *cr, const bctbx_list_t *addresses); /** * Tells whether a chat room is able to handle participants. diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-content.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-content.h old mode 100755 new mode 100644 diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-dial-plan.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-dial-plan.h old mode 100755 new mode 100644 diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-event-log.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-event-log.h old mode 100755 new mode 100644 index e2fad7e..7780bce --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-event-log.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-event-log.h @@ -169,17 +169,6 @@ */ LINPHONE_PUBLIC const char *linphone_event_log_get_subject (const LinphoneEventLog *event_log); -// ----------------------------------------------------------------------------- -// ConferenceEphemeralMessageEvent. -// ----------------------------------------------------------------------------- - -/** - * Returns the ephemeral message lifetime of a conference ephemeral message event. - * Ephemeral lifetime means the time before an ephemeral message which has been viewed gets deleted. - * @param[in] event_log A #LinphoneEventLog object. - * @return The ephemeral message lifetime. - */ -LINPHONE_PUBLIC long linphone_event_log_get_ephemeral_message_lifetime (const LinphoneEventLog *event_log); /** * @} */ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-magic-search.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-magic-search.h old mode 100755 new mode 100644 diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-participant-device-identity.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-participant-device-identity.h old mode 100755 new mode 100644 diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-participant-device.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-participant-device.h old mode 100755 new mode 100644 diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-participant-imdn-state.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-participant-imdn-state.h old mode 100755 new mode 100644 diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-participant.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-participant.h old mode 100755 new mode 100644 diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-push-notification-message.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-push-notification-message.h deleted file mode 100755 index 61cb1d6..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-push-notification-message.h +++ /dev/null @@ -1,116 +0,0 @@ -/* - * Copyright (c) 2010-2019 Belledonne Communications SARL. - * - * This file is part of Liblinphone. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see <http://www.gnu.org/licenses/>. - */ - -#ifndef LINPHONE_PUSH_NOTIFICATION_MESSAGE_H -#define LINPHONE_PUSH_NOTIFICATION_MESSAGE_H - -#include "linphone/api/c-types.h" - -/** - * @addtogroup misc - * @{ - */ - -/** - * Safely cast a belle_sip_object_t into #LinphonePushNotificationMessage - */ - -#ifdef __cplusplus -extern "C" { -#endif - -LINPHONE_PUBLIC LinphonePushNotificationMessage *linphone_push_notification_message_new(bool_t is_using_user_defaults, const char *call_id, bool_t is_text, - const char *text_content, const char *subject, const char *from_addr, - const char *local_addr, const char *peer_addr); - -/** - * Take a reference on a #LinphonePushNotificationMessage. - */ -LINPHONE_PUBLIC LinphonePushNotificationMessage *linphone_push_notification_message_ref(LinphonePushNotificationMessage *msg); - -/** - * Release a #LinphonePushNotificationMessage. - */ -LINPHONE_PUBLIC void linphone_push_notification_message_unref(LinphonePushNotificationMessage *msg); - -/** - * is #LinphonePushNotificationMessage build from UserDefaults data or from a #LinphoneChatMessage - * @param[in] info The #LinphonePushNotificationMessage object - * @return The is_using_user_defaults. - */ -LINPHONE_PUBLIC bool_t linphone_push_notification_message_is_using_user_defaults(const LinphonePushNotificationMessage *msg); - -/** - * Gets the call_id. - * @param[in] info The #LinphonePushNotificationMessage object - * @return The call_id. - */ -LINPHONE_PUBLIC const char *linphone_push_notification_message_get_call_id(const LinphonePushNotificationMessage *msg); - -/** - * return true if it is a text message. - * @param[in] info The #LinphonePushNotificationMessage object - * @return The is_text. - */ -LINPHONE_PUBLIC bool_t linphone_push_notification_message_is_text(const LinphonePushNotificationMessage *msg); - -/** - * Gets the text content. - * @param[in] info The #LinphonePushNotificationMessage object - * @return The text_content. - */ -LINPHONE_PUBLIC const char *linphone_push_notification_message_get_text_content(const LinphonePushNotificationMessage *msg); - -/** - * Gets the subject. - * @param[in] info The #LinphonePushNotificationMessage object - * @return The subject. - */ -LINPHONE_PUBLIC const char *linphone_push_notification_message_get_subject(const LinphonePushNotificationMessage *msg); - -/** - * Gets the from_addr. - * @param[in] info The #LinphonePushNotificationMessage object - * @return The from_addr. - */ -LINPHONE_PUBLIC const LinphoneAddress *linphone_push_notification_message_get_from_addr(const LinphonePushNotificationMessage *msg); - -/** - * Gets the local_addr. - * @param[in] info The #LinphonePushNotificationMessage object - * @return The local_addr. - */ -LINPHONE_PUBLIC const LinphoneAddress *linphone_push_notification_message_get_local_addr(const LinphonePushNotificationMessage *msg); - -/** - * Gets the peer_addr. - * @param[in] info The #LinphonePushNotificationMessage object - * @return The peer_addr. - */ -LINPHONE_PUBLIC const LinphoneAddress *linphone_push_notification_message_get_peer_addr(const LinphonePushNotificationMessage *msg); - -/** - * @} - */ - -#ifdef __cplusplus -} -#endif - -#endif /* LINPHONE_PUSH_NOTIFICATION_MESSAGE_H */ \ No newline at end of file diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-search-result.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-search-result.h old mode 100755 new mode 100644 diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-types.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-types.h old mode 100755 new mode 100644 index 471e21f..acbe828 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-types.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/api/c-types.h @@ -224,6 +224,80 @@ // compilation terminated. // ----------------------------------------------------------------------------- +// ----------------------------------------------------------------------------- +// Call. +// ----------------------------------------------------------------------------- + +/** + * #LinphoneCallState enum represents the different states a call can reach into. + * The application is notified of a state change through the LinphoneCoreVTable::call_state_changed callback. + * @ingroup call_control + */ +L_DECLARE_C_ENUM(CallState, L_ENUM_VALUES_CALL_SESSION_STATE); + +// ----------------------------------------------------------------------------- +// ChatRoom. +// ----------------------------------------------------------------------------- + +/** + * #LinphoneChatMessageDirection is used to indicate if a message is outgoing or incoming. + * @ingroup chatroom + */ +L_DECLARE_C_ENUM(ChatMessageDirection, L_ENUM_VALUES_CHAT_MESSAGE_DIRECTION); + +/** + * #LinphoneChatMessageState is used to notify if messages have been successfully delivered or not. + * @ingroup chatroom + */ +L_DECLARE_C_ENUM(ChatMessageState, L_ENUM_VALUES_CHAT_MESSAGE_STATE); + +/** + * #LinphoneChatRoomCapabilities is used to indicate the capabilities of a chat room. + * @ingroup chatroom + */ +L_DECLARE_C_ENUM_FIXED_VALUES(ChatRoomCapabilities, L_ENUM_VALUES_CHAT_ROOM_CAPABILITIES); + +/** + * #LinphoneChatRoomBackend is used to indicate the backend implementation of a chat room. + * @ingroup chatroom + */ +L_DECLARE_C_ENUM_FIXED_VALUES(ChatRoomBackend, L_ENUM_VALUES_CHAT_ROOM_BACKEND); + +/** + * #LinphoneChatRoomEncryptionBackend is used to indicate the encryption engine used by a chat room. + * @ingroup chatroom + */ +L_DECLARE_C_ENUM_FIXED_VALUES(ChatRoomEncryptionBackend, L_ENUM_VALUES_CHAT_ROOM_ENCRYPTION_BACKEND); + +/** + * TODO move to encryption engine object when available + * #LinphoneChatRoomSecurityLevel is used to indicate the encryption security level of a chat room. + * @ingroup chatroom + */ +L_DECLARE_C_ENUM(ChatRoomSecurityLevel, L_ENUM_VALUES_ENCRYPTION_ENGINE_SECURITY_LEVEL); + +/** + * #LinphoneChatRoomState is used to indicate the current state of a chat room. + * @ingroup chatroom + */ +L_DECLARE_C_ENUM(ChatRoomState, L_ENUM_VALUES_CHAT_ROOM_STATE); + +// ----------------------------------------------------------------------------- +// EventLog. +// ----------------------------------------------------------------------------- + +/** + * #LinphoneEventLogType is used to indicate the type of an event. Useful for cast. + * @ingroup events + */ +L_DECLARE_C_ENUM(EventLogType, L_ENUM_VALUES_EVENT_LOG_TYPE); + +/** + * #LinphoneSecurityEventType is used to indicate the type of security event. + * @ingroup events + */ +L_DECLARE_C_ENUM(SecurityEventType, L_ENUM_VALUES_SECURITY_EVENT_TYPE); + #ifdef __cplusplus } #endif // ifdef __cplusplus diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/buffer.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/buffer.h old mode 100755 new mode 100644 diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/call.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/call.h old mode 100755 new mode 100644 diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/call_log.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/call_log.h old mode 100755 new mode 100644 diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/call_params.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/call_params.h old mode 100755 new mode 100644 index 3fb36eb..4a0fd80 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/call_params.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/call_params.h @@ -430,26 +430,10 @@ /** * Use to get real time text following rfc4103. * @param params #LinphoneCallParams - * @return returns true if call rtt is activated. + * @returns returns true if call rtt is activated. * @ingroup media_parameters **/ LINPHONE_PUBLIC bool_t linphone_call_params_realtime_text_enabled(const LinphoneCallParams *params); - -/** - * Use to set keep alive interval for real time text following rfc4103. - * @param params #LinphoneCallParams - * @param interval The keep alive interval for real time text, 25000 by default. - * @ingroup media_parameters - **/ -LINPHONE_PUBLIC void linphone_call_params_set_realtime_text_keepalive_interval(LinphoneCallParams *params, unsigned int interval); - -/** - * Use to get keep alive interval of real time text following rfc4103. - * @param params #LinphoneCallParams - * @return returns keep alive interval of real time text. - * @ingroup media_parameters - **/ -LINPHONE_PUBLIC unsigned int linphone_call_params_get_realtime_text_keepalive_interval(const LinphoneCallParams *params); /** * Add a custom attribute related to all the streams in the SDP exchanged within SIP messages during a call. @@ -503,42 +487,6 @@ * @ingroup media_parameters **/ LINPHONE_PUBLIC void linphone_call_params_clear_custom_sdp_media_attributes(LinphoneCallParams *params, LinphoneStreamType type); - -/** - * Gets a list of #LinphoneContent set if exists - * @param[in] params The #LinphoneCallParams to get the custom Content from. - * @return \bctbx_list{LinphoneContent} A list of #LinphoneContent set if exists, NULL otherwise. - * @ingroup media_parameters -**/ -LINPHONE_PUBLIC bctbx_list_t* linphone_call_params_get_custom_contents (const LinphoneCallParams *params); - -/** - * Adds a #LinphoneContent to be added to the INVITE SDP. - * @param[in] params The #LinphoneCallParams in which to set the custom #LinphoneContent. - * @param[in] content The #LinphoneContent to be added. - * @ingroup media_parameters -**/ -LINPHONE_PUBLIC void linphone_call_params_add_custom_content (LinphoneCallParams *params, LinphoneContent *content); - -/** - * Indicates whether RTP bundle mode (also known as Media Multiplexing) is enabled. - * See https://tools.ietf.org/html/draft-ietf-mmusic-sdp-bundle-negotiation-54 for more information. - * @param[in] params the #LinphoneCallParams - * @return a boolean indicating the enablement of rtp bundle mode. - * @ingroup media_parameters - */ -LINPHONE_PUBLIC bool_t linphone_call_params_rtp_bundle_enabled(const LinphoneCallParams *params); - -/** - * Enables or disables RTP bundle mode (Media Multiplexing). - * See https://tools.ietf.org/html/draft-ietf-mmusic-sdp-bundle-negotiation-54 for more information about the feature. - * When enabled, liblinphone will try to negociate the use of a single port for all streams. - * It automatically enables rtcp-mux. - * @param[in] params the #LinphoneCallParams - * @param[in] value a boolean to indicate whether the feature is to be enabled. - * @ingroup media_parameters - */ -LINPHONE_PUBLIC void linphone_call_params_enable_rtp_bundle(LinphoneCallParams *params, bool_t value); /******************************************************************************* diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/call_stats.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/call_stats.h old mode 100755 new mode 100644 diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/callbacks.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/callbacks.h old mode 100755 new mode 100644 index efc9cfa..c3924b7 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/callbacks.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/callbacks.h @@ -195,9 +195,7 @@ typedef void (*LinphoneCoreCbsMessageReceivedCb)(LinphoneCore *lc, LinphoneChatRoom *room, LinphoneChatMessage *message); /** - * Called after the #send method of the #LinphoneChatMessage was called. - * The message will be in state InProgress. - * In case of resend this callback won't be called. + * Chat message callback prototype * @param lc #LinphoneCore object * @param room #LinphoneChatRoom involved in this conversation. Can be be created by the framework in case \link #LinphoneAddress the from \endlink is not present in any chat room. * @param #LinphoneChatMessage outgoing message @@ -232,7 +230,7 @@ * @param buff pointer to the received data * @param size number of bytes to be read from buff. 0 means end of file. */ -typedef void (*LinphoneCoreFileTransferRecvCb)(LinphoneCore *lc, LinphoneChatMessage *message, LinphoneContent* content, const char* buff, size_t size); +typedef void (*LinphoneCoreFileTransferRecvCb)(LinphoneCore *lc, LinphoneChatMessage *message, const LinphoneContent* content, const char* buff, size_t size); /** * File transfer send callback prototype. This function is called by the core upon an outgoing file transfer is started. This function is called until size is set to 0. @@ -243,7 +241,7 @@ * @param size as input value, it represents the number of bytes expected by the framework. As output value, it means the number of bytes wrote by the application in the buffer. 0 means end of file. * */ -typedef void (*LinphoneCoreFileTransferSendCb)(LinphoneCore *lc, LinphoneChatMessage *message, LinphoneContent* content, char* buff, size_t* size); +typedef void (*LinphoneCoreFileTransferSendCb)(LinphoneCore *lc, LinphoneChatMessage *message, const LinphoneContent* content, char* buff, size_t* size); /** * File transfer progress indication callback prototype. @@ -253,7 +251,7 @@ * @param offset The number of bytes sent/received since the beginning of the transfer. * @param total The total number of bytes to be sent/received. */ -typedef void (*LinphoneCoreFileTransferProgressIndicationCb)(LinphoneCore *lc, LinphoneChatMessage *message, LinphoneContent* content, size_t offset, size_t total); +typedef void (*LinphoneCoreFileTransferProgressIndicationCb)(LinphoneCore *lc, LinphoneChatMessage *message, const LinphoneContent* content, size_t offset, size_t total); /** * Is composing notification callback prototype. @@ -421,20 +419,6 @@ * @param[in] cr The #LinphoneChatRoom object for which the state has changed */ typedef void (*LinphoneCoreCbsChatRoomStateChangedCb) (LinphoneCore *lc, LinphoneChatRoom *cr, LinphoneChatRoomState state); - -/** - * Callback prototype telling that a #LinphoneChatRoom subject has changed. - * @param[in] lc #LinphoneCore object - * @param[in] cr The #LinphoneChatRoom object for which the subject has changed - */ -typedef void (*LinphoneCoreCbsChatRoomSubjectChangedCb) (LinphoneCore *lc, LinphoneChatRoom *cr); - -/** - * Callback prototype telling that a #LinphoneChatRoom ephemeral message has expired. - * @param[in] lc #LinphoneCore object - * @param[in] cr The #LinphoneChatRoom object for which a message has expired. - */ -typedef void (*LinphoneCoreCbsChatRoomEphemeralMessageDeleteCb) (LinphoneCore *lc, LinphoneChatRoom *cr); /** * Callback prototype telling the result of decoded qrcode diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/chat.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/chat.h old mode 100755 new mode 100644 diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/conference.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/conference.h old mode 100755 new mode 100644 index 14ff4ed..e8b3b60 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/conference.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/conference.h @@ -93,22 +93,7 @@ * Check whether video will be enable at conference starting * @return if true, the video will be enable at conference starting */ -LINPHONE_PUBLIC bool_t linphone_conference_params_video_enabled(const LinphoneConferenceParams *params); - -/** - * Enable local participant to enter the conference. - * The local participant is the one driving the local #LinphoneCore. It uses the local sound devices. - * The default value is TRUE. Setting to FALSE is mostly helpful when using liblinphone on a server application. - * @param params A #LinphoneConferenceParams - * @param enable If true, local participant is automatically added to the conference. - */ -LINPHONE_PUBLIC void linphone_conference_params_enable_local_participant(LinphoneConferenceParams *params, bool_t enable); - -/** - * Returns whether local participant has to enter the conference. - * @return if true, local participant is by default part of the conference. - */ -LINPHONE_PUBLIC bool_t linphone_conference_params_local_participant_enabled(const LinphoneConferenceParams *params); +LINPHONE_PUBLIC bool_t linphone_conference_params_video_requested(const LinphoneConferenceParams *params); /** @@ -149,13 +134,6 @@ * @param params #LinphoneCallParams to use for inviting the participants. **/ LINPHONE_PUBLIC LinphoneStatus linphone_conference_invite_participants(LinphoneConference *conf, const bctbx_list_t *addresses, const LinphoneCallParams *params); - -/** - * Join an existing call to the conference. - * @param obj The conference. - * @param call a #LinphoneCall that has to be added to the conference. - */ -LINPHONE_PUBLIC int linphone_conference_add_participant(LinphoneConference *obj, LinphoneCall *call); /** * Get the conference id as string diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/contactprovider.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/contactprovider.h old mode 100755 new mode 100644 diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/core.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/core.h old mode 100755 new mode 100644 index 6432ce6..7ffc612 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/core.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/core.h @@ -231,8 +231,6 @@ LinphoneCoreCbsEcCalibrationAudioUninitCb ec_calibration_audio_uninit; LinphoneCoreCbsMessageReceivedCb message_sent; LinphoneCoreCbsChatRoomReadCb chat_room_read; - LinphoneCoreCbsChatRoomSubjectChangedCb chat_room_subject_changed; - LinphoneCoreCbsChatRoomEphemeralMessageDeleteCb chat_room_ephemeral_message_deleted; void *user_data; /**<User data associated with the above callbacks */ } LinphoneCoreVTable; @@ -766,34 +764,6 @@ LINPHONE_PUBLIC void linphone_core_cbs_set_chat_room_state_changed (LinphoneCoreCbs *cbs, LinphoneCoreCbsChatRoomStateChangedCb cb); /** - * Get the chat room subject changed callback. - * @param[in] cbs #LinphoneCoreCbs object - * @return The current callback - */ -LINPHONE_PUBLIC LinphoneCoreCbsChatRoomSubjectChangedCb linphone_core_cbs_get_chat_room_subject_changed (LinphoneCoreCbs *cbs); - -/** - * Set the chat room subject changed callback. - * @param[in] cbs #LinphoneCoreCbs object - * @param[in] cb The callback to use - */ -LINPHONE_PUBLIC void linphone_core_cbs_set_chat_room_subject_changed (LinphoneCoreCbs *cbs, LinphoneCoreCbsChatRoomSubjectChangedCb cb); - -/** - * Get the chat room ephemeral message deleted callback. - * @param[in] cbs #LinphoneCoreCbs object - * @return The current callback - */ -LINPHONE_PUBLIC LinphoneCoreCbsChatRoomEphemeralMessageDeleteCb linphone_core_cbs_get_chat_room_ephemeral_message_deleted (LinphoneCoreCbs *cbs); - -/** - * Set the chat room ephemeral message deleted callback. - * @param[in] cbs #LinphoneCoreCbs object - * @param[in] cb The callback to use - */ -LINPHONE_PUBLIC void linphone_core_cbs_set_chat_room_ephemeral_message_deleted (LinphoneCoreCbs *cbs, LinphoneCoreCbsChatRoomEphemeralMessageDeleteCb cb); - -/** * Get the qrcode found callback. * @param[in] cbs LinphoneCoreCbs object * @return The current callback @@ -1081,17 +1051,6 @@ * @param[in] core The #LinphoneCore object to be stopped */ LINPHONE_PUBLIC void linphone_core_stop (LinphoneCore *core); - -/** - * Stop asynchronously a #LinphoneCore object after it has been instantiated and started. - * State changes to Shutdown then linphone_core_iterate() must be called to allow the Core to end asynchronous tasks (terminate call, etc.). - * When all tasks are finished, State will change to Off. - * Must be called only if #LinphoneGlobalState is On. - * When #LinphoneGlobalState is Off #LinphoneCore can be started again using linphone_core_start(). - * @ingroup initializing - * @param[in] core The #LinphoneCore object to be stopped - */ -LINPHONE_PUBLIC void linphone_core_stop_async (LinphoneCore *core); /** * Increment the reference counter of a #LinphoneCore object. @@ -1522,7 +1481,6 @@ * The parameters are initialized according to the current #LinphoneCore configuration and the current state of the LinphoneCall. * @param[in] lc #LinphoneCore object * @param[in] call #LinphoneCall for which the parameters are to be build, or NULL in the case where the parameters are to be used for a new outgoing call. - * @maybenil * @return A new #LinphoneCallParams object * @ingroup call_control */ @@ -1533,7 +1491,6 @@ * @param[in] lc #LinphoneCore object * @param[in] remote_address The remote address of the call that we want to get * @return The call if it has been found, NULL otherwise - * @maybenil * @ingroup call_control */ LINPHONE_PUBLIC LinphoneCall *linphone_core_get_call_by_remote_address(const LinphoneCore *lc, const char *remote_address); @@ -4256,74 +4213,6 @@ LINPHONE_PUBLIC void linphone_core_set_mtu(LinphoneCore *lc, int mtu); /** - * Enable or disable the UPDATE method support - * @param[in] lc #LinphoneCore object - * @param[in] value Enable or disable it - * @ingroup media_parameters -**/ -LINPHONE_PUBLIC void linphone_core_set_enable_sip_update(const LinphoneCore *lc, int value); - -/** - * Enable the Session Timers support - * @param[in] lc #LinphoneCore object - * @param[in] enabled Enable or disable it - * @ingroup media_parameters -**/ -LINPHONE_PUBLIC void linphone_core_set_session_expires_enabled(const LinphoneCore *lc, bool_t enabled); - -/** - * Check if the Session Timers feature is enabled - * @param[in] lc #LinphoneCore object - * @ingroup media_parameters -**/ -LINPHONE_PUBLIC bool_t linphone_core_get_session_expires_enabled(const LinphoneCore *lc); - -/** - * Sets the session expires value, 0 by default - * @param[in] lc #LinphoneCore object - * @param[in] expire The session expires value - * @ingroup media_parameters -**/ -LINPHONE_PUBLIC void linphone_core_set_session_expires_value(const LinphoneCore *lc, int expires); - -/** - * Returns the session expires value - * @param[in] lc #LinphoneCore object - * @ingroup media_parameters -**/ -LINPHONE_PUBLIC int linphone_core_get_session_expires_value(const LinphoneCore *lc); - -/** - * Sets the session expires refresher value - * @param[in] lc #LinphoneCore object - * @param[in] refresher The refresher configuration value - * @ingroup media_parameters -**/ -LINPHONE_PUBLIC void linphone_core_set_session_expires_refresher_value(const LinphoneCore *lc, LinphoneSessionExpiresRefresher refresher); - -/** - * Returns the session expires refresher value - * @param[in] lc #LinphoneCore object - * @ingroup media_parameters -**/ -LINPHONE_PUBLIC LinphoneSessionExpiresRefresher linphone_core_get_session_expires_refresher_value(const LinphoneCore *lc); - -/** - * Sets the session expires minSE value, forced to a minimum of 90 by default - * @param[in] lc #LinphoneCore object - * @param[in] expire The minSE value - * @ingroup media_parameters -**/ -LINPHONE_PUBLIC void linphone_core_set_session_expires_min_value(const LinphoneCore *lc, int min); - -/** - * Returns the session expires min value, 90 by default - * @param[in] lc #LinphoneCore object - * @ingroup media_parameters -**/ -LINPHONE_PUBLIC int linphone_core_get_session_expires_min_value(const LinphoneCore *lc); - -/** * This method is called by the application to notify the linphone core library when network is reachable. * Calling this method with true trigger linphone to initiate a registration process for all proxies. * Calling this method disables the automatic network detection mode. It means you must call this method after each network state changes. @@ -4558,7 +4447,7 @@ /** * Get the path to the directory storing the user's certificates. * @param[in] lc #LinphoneCore object. - * @return The path to the directory storing the user's certificates. + * @returns The path to the directory storing the user's certificates. * @ingroup initializing */ LINPHONE_PUBLIC const char *linphone_core_get_user_certificates_path(LinphoneCore *lc); @@ -4793,7 +4682,7 @@ LINPHONE_PUBLIC bool_t linphone_core_is_media_encryption_mandatory(LinphoneCore *lc); /** - * Define whether the configured media encryption is mandatory, if it is and the negotation cannot result + * Define whether the configured media encryption is mandatory, if it is and the negotation cannot result * in the desired media encryption then the call will fail. If not an INVITE will be resent with encryption * disabled. * @param[in] lc #LinphoneCore object. @@ -4817,7 +4706,7 @@ * get tunnel instance if available * @ingroup tunnel * @param lc core object - * @return #LinphoneTunnel or NULL if not available + * @returns #LinphoneTunnel or NULL if not available */ LINPHONE_PUBLIC LinphoneTunnel *linphone_core_get_tunnel(const LinphoneCore *lc); @@ -5048,14 +4937,6 @@ LINPHONE_PUBLIC bool_t linphone_core_file_format_supported(LinphoneCore *lc, const char *fmt); /** - * Set the supported tags - * @param[in] core #LinphoneCore object - * @param[in] tag The feature tags to set - * @ingroup initializing -**/ -LINPHONE_PUBLIC void linphone_core_set_supported_tag(LinphoneCore *core, const char *tags); - -/** * This function controls signaling features supported by the core. * They are typically included in a SIP Supported header. * @param[in] core #LinphoneCore object @@ -5214,27 +5095,6 @@ LINPHONE_PUBLIC bool_t linphone_core_video_multicast_enabled(const LinphoneCore *core); /** - * Returns whether RTP bundle mode (also known as Media Multiplexing) is enabled. - * See https://tools.ietf.org/html/draft-ietf-mmusic-sdp-bundle-negotiation-54 for more information. - * @param[in] lc the #LinphoneCore - * @return a boolean indicating the enablement of rtp bundle mode. - * @ingroup media_parameters - */ -LINPHONE_PUBLIC bool_t linphone_core_rtp_bundle_enabled(const LinphoneCore *lc); - -/** - * Enables or disables RTP bundle mode (Media Multiplexing). - * See https://tools.ietf.org/html/draft-ietf-mmusic-sdp-bundle-negotiation-54 for more information about the feature. - * When enabled, liblinphone will try to negociate the use of a single port for all streams when doing an outgoing call. - * It automatically enables rtcp-mux. - * This feature can also be enabled per-call using #LinphoneCallParams. - * @param[in] lc the #LinphoneCore - * @param[in] value a boolean to indicate whether the feature is to be enabled. - * @ingroup media_parameters - */ -LINPHONE_PUBLIC void linphone_core_enable_rtp_bundle(LinphoneCore *lc, bool_t value); - -/** * @brief Set the network simulator parameters. * * Liblinphone has the capabability of simulating the effects of a network (latency, lost packets, jitter, max bandwidth). @@ -5284,22 +5144,6 @@ LINPHONE_PUBLIC bool_t linphone_core_realtime_text_enabled(LinphoneCore *lc); LINPHONE_PUBLIC void linphone_core_enable_realtime_text(LinphoneCore *lc, bool_t value); - -/** - * Gets keep alive interval of real time text. - * @param[in] lc #LinphoneCore object - * @return keep alive interval of real time text. - * @ingroup media_parameters - */ -LINPHONE_PUBLIC unsigned int linphone_core_realtime_text_get_keepalive_interval(const LinphoneCore *lc); - -/** - * Set keep alive interval for real time text. - * @param[in] lc #LinphoneCore object - * @param[in] interval The keep alive interval of real time text, 25000 by default. - * @ingroup network_parameters - */ -LINPHONE_PUBLIC void linphone_core_realtime_text_set_keepalive_interval(LinphoneCore *lc, unsigned int interval); /** * Set http proxy address to be used for signaling during next channel connection. Use #linphone_core_set_network_reachable FASLE/TRUE to force channel restart. @@ -5729,7 +5573,6 @@ * @param event the event name * @param expires the whished duration of the subscription * @param body an optional body, may be NULL. - * @maybenil * @return a #LinphoneEvent holding the context of the created subcription. **/ LINPHONE_PUBLIC LinphoneEvent *linphone_core_subscribe(LinphoneCore *lc, const LinphoneAddress *resource, const char *event, int expires, const LinphoneContent *body); @@ -6144,20 +5987,6 @@ LINPHONE_PUBLIC int linphone_core_get_max_size_for_auto_download_incoming_files(LinphoneCore *lc); /** - * Returns whether or not sender name is hidden in forward message. - * @param[in] lc The #LinphoneCore - * @return whether or not the feature -**/ -LINPHONE_PUBLIC bool_t linphone_core_is_sender_name_hidden_in_forward_message(LinphoneCore *lc); - -/** - * Enable whether or not to hide sender name in forward message - * @param[in] lc The #LinphoneCore - * @param[in] enable whether or not to enable the feature -**/ -LINPHONE_PUBLIC void linphone_core_enable_sender_name_hidden_in_forward_message(LinphoneCore *lc, bool_t enable); - -/** * @} */ @@ -6215,27 +6044,6 @@ **/ LINPHONE_PUBLIC void linphone_core_ensure_registered(LinphoneCore *lc); -/** - * Get the chat message with the call_id included in the push notification body - * This will start the core given in parameter, iterate until the message is received and return it. - * By default, after 25 seconds the function returns because iOS kills the app extension after 30 seconds. - * @param[in] lc The #LinphoneCore - * @param[in] call_id The callId of the Message SIP transaction - * @return The #LinphoneChatMessage object. - * @ingroup misc -**/ -LINPHONE_PUBLIC LinphonePushNotificationMessage * linphone_core_get_new_message_from_callid(LinphoneCore *lc, const char *call_id); - -/** - * Get the chat room we have been added into using the chat_room_addr included in the push notification body - * This will start the core given in parameter, iterate until the new chat room is received and return it. - * By default, after 25 seconds the function returns because iOS kills the app extension after 30 seconds. - * @param[in] lc The #LinphoneCore - * @param[in] chat_room_addr The sip address of the chat room - * @return The #LinphoneChatRoom object. - * @ingroup misc -**/ -LINPHONE_PUBLIC LinphoneChatRoom * linphone_core_get_new_chat_room_from_conf_addr(LinphoneCore *lc, const char *chat_room_addr); #ifdef __cplusplus } diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/core_utils.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/core_utils.h old mode 100755 new mode 100644 index 552f091..f86d07e --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/core_utils.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/core_utils.h @@ -92,21 +92,21 @@ /** * Check whether the device is flagged has crappy opengl - * @return TRUE if crappy opengl flag is set, FALSE otherwise + * @returns TRUE if crappy opengl flag is set, FALSE otherwise * @ingroup misc **/ LINPHONE_PUBLIC bool_t linphone_core_has_crappy_opengl(LinphoneCore *lc); /** * Check whether the device has a hardware echo canceller - * @return TRUE if it does, FALSE otherwise + * @returns TRUE if it does, FALSE otherwise * @ingroup misc **/ LINPHONE_PUBLIC bool_t linphone_core_has_builtin_echo_canceller(LinphoneCore *lc); /** * Check whether the device is echo canceller calibration is required - * @return TRUE if it is required, FALSE otherwise + * @returns TRUE if it is required, FALSE otherwise * @ingroup misc **/ LINPHONE_PUBLIC bool_t linphone_core_is_echo_canceller_calibration_required(LinphoneCore *lc); @@ -122,23 +122,6 @@ */ LINPHONE_PUBLIC void linphone_core_stop_dtmf_stream(LinphoneCore* lc); -/** - * @ingroup IOS - * Special function to indicate if the audio session is activated. Must be called when ProviderDelegate of the callkit notifies that the audio session is activated or deactivated. - */ -LINPHONE_PUBLIC void linphone_core_activate_audio_session(LinphoneCore* lc, bool_t actived); - -/** - * @ingroup IOS - * Special function to enable the callkit. - */ -LINPHONE_PUBLIC void linphone_core_enable_callkit (LinphoneCore* lc, bool_t enabled); - -/** - * @ingroup IOS - * Special function to check if the callkit is enabled, False by default. -*/ -LINPHONE_PUBLIC bool_t linphone_core_callkit_enabled (const LinphoneCore *lc); typedef bool_t (*LinphoneCoreIterateHook)(void *data); diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/defs.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/defs.h old mode 100755 new mode 100644 diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/dictionary.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/dictionary.h old mode 100755 new mode 100644 diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/enums/call-enums.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/enums/call-enums.h old mode 100755 new mode 100644 index 9521bfb..f408c1e --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/enums/call-enums.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/enums/call-enums.h @@ -21,34 +21,29 @@ #define _L_CALL_ENUMS_H_ // ============================================================================= -/** - * #LinphoneCallState enum represents the different states a call can reach into. - * The application is notified of a state change through the LinphoneCoreVTable::call_state_changed callback. - * @ingroup call_control - */ -typedef enum _LinphoneCallState{ - LinphoneCallStateIdle, /**< Initial state */ - LinphoneCallStateIncomingReceived, /**< Incoming call received */ - LinphoneCallStateOutgoingInit, /**< Outgoing call initialized */ - LinphoneCallStateOutgoingProgress, /**< Outgoing call in progress */ - LinphoneCallStateOutgoingRinging, /**< Outgoing call ringing */ - LinphoneCallStateOutgoingEarlyMedia, /**< Outgoing call early media */ - LinphoneCallStateConnected, /**< Connected */ - LinphoneCallStateStreamsRunning, /**< Streams running */ - LinphoneCallStatePausing, /**< Pausing */ - LinphoneCallStatePaused, /**< Paused */ - LinphoneCallStateResuming, /**< Resuming */ - LinphoneCallStateReferred, /**< Referred */ - LinphoneCallStateError, /**< Error */ - LinphoneCallStateEnd, /**< Call end */ - LinphoneCallStatePausedByRemote, /**< Paused by remote */ - LinphoneCallStateUpdatedByRemote, /**< The call's parameters are updated for example when video is asked by remote */ - LinphoneCallStateIncomingEarlyMedia, /**< We are proposing early media to an incoming call */ - LinphoneCallStateUpdating, /**< We have initiated a call update */ - LinphoneCallStateReleased, /**< The call object is now released */ - LinphoneCallStateEarlyUpdatedByRemote, /**< The call is updated by remote while not yet answered (SIP UPDATE in early dialog received) */ - LinphoneCallStateEarlyUpdating, /**< We are updating the call while not yet answered (SIP UPDATE in early dialog sent) */ -} LinphoneCallState; + +#define L_ENUM_VALUES_CALL_SESSION_STATE(F) \ + F(Idle /**< Initial state */) \ + F(IncomingReceived /**< Incoming call received */) \ + F(OutgoingInit /**< Outgoing call initialized */) \ + F(OutgoingProgress /**< Outgoing call in progress */) \ + F(OutgoingRinging /**< Outgoing call ringing */) \ + F(OutgoingEarlyMedia /**< Outgoing call early media */) \ + F(Connected /**< Connected */) \ + F(StreamsRunning /**< Streams running */) \ + F(Pausing /**< Pausing */) \ + F(Paused /**< Paused */) \ + F(Resuming /**< Resuming */) \ + F(Referred /**< Referred */) \ + F(Error /**< Error */) \ + F(End /**< Call end */) \ + F(PausedByRemote /**< Paused by remote */) \ + F(UpdatedByRemote /**< The call's parameters are updated for example when video is asked by remote */) \ + F(IncomingEarlyMedia /**< We are proposing early media to an incoming call */) \ + F(Updating /**< We have initiated a call update */) \ + F(Released /**< The call object is now released */) \ + F(EarlyUpdatedByRemote /**< The call is updated by remote while not yet answered (SIP UPDATE in early dialog received) */) \ + F(EarlyUpdating /**< We are updating the call while not yet answered (SIP UPDATE in early dialog sent) */) // ============================================================================= // DEPRECATED @@ -72,8 +67,8 @@ #define LinphoneCallUpdatedByRemote LinphoneCallStateUpdatedByRemote #define LinphoneCallIncomingEarlyMedia LinphoneCallStateIncomingEarlyMedia #define LinphoneCallUpdating LinphoneCallStateUpdating -#define LinphoneCallEarlyUpdating LinphoneCallStateEarlyUpdating #define LinphoneCallReleased LinphoneCallStateReleased #define LinphoneCallEarlyUpdatedByRemote LinphoneCallStateEarlyUpdatedByRemote +#define LinphoneCallEarlyUpdating LinphoneCallStateEarlyUpdating #endif // ifndef _L_CALL_ENUMS_H_ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/enums/chat-message-enums.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/enums/chat-message-enums.h old mode 100755 new mode 100644 index 4e44be2..7f5b730 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/enums/chat-message-enums.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/enums/chat-message-enums.h @@ -22,31 +22,19 @@ // ============================================================================= -/** - * #LinphoneChatMessageState is used to notify if messages have been successfully delivered or not. - * @ingroup chatroom - */ -typedef enum _LinphoneChatMessageState{ - LinphoneChatMessageStateIdle, /**< Initial state */ - LinphoneChatMessageStateInProgress, /**< Delivery in progress */ - LinphoneChatMessageStateDelivered, /**< Message successfully delivered and acknowledged by the server */ - LinphoneChatMessageStateNotDelivered, /**< Message was not delivered */ - LinphoneChatMessageStateFileTransferError, /**< Message was received and acknowledged but cannot get file from server */ - LinphoneChatMessageStateFileTransferDone, /**< File transfer has been completed successfully */ - LinphoneChatMessageStateDeliveredToUser, /**< Message successfully delivered an acknowledged by the remote user */ - LinphoneChatMessageStateDisplayed, /**< Message successfully displayed to the remote user */ - LinphoneChatMessageStateFileTransferInProgress, /** <File transfer is in progress. If message is incoming it's a download, otherwise it's an upload. */ -} LinphoneChatMessageState; +#define L_ENUM_VALUES_CHAT_MESSAGE_STATE(F) \ + F(Idle /**< Initial state */) \ + F(InProgress /**< Delivery in progress */) \ + F(Delivered /**< Message successfully delivered and acknowledged by the server */) \ + F(NotDelivered /**< Message was not delivered */) \ + F(FileTransferError /**< Message was received and acknowledged but cannot get file from server */) \ + F(FileTransferDone /**< File transfer has been completed successfully */) \ + F(DeliveredToUser /**< Message successfully delivered an acknowledged by the remote user */) \ + F(Displayed /**< Message successfully displayed to the remote user */) \ + F(FileTransferInProgress /** <File transfer is in progress. If message is incoming it's a download, otherwise it's an upload. */) - -/** - * #LinphoneChatMessageDirection is used to indicate if a message is outgoing or incoming. - * @ingroup chatroom - */ -typedef enum _LinphoneChatMessageDirection{ - LinphoneChatMessageDirectionIncoming, /**< Incoming message */ - LinphoneChatMessageDirectionOutgoing, /**< Outgoing message */ -} LinphoneChatMessageDirection; - +#define L_ENUM_VALUES_CHAT_MESSAGE_DIRECTION(F) \ + F(Incoming /**< Incoming message */) \ + F(Outgoing /**< Outgoing message */) #endif // ifndef _L_CHAT_MESSAGE_ENUMS_H_ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/enums/chat-room-enums.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/enums/chat-room-enums.h old mode 100755 new mode 100644 index 6eff466..671e558 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/enums/chat-room-enums.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/enums/chat-room-enums.h @@ -21,55 +21,35 @@ #define _L_CHAT_ROOM_ENUMS_H_ // ============================================================================= -/** - * #LinphoneChatRoomState is used to indicate the current state of a chat room. - * @ingroup chatroom - */ -typedef enum _LinphoneChatRoomState{ - LinphoneChatRoomStateNone, /**< Initial state */ - LinphoneChatRoomStateInstantiated, /**< Chat room is now instantiated on local */ - LinphoneChatRoomStateCreationPending, /**< One creation request was sent to the server */ - LinphoneChatRoomStateCreated, /**< Chat room was created on the server */ - LinphoneChatRoomStateCreationFailed, /**< Chat room creation failed */ - LinphoneChatRoomStateTerminationPending, /**< Wait for chat room termination */ - LinphoneChatRoomStateTerminated, /**< Chat room exists on server but not in local */ - LinphoneChatRoomStateTerminationFailed, /**< The chat room termination failed */ - LinphoneChatRoomStateDeleted /**< Chat room was deleted on the server */ -} LinphoneChatRoomState; -/** - * #LinphoneChatRoomCapabilities is used to indicate the capabilities of a chat room. - * @ingroup chatroom - */ -typedef enum _LinphoneChatRoomCapabilities{ - LinphoneChatRoomCapabilitiesNone = 0, /**< No capabilities. */ - LinphoneChatRoomCapabilitiesBasic = 1 << 0 , /**< No server. It's a direct communication */ - LinphoneChatRoomCapabilitiesRealTimeText = 1 << 1, /**< Supports RTT */ - LinphoneChatRoomCapabilitiesConference = 1 << 2, /**< Use server (supports group chat) */ - LinphoneChatRoomCapabilitiesProxy = 1 << 3, /**< Special proxy chat room flag */ - LinphoneChatRoomCapabilitiesMigratable = 1 << 4, /**< Chat room migratable from Basic to Conference */ - LinphoneChatRoomCapabilitiesOneToOne = 1 << 5, /**< A communication between two participants (can be Basic or Conference) */ - LinphoneChatRoomCapabilitiesEncrypted = 1 << 6 /**< Chat room is encrypted */ -} LinphoneChatRoomCapabilities; +#define L_ENUM_VALUES_CHAT_ROOM_STATE(F) \ + F(None /**< Initial state */) \ + F(Instantiated /**< Chat room is now instantiated on local */) \ + F(CreationPending /**< One creation request was sent to the server */) \ + F(Created /**< Chat room was created on the server */) \ + F(CreationFailed /**< Chat room creation failed */) \ + F(TerminationPending /**< Wait for chat room termination */) \ + F(Terminated /**< Chat room exists on server but not in local */) \ + F(TerminationFailed /**< The chat room termination failed */) \ + F(Deleted /**< Chat room was deleted on the server */) +//To be deprecated +#define L_ENUM_VALUES_CHAT_ROOM_CAPABILITIES(F) \ + F(None /**< No capabilities. */, 0) \ + F(Basic /**< No server. It's a direct communication */, 1 << 0) \ + F(RealTimeText /**< Supports RTT */, 1 << 1) \ + F(Conference /**< Use server (supports group chat) */, 1 << 2) \ + F(Proxy /**< Special proxy chat room flag */, 1 << 3) \ + F(Migratable /**< Chat room migratable from Basic to Conference */, 1 << 4) \ + F(OneToOne /**< A communication between two participants (can be Basic or Conference) */, 1 << 5) \ + F(Encrypted /**< Chat room is encrypted */, 1 << 6) -/** - * #LinphoneChatRoomBackend is used to indicate the backend implementation of a chat room. - * @ingroup chatroom - */ -typedef enum _LinphoneChatRoomBackend{ - LinphoneChatRoomBackendBasic = 1 << 0, /**< Basic (client-to-client) chat room. */ - LinphoneChatRoomBackendFlexisipChat = 1 << 1 /**< Server-based chat room. */ -} LinphoneChatRoomBackend; +#define L_ENUM_VALUES_CHAT_ROOM_BACKEND(F) \ + F(Basic /**< Basic (client-to-client) chat room. */, 1 << 0) \ + F(FlexisipChat /**< Server-based chat room. */, 1 << 1) -/** - * #LinphoneChatRoomEncryptionBackend is used to indicate the encryption engine used by a chat room. - * @ingroup chatroom - */ -typedef enum _LinphoneChatRoomEncryptionBackend{ - LinphoneChatRoomEncryptionBackendNone = 0, /**< No encryption. */ - LinphoneChatRoomEncryptionBackendLime = 1 << 0 /**< Lime x3dh encryption. */ -} LinphoneChatRoomEncryptionBackend; - +#define L_ENUM_VALUES_CHAT_ROOM_ENCRYPTION_BACKEND(F) \ + F(None /**< No encryption. */, 0) \ + F(Lime /**< Lime x3dh encryption. */, 1 << 0) #endif // ifndef _L_CHAT_ROOM_ENUMS_H_ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/enums/encryption-engine-enums.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/enums/encryption-engine-enums.h old mode 100755 new mode 100644 index 0365343..93765e9 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/enums/encryption-engine-enums.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/enums/encryption-engine-enums.h @@ -21,16 +21,11 @@ #define _L_ENCRYPTION_ENGINE_ENUMS_H_ // ============================================================================= -/** - * TODO move to encryption engine object when available - * #LinphoneChatRoomSecurityLevel is used to indicate the encryption security level of a chat room. - * @ingroup chatroom - */ -typedef enum _LinphoneChatRoomSecurityLevel{ - LinphoneChatRoomSecurityLevelUnsafe, /**< Security failure */ - LinphoneChatRoomSecurityLevelClearText, /**< No encryption */ - LinphoneChatRoomSecurityLevelEncrypted, /**< Encrypted */ - LinphoneChatRoomSecurityLevelSafe /**< Encrypted and verified */ -} LinphoneChatRoomSecurityLevel; + +#define L_ENUM_VALUES_ENCRYPTION_ENGINE_SECURITY_LEVEL(F) \ + F(Unsafe /**< Security failure */) \ + F(ClearText /**< No encryption */) \ + F(Encrypted /**< Encrypted */) \ + F(Safe /**< Encrypted and verified */) #endif // ifndef _L_ENCRYPTION_ENGINE_ENUMS_H_ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/enums/event-log-enums.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/enums/event-log-enums.h old mode 100755 new mode 100644 index d335c97..d57a4d5 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/enums/event-log-enums.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/enums/event-log-enums.h @@ -22,33 +22,20 @@ // ============================================================================= -// ----------------------------------------------------------------------------- -// EventLog. -// ----------------------------------------------------------------------------- - -/** - * #LinphoneEventLogType is used to indicate the type of an event. Useful for cast. - * @ingroup events - */ -typedef enum _EventLogType{ - LinphoneEventLogTypeNone, /**< No defined event */ - LinphoneEventLogTypeConferenceCreated, /**< Conference (created) event */ - LinphoneEventLogTypeConferenceTerminated, /**< Conference (terminated) event */ - LinphoneEventLogTypeConferenceCallStart, /**< Conference call (start) event */ - LinphoneEventLogTypeConferenceCallEnd, /**< Conference call (end) event */ - LinphoneEventLogTypeConferenceChatMessage, /**< Conference chat message event */ - LinphoneEventLogTypeConferenceParticipantAdded, /**< Conference participant (added) event */ - LinphoneEventLogTypeConferenceParticipantRemoved, /**< Conference participant (removed) event */ - LinphoneEventLogTypeConferenceParticipantSetAdmin, /**< Conference participant (set admin) event */ - LinphoneEventLogTypeConferenceParticipantUnsetAdmin, /**< Conference participant (unset admin) event */ - LinphoneEventLogTypeConferenceParticipantDeviceAdded, /**< Conference participant device (added) event */ - LinphoneEventLogTypeConferenceParticipantDeviceRemoved, /**< Conference participant device (removed) event */ - LinphoneEventLogTypeConferenceSubjectChanged, /**< Conference subject event */ - - LinphoneEventLogTypeConferenceSecurityEvent, /**< Conference encryption security event*/ - LinphoneEventLogTypeConferenceEphemeralMessageLifetimeChanged, /**< Conference ephemeral message (ephemeral message lifetime changed) event */ - LinphoneEventLogTypeConferenceEphemeralMessageEnabled, /**< Conference ephemeral message (ephemeral message enabled) event */ - LinphoneEventLogTypeConferenceEphemeralMessageDisabled, /**< Conference ephemeral message (ephemeral message disabled) event */ -} LinphoneEventLogType; +#define L_ENUM_VALUES_EVENT_LOG_TYPE(F) \ + F(None /**< No defined event */) \ + F(ConferenceCreated /**< Conference (created) event */) \ + F(ConferenceTerminated /**< Conference (terminated) event */) \ + F(ConferenceCallStart /**< Conference call (start) event */) \ + F(ConferenceCallEnd /**< Conference call (end) event */) \ + F(ConferenceChatMessage /**< Conference chat message event */) \ + F(ConferenceParticipantAdded /**< Conference participant (added) event */) \ + F(ConferenceParticipantRemoved /**< Conference participant (removed) event */) \ + F(ConferenceParticipantSetAdmin /**< Conference participant (set admin) event */) \ + F(ConferenceParticipantUnsetAdmin /**< Conference participant (unset admin) event */) \ + F(ConferenceParticipantDeviceAdded /**< Conference participant device (added) event */) \ + F(ConferenceParticipantDeviceRemoved /**< Conference participant device (removed) event */) \ + F(ConferenceSubjectChanged /**< Conference subject event */) \ + F(ConferenceSecurityEvent /**< Conference encryption security event*/) \ #endif // ifndef _L_EVENT_LOG_ENUMS_H_ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/enums/security-event-enums.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/enums/security-event-enums.h old mode 100755 new mode 100644 index 15ba6c5..2af9765 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/enums/security-event-enums.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/enums/security-event-enums.h @@ -22,18 +22,11 @@ // ============================================================================= -/** - * #LinphoneSecurityEventType is used to indicate the type of security event. - * @ingroup events - */ - -typedef enum _SecurityEventType{ - LinphoneSecurityEventTypeNone, /**< Event is not a security event */ - LinphoneSecurityEventTypeSecurityLevelDowngraded, /**< Chatroom security level downgraded event */ - LinphoneSecurityEventTypeParticipantMaxDeviceCountExceeded, /**< Participant has exceeded the maximum number of device event */ - LinphoneSecurityEventTypeEncryptionIdentityKeyChanged, /**< Peer device instant messaging encryption identity key has changed event */ - LinphoneSecurityEventTypeManInTheMiddleDetected, /**< Man in the middle detected event */ -} LinphoneSecurityEventType; - +#define L_ENUM_VALUES_SECURITY_EVENT_TYPE(F) \ + F(None /**< Event is not a security event */) \ + F(SecurityLevelDowngraded /**< Chatroom security level downgraded event */) \ + F(ParticipantMaxDeviceCountExceeded /**< Participant has exceeded the maximum number of device event */) \ + F(EncryptionIdentityKeyChanged /**< Peer device instant messaging encryption identity key has changed event */) \ + F(ManInTheMiddleDetected /**< Man in the middle detected event */) \ #endif // ifndef _L_SECURITY_EVENT_ENUMS_H_ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/error_info.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/error_info.h old mode 100755 new mode 100644 diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/event.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/event.h old mode 100755 new mode 100644 index 6fe4944..36067e4 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/event.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/event.h @@ -44,7 +44,6 @@ * Update (refresh) an outgoing subscription, changing the body. * @param lev a #LinphoneEvent * @param body an optional body to include in the subscription update, may be NULL. - * @maybenil **/ LINPHONE_PUBLIC LinphoneStatus linphone_event_update_subscribe(LinphoneEvent *lev, const LinphoneContent *body); diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/factory.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/factory.h old mode 100755 new mode 100644 index 1c199e8..64c9c26 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/factory.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/factory.h @@ -130,46 +130,6 @@ ); /** - * Instantiate a shared #LinphoneCore object. - * - * The shared #LinphoneCore allow you to create several #LinphoneCore with the same config. - * Two #LinphoneCore can't run at the same time. - * - * A shared #LinphoneCore can be a "Main Core" or an "Executor Core". - * A "Main Core" automatically stops a running "Executor Core" when calling linphone_core_start() - * An "Executor Core" can't start unless no other #LinphoneCore is started. It can be stopped by a "Main Core" and - * switch to #LinphoneGlobalState Off at any time. - * - * Shared Executor Core are used in iOS UNNotificationServiceExtension to receive new messages from push notifications. - * When the application is in background, its Shared Main Core is stopped. - * - * The #LinphoneCore object is not started automatically, you need to call linphone_core_start() to that effect. - * The returned #LinphoneCore will be in #LinphoneGlobalState Ready. - * Core ressources can be released using linphone_core_stop() which is strongly encouraged on garbage collected languages. - * @param[in] factory The #LinphoneFactory singleton. - * @param[in] config_filename The name of the config file. If it does not exists it will be created. - * Its path is computed using the app_group_id. The config file is used to - * store all settings, proxies... so that all these settings become persistent over the life of the #LinphoneCore object. - * It is allowed to set a NULL config file. In that case #LinphoneCore will not store any settings. - * @param[in] factory_config_path A path to a read-only config file that can be used to store hard-coded preferences - * such as proxy settings or internal preferences. The settings in this factory file always override the ones in the - * normal config file. It is optional, use NULL if unneeded. - * @param[in] system_context A pointer to a system object required by the core to operate. Currently it is required to - * pass an android Context on android, pass NULL on other platforms. - * @param[in] app_group_id Name of iOS App Group that lead to the file system that is shared between an app and its app extensions. - * @param[in] main_core Indicate if we want to create a "Main Core" or an "Executor Core". - * @see linphone_factory_create_shared_core_with_config - */ -LINPHONE_PUBLIC LinphoneCore *linphone_factory_create_shared_core ( - const LinphoneFactory *factory, - const char *config_filename, - const char *factory_config_path, - void *system_context, - const char *app_group_id, - bool_t main_core -); - -/** * Instantiates a #LinphoneCore object with a given LpConfig. * * @param factory The #LinphoneFactory singleton. @@ -229,39 +189,6 @@ const LinphoneFactory *factory, LinphoneConfig *config, void *system_context -); - -/** - * Instantiate a shared #LinphoneCore object. - * - * The shared #LinphoneCore allow you to create several #LinphoneCore with the same config. - * Two #LinphoneCore can't run at the same time. - * - * A shared #LinphoneCore can be a "Main Core" or an "Executor Core". - * A "Main Core" automatically stops a running "Executor Core" when calling linphone_core_start() - * An "Executor Core" can't start unless no other #LinphoneCore is started. It can be stopped by a "Main Core" and - * switch to #LinphoneGlobalState Off at any time. - * - * Shared Executor Core are used in iOS UNNotificationServiceExtension to receive new messages from push notifications. - * When the application is in background, its Shared Main Core is stopped. - * - * The #LinphoneCore object is not started automatically, you need to call linphone_core_start() to that effect. - * The returned #LinphoneCore will be in #LinphoneGlobalState Ready. - * Core ressources can be released using linphone_core_stop() which is strongly encouraged on garbage collected languages. - * @param[in] factory The #LinphoneFactory singleton. - * @param[in] config A #LinphoneConfig object holding the configuration for the #LinphoneCore to be instantiated. - * @param[in] system_context A pointer to a system object required by the core to operate. Currently it is required to - * pass an android Context on android, pass NULL on other platforms. - * @param[in] app_group_id Name of iOS App Group that lead to the file system that is shared between an app and its app extensions. - * @param[in] main_core Indicate if we want to create a "Main Core" or an "Executor Core". - * @see linphone_factory_create_shared_core - */ -LINPHONE_PUBLIC LinphoneCore *linphone_factory_create_shared_core_with_config ( - const LinphoneFactory *factory, - LinphoneConfig *config, - void *system_context, - const char *app_group_id, - bool_t main_core ); /** @@ -652,33 +579,6 @@ * @return TRUE if IDMN are available */ LINPHONE_PUBLIC bool_t linphone_factory_is_imdn_available(LinphoneFactory *factory); - -/** - * Get the config path - * @param[in] factory the #LinphoneFactory - * @param[in] context used to compute path. can be NULL. JavaPlatformHelper on Android and char *appGroupId on iOS with shared core. - * @return The config path - * @ingroup misc -**/ -LINPHONE_PUBLIC const char *linphone_factory_get_config_dir(LinphoneFactory *factory, void *context); - -/** - * Get the data path - * @param[in] factory the #LinphoneFactory - * @param[in] context used to compute path. can be NULL. JavaPlatformHelper on Android and char *appGroupId on iOS with shared core. - * @return The data path - * @ingroup misc -**/ -LINPHONE_PUBLIC const char *linphone_factory_get_data_dir(LinphoneFactory *factory, void *context); - -/** - * Get the download path - * @param[in] factory the #LinphoneFactory - * @param[in] context used to compute path. can be NULL. JavaPlatformHelper on Android and char *appGroupId on iOS with shared core. - * @return The download path - * @ingroup misc -**/ -LINPHONE_PUBLIC const char *linphone_factory_get_download_dir(LinphoneFactory *factory, void *context); /** * @} diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/friend.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/friend.h old mode 100755 new mode 100644 index c3211e9..70c3675 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/friend.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/friend.h @@ -380,12 +380,6 @@ LINPHONE_PUBLIC float linphone_friend_get_capability_version(const LinphoneFriend *lf, const LinphoneFriendCapability capability); /** - * Removes a friend from it's friend list and from the rc if exists - * @param[in] lf #LinphoneFriend object to delete - */ -LINPHONE_PUBLIC void linphone_friend_remove(LinphoneFriend *lf); - -/** * @} */ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/friendlist.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/friendlist.h old mode 100755 new mode 100644 diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/headers.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/headers.h old mode 100755 new mode 100644 diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/im_encryption_engine.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/im_encryption_engine.h old mode 100755 new mode 100644 index ce9ebf9..bf30ff1 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/im_encryption_engine.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/im_encryption_engine.h @@ -208,7 +208,7 @@ /** Set a chat message text to be sent by #linphone_chat_room_send_message * @param[in] msg #LinphoneChatMessage * @param[in] text Const char * - * @return 0 if succeed. + * @returns 0 if succeed. * @donotwrap */ LINPHONE_PUBLIC int linphone_chat_message_set_text(LinphoneChatMessage *msg, const char* text); diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/im_notif_policy.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/im_notif_policy.h old mode 100755 new mode 100644 diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/info_message.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/info_message.h old mode 100755 new mode 100644 diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/ldapprovider.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/ldapprovider.h old mode 100755 new mode 100644 diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/linphone_proxy_config.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/linphone_proxy_config.h old mode 100755 new mode 100644 diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/linphone_tunnel.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/linphone_tunnel.h old mode 100755 new mode 100644 diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/linphonecore.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/linphonecore.h old mode 100755 new mode 100644 diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/linphonecore_utils.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/linphonecore_utils.h old mode 100755 new mode 100644 diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/linphonefriend.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/linphonefriend.h old mode 100755 new mode 100644 diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/linphonepresence.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/linphonepresence.h old mode 100755 new mode 100644 diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/logging.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/logging.h old mode 100755 new mode 100644 index 751ef73..4ec5fb0 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/logging.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/logging.h @@ -151,62 +151,6 @@ LINPHONE_PUBLIC void linphone_logging_service_set_log_file(const LinphoneLoggingService *service, const char *dir, const char *filename, size_t max_size); /** - * @brief Set the domain where application logs are written (for example with #linphone_logging_service_message()). - * @param log_service The logging service singleton. - * @param domain The domain. - * @note The domain is mandatory to write logs. This needs to be set before setting the log level. - */ -LINPHONE_PUBLIC void linphone_logging_service_set_domain(LinphoneLoggingService *log_service, const char *domain); - -/** - * @brief Get the domain where application logs are written (for example with #linphone_logging_service_message()). - * @param log_service The logging service singleton. - */ -LINPHONE_PUBLIC const char *linphone_logging_service_get_domain(LinphoneLoggingService *log_service); - -/** - * @brief Write a LinphoneLogLevelDebug message to the logs. - * @param log_service The logging service singleton. - * @param msg The log message. - */ -LINPHONE_PUBLIC void linphone_logging_service_debug(LinphoneLoggingService *log_service, const char *msg); - -/** - * @brief Write a LinphoneLogLevelTrace message to the logs. - * @param log_service The logging service singleton. - * @param msg The log message. - */ -LINPHONE_PUBLIC void linphone_logging_service_trace(LinphoneLoggingService *log_service, const char *msg); - -/** - * @brief Write a LinphoneLogLevelMessage message to the logs. - * @param log_service The logging service singleton. - * @param msg The log message. - */ -LINPHONE_PUBLIC void linphone_logging_service_message(LinphoneLoggingService *log_service, const char *msg); - -/** - * @brief Write a LinphoneLogLevelWarning message to the logs. - * @param log_service The logging service singleton. - * @param msg The log message. - */ -LINPHONE_PUBLIC void linphone_logging_service_warning(LinphoneLoggingService *log_service, const char *msg); - -/** - * @brief Write a LinphoneLogLevelError message to the logs. - * @param log_service The logging service singleton. - * @param msg The log message. - */ -LINPHONE_PUBLIC void linphone_logging_service_error(LinphoneLoggingService *log_service, const char *msg); - -/** - * @brief Write a LinphoneLogLevelFatal message to the logs. - * @param log_service The logging service singleton. - * @param msg The log message. - */ -LINPHONE_PUBLIC void linphone_logging_service_fatal(LinphoneLoggingService *log_service, const char *msg); - -/** * @brief Increases the reference counter. */ LINPHONE_PUBLIC LinphoneLoggingServiceCbs *linphone_logging_service_cbs_ref(LinphoneLoggingServiceCbs *cbs); diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/lpconfig.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/lpconfig.h old mode 100755 new mode 100644 index f347f9b..b5abf62 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/lpconfig.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/lpconfig.h @@ -86,25 +86,6 @@ LINPHONE_PUBLIC LinphoneConfig * linphone_config_new_with_factory(const char *config_filename, const char *factory_config_filename); /** - * Instantiates a #LinphoneConfig object from a user config file name, group id and a factory config file. - * The "group id" is the string that identify the "App group" capability of the iOS application. - * App group gives access to a shared file system where all the configuration files for shared core are stored. - * Both iOS application and iOS app extension that need shared core must activate the "App group" capability with the SAME - * "group id" in the project settings. - * The caller of this constructor owns a reference. linphone_config_unref() must be called when this object is no longer needed. - * @ingroup misc - * @param app_group_id used to compute the path of the config file in the file system shared by the shared Cores - * @param config_filename the filename of the user config file to read to fill the instantiated #LinphoneConfig - * @param factory_config_filename the filename of the factory config file to read to fill the instantiated #LinphoneConfig - * @see linphone_config_new - * - * The user config file is read first to fill the #LinphoneConfig and then the factory config file is read. - * Therefore the configuration parameters defined in the user config file will be overwritten by the parameters - * defined in the factory config file. - */ -LINPHONE_PUBLIC LinphoneConfig * linphone_config_new_for_shared_core(const char *app_group_id, const char* config_filename, const char *factory_path); - -/** * Reads a user config file and fill the #LinphoneConfig with the read config values. * @ingroup misc * @param lpconfig The #LinphoneConfig object to fill with the content of the file @@ -231,11 +212,6 @@ * Writes the config file to disk. **/ LINPHONE_PUBLIC LinphoneStatus linphone_config_sync(LinphoneConfig *lpconfig); - -/** - * Reload the config from the file. -**/ -LINPHONE_PUBLIC void linphone_config_reload(LinphoneConfig *lpconfig); /** * Returns 1 if a given section is present in the configuration. diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/misc.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/misc.h old mode 100755 new mode 100644 diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/nat_policy.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/nat_policy.h old mode 100755 new mode 100644 index d85adeb..ff32157 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/nat_policy.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/nat_policy.h @@ -177,54 +177,6 @@ LINPHONE_PUBLIC const struct addrinfo * linphone_nat_policy_get_stun_server_addrinfo(LinphoneNatPolicy *policy); /** - * Enable UDP TURN transport. - * Used when TURN is enabled. - * @param[in] policy #LinphoneNatPolicy object - * @param[in] enable Boolean value telling whether to enable UDP TURN transport. - */ -LINPHONE_PUBLIC void linphone_nat_policy_enable_udp_turn_transport(LinphoneNatPolicy *policy, bool_t enable); - -/** - * Tells whether UDP TURN transport is enabled. - * Used when TURN is enabled. - * @param[in] policy #LinphoneNatPolicy object - * @return Boolean value telling whether UDP TURN transport is enabled. - */ -LINPHONE_PUBLIC bool_t linphone_nat_policy_udp_turn_transport_enabled(LinphoneNatPolicy *policy); - -/** - * Enable TCP TURN transport. - * Used when TURN is enabled. - * @param[in] policy #LinphoneNatPolicy object - * @param[in] enable Boolean value telling whether to enable TCP TURN transport. - */ -LINPHONE_PUBLIC void linphone_nat_policy_enable_tcp_turn_transport(LinphoneNatPolicy *policy, bool_t enable); - -/** - * Tells whether TCP TURN transport is enabled. - * Used when TURN is enabled. - * @param[in] policy #LinphoneNatPolicy object - * @return Boolean value telling whether TCP TURN transport is enabled. - */ -LINPHONE_PUBLIC bool_t linphone_nat_policy_tcp_turn_transport_enabled(LinphoneNatPolicy *policy); - -/** - * Enable TLS TURN transport. - * Used when TURN is enabled. - * @param[in] policy #LinphoneNatPolicy object - * @param[in] enable Boolean value telling whether to enable TLS TURN transport. - */ -LINPHONE_PUBLIC void linphone_nat_policy_enable_tls_turn_transport(LinphoneNatPolicy *policy, bool_t enable); - -/** - * Tells whether TLS TURN transport is enabled. - * Used when TURN is enabled. - * @param[in] policy #LinphoneNatPolicy object - * @return Boolean value telling whether TLS TURN transport is enabled. - */ -LINPHONE_PUBLIC bool_t linphone_nat_policy_tls_turn_transport_enabled(LinphoneNatPolicy *policy); - -/** * Returns the #LinphoneCore object managing this nat policy, if any. * @param[in] fr #LinphoneNatPolicy object */ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/payload_type.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/payload_type.h old mode 100755 new mode 100644 diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/player.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/player.h old mode 100755 new mode 100644 diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/presence.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/presence.h old mode 100755 new mode 100644 diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/proxy_config.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/proxy_config.h old mode 100755 new mode 100644 diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/ringtoneplayer.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/ringtoneplayer.h old mode 100755 new mode 100644 diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/sipsetup.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/sipsetup.h old mode 100755 new mode 100644 diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/tunnel.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/tunnel.h old mode 100755 new mode 100644 diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/types.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/types.h old mode 100755 new mode 100644 index 1de296d..5b62a90 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/types.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/types.h @@ -184,7 +184,6 @@ LinphoneAccountCreatorStatusWrongActivationCode, /**< Error key doesn't match */ LinphoneAccountCreatorStatusPhoneNumberOverused, /**< Error too many SMS sent */ LinphoneAccountCreatorStatusAlgoNotSupported, /** < Error algo isn't MD5 or SHA-256 */ - LinphoneAccountCreatorStatusUnexpectedError, /** < Generic error */ } LinphoneAccountCreatorStatus; /** @@ -470,8 +469,7 @@ typedef enum _LinphoneFriendCapability { LinphoneFriendCapabilityNone = 0, LinphoneFriendCapabilityGroupChat = 1 << 0, - LinphoneFriendCapabilityLimeX3dh = 1 << 1, - LinphoneFriendCapabilityEphemeralMessages = 1 << 2 + LinphoneFriendCapabilityLimeX3dh = 1 << 1 } LinphoneFriendCapability; /** @@ -578,16 +576,6 @@ LinphoneLimeMandatory, /**< Lime is always used */ LinphoneLimePreferred, /**< Lime is used only if we already shared a secret with remote */ } LinphoneLimeState; - -/** - * Session Timers refresher - * @ingroup initializing - */ -typedef enum _LinphoneSessionExpiresRefresher { - LinphoneSessionExpiresRefresherUnspecified, - LinphoneSessionExpiresRefresherUAS, - LinphoneSessionExpiresRefresherUAC -} LinphoneSessionExpiresRefresher; /** * @ingroup initializing @@ -944,7 +932,6 @@ LinphoneReasonAddressIncomplete, /**< Address incomplete */ LinphoneReasonNotImplemented, /**< Not implemented */ LinphoneReasonBadGateway, /**< Bad gateway */ - LinphoneReasonSessionIntervalTooSmall, /**< The received request contains a Session-Expires header field with a duration below the minimum timer */ LinphoneReasonServerTimeout, /**< Server timeout */ LinphoneReasonUnknown /**< Unknown reason */ } LinphoneReason; @@ -1176,8 +1163,7 @@ typedef enum _LinphoneXmlRpcArgType { LinphoneXmlRpcArgNone, LinphoneXmlRpcArgInt, - LinphoneXmlRpcArgString, - LinphoneXmlRpcArgStringStruct + LinphoneXmlRpcArgString } LinphoneXmlRpcArgType; /** @@ -1236,11 +1222,5 @@ * @ingroup misc **/ typedef struct _LinphoneHeaders LinphoneHeaders; - -/** - * Object holding chat message data received by a push notification - * @ingroup misc -**/ -typedef struct _LinphonePushNotificationMessage LinphonePushNotificationMessage; #endif /* LINPHONE_TYPES_H_ */ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/utils/algorithm.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/utils/algorithm.h old mode 100755 new mode 100644 diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/utils/enum-generator.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/utils/enum-generator.h old mode 100755 new mode 100644 index 5a289b7..3051444 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/utils/enum-generator.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/utils/enum-generator.h @@ -77,6 +77,14 @@ return ""; \ } +template<typename T> +inline char getEnumValueAsString (const T &) { return 0; } + +template<typename T> +struct IsDefinedEnum { + enum { value = sizeof(getEnumValueAsString(std::declval<T>())) == sizeof(const char *) }; +}; + //Explicit conversion from enum type to underlying type template<typename T> constexpr auto to_integral(T e) -> typename std::underlying_type<T>::type diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/utils/enum-mask.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/utils/enum-mask.h old mode 100755 new mode 100644 diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/utils/fs.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/utils/fs.h old mode 100755 new mode 100644 diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/utils/general.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/utils/general.h old mode 100755 new mode 100644 index 2501347..e0f4e74 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/utils/general.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/utils/general.h @@ -242,11 +242,6 @@ CLASS \ >::type * \ >(getPublic()); -// ----------------------------------------------------------------------------- -// Macro. -// ----------------------------------------------------------------------------- - -#define EPHEMERAL_MESSAGE_TASKS_MAX_NB 10 // ----------------------------------------------------------------------------- // Overload. diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/utils/magic-macros.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/utils/magic-macros.h old mode 100755 new mode 100644 diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/utils/traits.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/utils/traits.h old mode 100755 new mode 100644 diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/utils/utils.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/utils/utils.h old mode 100755 new mode 100644 index 6e0493d..0bf5883 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/utils/utils.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/utils/utils.h @@ -83,11 +83,8 @@ LINPHONE_PUBLIC std::string toString (long double val); LINPHONE_PUBLIC std::string toString (const void *val); - template<typename T> - LINPHONE_PUBLIC inline std::string toString (const T &val) { - std::ostringstream ss; - ss << val; - return ss.str(); } + template<typename T, typename = typename std::enable_if<IsDefinedEnum<T>::value, T>::type> + LINPHONE_PUBLIC inline std::string toString (const T &val) { return getEnumValueAsString(val); } LINPHONE_PUBLIC int stoi (const std::string &str, size_t *idx = 0, int base = 10); LINPHONE_PUBLIC long long stoll (const std::string &str, size_t *idx = 0, int base = 10); diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/vcard.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/vcard.h old mode 100755 new mode 100644 diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/video_definition.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/video_definition.h old mode 100755 new mode 100644 diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/wrapper_utils.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/wrapper_utils.h old mode 100755 new mode 100644 index ae2ed32..320a20f --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/wrapper_utils.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/wrapper_utils.h @@ -116,18 +116,6 @@ LINPHONE_PUBLIC void *linphone_vcard_get_belcard(LinphoneVcard *vcard); /** - * Allow multipart on a basic chat room - * @donotwrap - */ -LINPHONE_PUBLIC void linphone_chat_room_allow_multipart(LinphoneChatRoom *room); - -/** - * Allow cpim on a basic chat room - * @donotwrap - */ -LINPHONE_PUBLIC void linphone_chat_room_allow_cpim(LinphoneChatRoom *room); - -/** * @} */ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/xmlrpc.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/xmlrpc.h old mode 100755 new mode 100644 index 91c82d2..188af93 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/xmlrpc.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Headers/xmlrpc.h @@ -22,7 +22,6 @@ #include "linphone/types.h" -#include <bctoolbox/map.h> #ifdef __cplusplus @@ -140,21 +139,6 @@ * @return The string response to the XML-RPC request. **/ LINPHONE_PUBLIC const char * linphone_xml_rpc_request_get_string_response(const LinphoneXmlRpcRequest *request); - -/** - * Get the raw response to an XML-RPC request sent with linphone_xml_rpc_session_send_request() and returning http body as string. - * @param[in] request LinphoneXmlRpcRequest object. - * @return The string response to the XML-RPC request. - **/ -LINPHONE_PUBLIC const char * linphone_xml_rpc_request_get_raw_response(const LinphoneXmlRpcRequest *request); - -/** -* Get the response to an XML-RPC request sent with linphone_xml_rpc_session_send_request() and returning a struct response. -* @param[in] request LinphoneXmlRpcRequest object. -* @return The struct response to the XML-RPC request. -* @donotwrap -**/ -const bctbx_map_t* linphone_xml_rpc_request_get_string_struct_response(const LinphoneXmlRpcRequest *request); /** * Create a new #LinphoneXmlRpcSession object. diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Info.plist b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Info.plist index c39713e..fbcd1c7 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Info.plist +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/Info.plist Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/linphone b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/linphone index afbcbeb..d7c3e33 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/linphone +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/linphone Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/rootca.pem b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/rootca.pem index bcb857e..4f7e9dc 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/rootca.pem +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphone.framework/rootca.pem @@ -1,7 +1,7 @@ ## ## Bundle of CA Root Certificates ## -## Certificate data from Mozilla as of: Thu Jan 2 08:52:39 2020 +## Certificate data from Mozilla as of: Thu Oct 17 07:52:38 2019 ## ## This is a bundle of X.509 certificates of public Certificate Authorities ## (CA). These were automatically extracted from Mozilla's root certificates @@ -14,7 +14,7 @@ ## Just configure this file as the SSLCACertificateFile. ## ## Conversion done with mk-ca-bundle.pl version 1.25. -## SHA1: 25845c82ff653e06c98827d68ba4dc149fa65aa2 +## SHA1: 4575e6556ebb44c3fb53b56257abe27159707068 ## @@ -3429,38 +3429,4 @@ hcErulWuBurQB7Lcq9CClnXO0lD+mefPL5/ndtFhKvshuzHQqp9HpLIiyhY6UFfEW0NnxWViA0kB 60PZ2Pierc+xYw5F9KBaLJstxabArahH9CdMOA0uG0k7UvToiIMrVCjU8jVStDKDYmlkDJGcn5fq dBb9HxEGmpv0 ------END CERTIFICATE----- - -Entrust Root Certification Authority - G4 -========================================= ------BEGIN CERTIFICATE----- -MIIGSzCCBDOgAwIBAgIRANm1Q3+vqTkPAAAAAFVlrVgwDQYJKoZIhvcNAQELBQAwgb4xCzAJBgNV -BAYTAlVTMRYwFAYDVQQKEw1FbnRydXN0LCBJbmMuMSgwJgYDVQQLEx9TZWUgd3d3LmVudHJ1c3Qu -bmV0L2xlZ2FsLXRlcm1zMTkwNwYDVQQLEzAoYykgMjAxNSBFbnRydXN0LCBJbmMuIC0gZm9yIGF1 -dGhvcml6ZWQgdXNlIG9ubHkxMjAwBgNVBAMTKUVudHJ1c3QgUm9vdCBDZXJ0aWZpY2F0aW9uIEF1 -dGhvcml0eSAtIEc0MB4XDTE1MDUyNzExMTExNloXDTM3MTIyNzExNDExNlowgb4xCzAJBgNVBAYT -AlVTMRYwFAYDVQQKEw1FbnRydXN0LCBJbmMuMSgwJgYDVQQLEx9TZWUgd3d3LmVudHJ1c3QubmV0 -L2xlZ2FsLXRlcm1zMTkwNwYDVQQLEzAoYykgMjAxNSBFbnRydXN0LCBJbmMuIC0gZm9yIGF1dGhv -cml6ZWQgdXNlIG9ubHkxMjAwBgNVBAMTKUVudHJ1c3QgUm9vdCBDZXJ0aWZpY2F0aW9uIEF1dGhv -cml0eSAtIEc0MIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAsewsQu7i0TD/pZJH4i3D -umSXbcr3DbVZwbPLqGgZ2K+EbTBwXX7zLtJTmeH+H17ZSK9dE43b/2MzTdMAArzE+NEGCJR5WIoV -3imz/f3ET+iq4qA7ec2/a0My3dl0ELn39GjUu9CH1apLiipvKgS1sqbHoHrmSKvS0VnM1n4j5pds -8ELl3FFLFUHtSUrJ3hCX1nbB76W1NhSXNdh4IjVS70O92yfbYVaCNNzLiGAMC1rlLAHGVK/XqsEQ -e9IFWrhAnoanw5CGAlZSCXqc0ieCU0plUmr1POeo8pyvi73TDtTUXm6Hnmo9RR3RXRv06QqsYJn7 -ibT/mCzPfB3pAqoEmh643IhuJbNsZvc8kPNXwbMv9W3y+8qh+CmdRouzavbmZwe+LGcKKh9asj5X -xNMhIWNlUpEbsZmOeX7m640A2Vqq6nPopIICR5b+W45UYaPrL0swsIsjdXJ8ITzI9vF01Bx7owVV -7rtNOzK+mndmnqxpkCIHH2E6lr7lmk/MBTwoWdPBDFSoWWG9yHJM6Nyfh3+9nEg2XpWjDrk4JFX8 -dWbrAuMINClKxuMrLzOg2qOGpRKX/YAr2hRC45K9PvJdXmd0LhyIRyk0X+IyqJwlN4y6mACXi0mW -Hv0liqzc2thddG5msP9E36EYxr5ILzeUePiVSj9/E15dWf10hkNjc0kCAwEAAaNCMEAwDwYDVR0T -AQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMCAQYwHQYDVR0OBBYEFJ84xFYjwznooHFs6FRM5Og6sb9n -MA0GCSqGSIb3DQEBCwUAA4ICAQAS5UKme4sPDORGpbZgQIeMJX6tuGguW8ZAdjwD+MlZ9POrYs4Q -jbRaZIxowLByQzTSGwv2LFPSypBLhmb8qoMi9IsabyZIrHZ3CL/FmFz0Jomee8O5ZDIBf9PD3Vht -7LGrhFV0d4QEJ1JrhkzO3bll/9bGXp+aEJlLdWr+aumXIOTkdnrG0CSqkM0gkLpHZPt/B7NTeLUK -YvJzQ85BK4FqLoUWlFPUa19yIqtRLULVAJyZv967lDtX/Zr1hstWO1uIAeV8KEsD+UmDfLJ/fOPt -jqF/YFOOVZ1QNBIPt5d7bIdKROf1beyAN/BYGW5KaHbwH5Lk6rWS02FREAutp9lfx1/cH6NcjKF+ -m7ee01ZvZl4HliDtC3T7Zk6LERXpgUl+b7DUUH8i119lAg2m9IUe2K4GS0qn0jFmwvjO5QimpAKW -RGhXxNUzzxkvFMSUHHuk2fCfDrGA4tGeEWSpiBE6doLlYsKA2KSD7ZPvfC+QsDJMlhVoSFLUmQjA -JOgc47OlIQ6SwJAfzyBfyjs4x7dtOvPmRLgOMWuIjnDrnBdSqEGULoe256YSxXXfW8AKbnuk5F6G -+TaU33fD6Q3AOfF5u0aOq0NZJ7cguyPpVkAh7DE9ZapD8j3fcEThuk0mEDuYn/PIjhs4ViFqUZPT -kcpG2om3PVODLAgfi49T3f+sHw== -----END CERTIFICATE----- diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphonetester.framework/Headers/liblinphone_tester.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphonetester.framework/Headers/liblinphone_tester.h deleted file mode 100755 index 9720139..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphonetester.framework/Headers/liblinphone_tester.h +++ /dev/null @@ -1,553 +0,0 @@ -/* - * Copyright (c) 2010-2019 Belledonne Communications SARL. - * - * This file is part of Liblinphone. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see <http://www.gnu.org/licenses/>. - */ - - -#ifndef LIBLINPHONE_TESTER_H_ -#define LIBLINPHONE_TESTER_H_ - - - -#include <bctoolbox/tester.h> -#include "linphone/core.h" -#include <mediastreamer2/msutils.h> -#ifdef HAVE_CONFIG_H -#include "config.h" -#endif - - -#ifdef _MSC_VER -#define popen _popen -#define pclose _pclose -#endif - -#ifdef __cplusplus -extern "C" { -#endif - -#ifdef __ANDROID__ -extern jobject system_context; -#else -extern void *system_context; -#endif - -extern test_suite_t account_creator_test_suite; -extern test_suite_t call_test_suite; - -#if VIDEO_ENABLED - extern test_suite_t call_video_test_suite; - extern test_suite_t call_video_quality_test_suite; -#endif // if VIDEO_ENABLED - -extern test_suite_t clonable_object_test_suite; -extern test_suite_t conference_event_test_suite; -extern test_suite_t conference_test_suite; -extern test_suite_t contents_test_suite; -extern test_suite_t cpim_test_suite; -extern test_suite_t dtmf_test_suite; -extern test_suite_t event_test_suite; -extern test_suite_t main_db_test_suite; -extern test_suite_t flexisip_test_suite; -extern test_suite_t group_chat_test_suite; -extern test_suite_t secure_group_chat_test_suite; -extern test_suite_t log_collection_test_suite; -extern test_suite_t message_test_suite; -extern test_suite_t session_timers_test_suite; -extern test_suite_t multi_call_test_suite; -extern test_suite_t multicast_call_test_suite; -extern test_suite_t multipart_test_suite; -extern test_suite_t offeranswer_test_suite; -extern test_suite_t player_test_suite; -extern test_suite_t presence_server_test_suite; -extern test_suite_t presence_test_suite; -extern test_suite_t property_container_test_suite; -extern test_suite_t proxy_config_test_suite; -extern test_suite_t quality_reporting_test_suite; -extern test_suite_t register_test_suite; -extern test_suite_t remote_provisioning_test_suite; -extern test_suite_t setup_test_suite; -extern test_suite_t stun_test_suite; -extern test_suite_t tunnel_test_suite; -extern test_suite_t upnp_test_suite; -extern test_suite_t utils_test_suite; -extern test_suite_t video_test_suite; -extern test_suite_t call_recovery_test_suite; -extern test_suite_t call_with_ice_test_suite; -extern test_suite_t call_secure_test_suite; -extern test_suite_t call_with_rtp_bundle_test_suite; -extern test_suite_t shared_core_test_suite; - -#ifdef VCARD_ENABLED - extern test_suite_t vcard_test_suite; -#endif - -extern test_suite_t audio_bypass_suite; -#if HAVE_SIPP - extern test_suite_t complex_sip_call_test_suite; -#endif - -extern int manager_count; - -extern int liblinphone_tester_ipv6_available(void); -extern int liblinphone_tester_ipv4_available(void); - -/** - * @brief Tells the tester whether or not to clean the accounts it has created between runs. - * @details Setting this to 1 will not clear the list of created accounts between successive - * calls to liblinphone_run_tests(). Some testing APIs call this function for *each* test, - * in which case we should keep the accounts that were created for further testing. - * - * You are supposed to manually call liblinphone_tester_clear_account when all the tests are - * finished. - * - * @param keep 1 to keep the accounts in-between runs, 0 to clear them after each run. - */ -extern void liblinphone_tester_keep_accounts( int keep ); - -/** - * @brief Tells the test whether to not remove recorded audio/video files after the tests. - * @details By default recorded files are erased after the test, unless the test is failed. -**/ -void liblinphone_tester_keep_recorded_files(int keep); - -/** - * @brief Disable the automatic object leak detection. This is useful because the object leak detector prevents valgrind from seeing the leaks. - * @details By default object leak detector is enabled. -**/ -void liblinphone_tester_disable_leak_detector(int disabled); - -/** - * @brief Clears the created accounts during the testing session. - */ -extern void liblinphone_tester_clear_accounts(void); - - -extern const char* test_domain; -extern const char* auth_domain; -extern const char* test_username; -extern const char* test_sha_username; -extern const char* pure_sha256_user; -extern const char* test_password; -extern const char* test_route; -extern const char* userhostsfile; -extern const char* file_transfer_url; -extern const char* lime_server_c25519_url; -extern const char* lime_server_c448_url; -extern bool_t liblinphone_tester_keep_uuid; -extern bool_t liblinphone_tester_tls_support_disabled; -extern const MSAudioDiffParams audio_cmp_params; -extern const char *liblinphone_tester_mire_id; -extern const char *liblinphone_tester_static_image_id; -extern bool_t liblinphonetester_ipv6; -extern bool_t liblinphonetester_show_account_manager_logs; -extern bool_t liblinphonetester_no_account_creator; - -typedef struct _stats { - int number_of_LinphoneRegistrationNone; - int number_of_LinphoneRegistrationProgress ; - int number_of_LinphoneRegistrationOk ; - int number_of_LinphoneRegistrationCleared ; - int number_of_LinphoneRegistrationFailed ; - int number_of_auth_info_requested ; - - int number_of_LinphoneCallIncomingReceived; - int number_of_LinphoneCallOutgoingInit; - int number_of_LinphoneCallOutgoingProgress; - int number_of_LinphoneCallOutgoingRinging; - int number_of_LinphoneCallOutgoingEarlyMedia; - int number_of_LinphoneCallConnected; - int number_of_LinphoneCallStreamsRunning; - int number_of_LinphoneCallPausing; - int number_of_LinphoneCallPaused; - int number_of_LinphoneCallResuming; - int number_of_LinphoneCallRefered; - int number_of_LinphoneCallError; - int number_of_LinphoneCallEnd; - int number_of_LinphoneCallPausedByRemote; - int number_of_LinphoneCallUpdatedByRemote; - int number_of_LinphoneCallIncomingEarlyMedia; - int number_of_LinphoneCallUpdating; - int number_of_LinphoneCallReleased; - int number_of_LinphoneCallEarlyUpdatedByRemote; - int number_of_LinphoneCallEarlyUpdating; - - int number_of_LinphoneTransferCallOutgoingInit; - int number_of_LinphoneTransferCallOutgoingProgress; - int number_of_LinphoneTransferCallOutgoingRinging; - int number_of_LinphoneTransferCallOutgoingEarlyMedia; - int number_of_LinphoneTransferCallConnected; - int number_of_LinphoneTransferCallStreamsRunning; - int number_of_LinphoneTransferCallError; - - int number_of_LinphoneMessageReceived; - int number_of_LinphoneMessageReceivedWithFile; - int number_of_LinphoneMessageExtBodyReceived; - int number_of_LinphoneMessageInProgress; - int number_of_LinphoneMessageDelivered; - int number_of_LinphoneMessageNotDelivered; - int number_of_LinphoneMessageUndecryptable; - int number_of_LinphoneMessageFileTransferDone; - int number_of_LinphoneMessageFileTransferError; - int number_of_LinphoneMessageFileTransferInProgress; - int number_of_LinphoneMessageDeliveredToUser; - int number_of_LinphoneMessageDisplayed; - int number_of_LinphoneMessageSent; - int number_of_LinphoneMessageEphemeralTimerStarted; - int number_of_LinphoneMessageEphemeralDeleted; - int number_of_LinphoneIsComposingActiveReceived; - int number_of_LinphoneIsComposingIdleReceived; - int progress_of_LinphoneFileTransfer; - - int number_of_LinphoneChatRoomConferenceJoined; - int number_of_LinphoneChatRoomStateInstantiated; - int number_of_LinphoneChatRoomStateCreationPending; - int number_of_LinphoneChatRoomStateCreated; - int number_of_LinphoneChatRoomStateCreationFailed; - int number_of_LinphoneChatRoomStateTerminationPending; - int number_of_LinphoneChatRoomStateTerminated; - int number_of_LinphoneChatRoomStateTerminationFailed; - int number_of_LinphoneChatRoomStateDeleted; - int number_of_LinphoneChatRoomEphemeralTimerStarted; - int number_of_LinphoneChatRoomEphemeralDeleted; - - int number_of_IframeDecoded; - - int number_of_NewSubscriptionRequest; - int number_of_NotifyReceived; - int number_of_NotifyPresenceReceived; - int number_of_NotifyPresenceReceivedForUriOrTel; - int number_of_LinphonePresenceActivityOffline; - int number_of_LinphonePresenceActivityOnline; - int number_of_LinphonePresenceActivityAppointment; - int number_of_LinphonePresenceActivityAway; - int number_of_LinphonePresenceActivityBreakfast; - int number_of_LinphonePresenceActivityBusy; - int number_of_LinphonePresenceActivityDinner; - int number_of_LinphonePresenceActivityHoliday; - int number_of_LinphonePresenceActivityInTransit; - int number_of_LinphonePresenceActivityLookingForWork; - int number_of_LinphonePresenceActivityLunch; - int number_of_LinphonePresenceActivityMeal; - int number_of_LinphonePresenceActivityMeeting; - int number_of_LinphonePresenceActivityOnThePhone; - int number_of_LinphonePresenceActivityOther; - int number_of_LinphonePresenceActivityPerformance; - int number_of_LinphonePresenceActivityPermanentAbsence; - int number_of_LinphonePresenceActivityPlaying; - int number_of_LinphonePresenceActivityPresentation; - int number_of_LinphonePresenceActivityShopping; - int number_of_LinphonePresenceActivitySleeping; - int number_of_LinphonePresenceActivitySpectator; - int number_of_LinphonePresenceActivitySteering; - int number_of_LinphonePresenceActivityTravel; - int number_of_LinphonePresenceActivityTV; - int number_of_LinphonePresenceActivityUnknown; - int number_of_LinphonePresenceActivityVacation; - int number_of_LinphonePresenceActivityWorking; - int number_of_LinphonePresenceActivityWorship; - const LinphonePresenceModel *last_received_presence; - - int number_of_LinphonePresenceBasicStatusOpen; - int number_of_LinphonePresenceBasicStatusClosed; - - int number_of_inforeceived; - LinphoneInfoMessage* last_received_info_message; - - int number_of_LinphoneSubscriptionIncomingReceived; - int number_of_LinphoneSubscriptionOutgoingProgress; - int number_of_LinphoneSubscriptionPending; - int number_of_LinphoneSubscriptionActive; - int number_of_LinphoneSubscriptionTerminated; - int number_of_LinphoneSubscriptionError; - int number_of_LinphoneSubscriptionExpiring; - - int number_of_LinphonePublishProgress; - int number_of_LinphonePublishOk; - int number_of_LinphonePublishExpiring; - int number_of_LinphonePublishError; - int number_of_LinphonePublishCleared; - - int number_of_LinphoneConfiguringSkipped; - int number_of_LinphoneConfiguringFailed; - int number_of_LinphoneConfiguringSuccessful; - - int number_of_LinphoneCallEncryptedOn; - int number_of_LinphoneCallEncryptedOff; - int number_of_NetworkReachableTrue; - int number_of_NetworkReachableFalse; - int number_of_player_eof; - LinphoneChatMessage* last_received_chat_message; - - char * dtmf_list_received; - int dtmf_count; - - int number_of_LinphoneCallStatsUpdated; - int number_of_rtcp_sent; - int number_of_rtcp_received; /*total number of rtcp packet received */ - int number_of_rtcp_received_via_mux;/*number of rtcp packet received in rtcp-mux mode*/ - - int number_of_video_windows_created; - - int number_of_LinphoneFileTransferDownloadSuccessful; - int number_of_LinphoneCoreLogCollectionUploadStateDelivered; - int number_of_LinphoneCoreLogCollectionUploadStateNotDelivered; - int number_of_LinphoneCoreLogCollectionUploadStateInProgress; - int audio_download_bandwidth[3]; - int audio_upload_bandwidth[3]; - - int video_download_bandwidth[3]; - int video_upload_bandwidth[3]; - int current_bandwidth_index[2] /*audio and video only*/; - int number_of_LinphoneCallCameraNotWorking; - - int number_of_rtcp_generic_nack; - int number_of_tmmbr_received; - int last_tmmbr_value_received; - int tmmbr_received_from_cb; - - int number_of_participants_added; - int number_of_participant_admin_statuses_changed; - int number_of_participants_removed; - int number_of_subject_changed; - int number_of_core_chat_room_subject_changed; - int number_of_participant_devices_added; - int number_of_participant_devices_removed; - - int number_of_SecurityLevelDowngraded; - int number_of_ParticipantMaxDeviceCountExceeded; - int number_of_EncryptionIdentityKeyChanged; - int number_of_ManInTheMiddleDetected; - - int number_of_snapshot_taken; - - int number_of_LinphoneGlobalOn; - int number_of_LinphoneGlobalReady; - int number_of_LinphoneGlobalOff; - int number_of_LinphoneGlobalShutdown; - int number_of_LinphoneGlobalStartup; - int number_of_LinphoneGlobalConfiguring; - -}stats; - - -typedef struct _LinphoneCoreManager { - LinphoneCoreCbs *cbs; - LinphoneCore *lc; - stats stat; - LinphoneAddress *identity; - LinphoneEvent *lev; - bool_t decline_subscribe; - int number_of_bcunit_error_at_creation; - char *phone_alias; - char *rc_path; - char *database_path; - char *lime_database_path; - char *app_group_id; - bool_t main_core; -} LinphoneCoreManager; - -typedef struct _LinphoneConferenceServer { - LinphoneCoreManager base; - LinphoneCall *first_call; - LinphoneCoreCbs *cbs; - LinphoneRegistrationState reg_state; -} LinphoneConferenceServer; - -typedef struct _LinphoneCallTestParams { - LinphoneCallParams *base; - bool_t sdp_removal; - bool_t sdp_simulate_error; -} LinphoneCallTestParams; - - -void liblinphone_tester_add_suites(void); - -void linphone_core_manager_init(LinphoneCoreManager *mgr, const char* rc_file, const char* phone_alias); -void linphone_core_manager_init2(LinphoneCoreManager *mgr, const char* rc_file, const char* phone_alias); -void linphone_core_manager_init_shared(LinphoneCoreManager *mgr, const char* rc_file, const char* phone_alias, LinphoneCoreManager *mgr_to_copy); -LinphoneCore *linphone_core_manager_configure_lc(LinphoneCoreManager *mgr); -void linphone_core_manager_configure (LinphoneCoreManager *mgr); -void linphone_core_manager_start(LinphoneCoreManager *mgr, bool_t check_for_proxies); -LinphoneCoreManager* linphone_core_manager_create2(const char* rc_file, const char* phone_alias); -LinphoneCoreManager* linphone_core_manager_create(const char* rc_file); -LinphoneCoreManager* linphone_core_manager_new4(const char* rc_file, int check_for_proxies, const char* phone_aliasconst, const char* contact_params, int expires); -LinphoneCoreManager* linphone_core_manager_new3(const char* rc_file, bool_t check_for_proxies, const char* phone_alias); -LinphoneCoreManager* linphone_core_manager_new2(const char* rc_file, bool_t check_for_proxies); -LinphoneCoreManager* linphone_core_manager_new(const char* rc_file); -LinphoneCoreManager* linphone_core_manager_create_shared(const char *rc_file, const char *app_group_id, bool_t main_core, LinphoneCoreManager *mgr_to_copy); -void linphone_core_manager_stop(LinphoneCoreManager *mgr); -void linphone_core_manager_uninit_after_stop_async(LinphoneCoreManager *mgr); -void linphone_core_manager_reinit(LinphoneCoreManager *mgr); -void linphone_core_manager_restart(LinphoneCoreManager *mgr, bool_t check_for_proxies); -/* This function is used to restore the fake DNS which is lost after a linphone_core_stop() */ -void linphone_core_manager_setup_dns(LinphoneCoreManager *mgr); -void linphone_core_manager_uninit(LinphoneCoreManager *mgr); -void linphone_core_manager_wait_for_stun_resolution(LinphoneCoreManager *mgr); -void linphone_core_manager_destroy(LinphoneCoreManager* mgr); -void linphone_core_manager_destroy_after_stop_async(LinphoneCoreManager* mgr); -void linphone_core_manager_delete_chat_room (LinphoneCoreManager *mgr, LinphoneChatRoom *cr, bctbx_list_t *coresList); -bctbx_list_t * init_core_for_conference(bctbx_list_t *coreManagerList); -void start_core_for_conference(bctbx_list_t *coreManagerList); - -void reset_counters(stats* counters); - -void registration_state_changed(struct _LinphoneCore *lc, LinphoneProxyConfig *cfg, LinphoneRegistrationState cstate, const char *message); -void call_state_changed(LinphoneCore *lc, LinphoneCall *call, LinphoneCallState cstate, const char *msg); -void linphone_transfer_state_changed(LinphoneCore *lc, LinphoneCall *transfered, LinphoneCallState new_call_state); -void notify_presence_received(LinphoneCore *lc, LinphoneFriend * lf); -void notify_presence_received_for_uri_or_tel(LinphoneCore *lc, LinphoneFriend *lf, const char *uri_or_tel, const LinphonePresenceModel *presence); -void message_received(LinphoneCore *lc, LinphoneChatRoom *room, LinphoneChatMessage* message); -void file_transfer_received(LinphoneChatMessage *message, LinphoneContent* content, const LinphoneBuffer *buffer); -LinphoneBuffer * tester_file_transfer_send(LinphoneChatMessage *message, LinphoneContent* content, size_t offset, size_t size); -LinphoneChatMessage *_send_message_ephemeral(LinphoneChatRoom *chatRoom, const char *message, bool_t ephemeral); -LinphoneChatMessage *_send_message(LinphoneChatRoom *chatRoom, const char *message); -void _send_file_plus_text(LinphoneChatRoom* cr, const char *sendFilepath, const char *sendFilepath2, const char *text, bool_t use_buffer); -void _send_file(LinphoneChatRoom* cr, const char *sendFilepath, const char *sendFilepath2, bool_t use_buffer); -void _receive_file(bctbx_list_t *coresList, LinphoneCoreManager *lcm, stats *receiverStats, const char *receive_filepath, const char *sendFilepath, const char *sendFilepath2, bool_t use_buffer); -void _receive_file_plus_text(bctbx_list_t *coresList, LinphoneCoreManager *lcm, stats *receiverStats, const char *receive_filepath, const char *sendFilepath, const char *sendFilepath2, const char *text, bool_t use_buffer); - -LinphoneBuffer * tester_memory_file_transfer_send(LinphoneChatMessage *message, LinphoneContent* content, size_t offset, size_t size); -void file_transfer_progress_indication(LinphoneChatMessage *message, LinphoneContent* content, size_t offset, size_t total); -void is_composing_received(LinphoneCore *lc, LinphoneChatRoom *room); -void info_message_received(LinphoneCore *lc, LinphoneCall *call, const LinphoneInfoMessage *msg); -void new_subscription_requested(LinphoneCore *lc, LinphoneFriend *lf, const char *url); -void linphone_subscription_state_change(LinphoneCore *lc, LinphoneEvent *ev, LinphoneSubscriptionState state); -void linphone_publish_state_changed(LinphoneCore *lc, LinphoneEvent *ev, LinphonePublishState state); -void linphone_notify_received(LinphoneCore *lc, LinphoneEvent *lev, const char *eventname, const LinphoneContent *content); -void linphone_subscribe_received(LinphoneCore *lc, LinphoneEvent *lev, const char *eventname, const LinphoneContent *content); -void linphone_configuration_status(LinphoneCore *lc, LinphoneConfiguringState status, const char *message); -void linphone_call_encryption_changed(LinphoneCore *lc, LinphoneCall *call, bool_t on, const char *authentication_token); -void dtmf_received(LinphoneCore *lc, LinphoneCall *call, int dtmf); -void call_stats_updated(LinphoneCore *lc, LinphoneCall *call, const LinphoneCallStats *stats); -void global_state_changed(LinphoneCore *lc, LinphoneGlobalState gstate, const char *message); - -LinphoneAddress * create_linphone_address(const char * domain); -LinphoneAddress * create_linphone_address_for_algo(const char * domain, const char * username); -bool_t wait_for(LinphoneCore* lc_1, LinphoneCore* lc_2,int* counter,int value); -bool_t wait_for_list(MSList* lcs,int* counter,int value,int timeout_ms); -bool_t wait_for_list_interval(MSList* lcs,int* counter,int min,int max,int timeout_ms); -bool_t wait_for_until(LinphoneCore* lc_1, LinphoneCore* lc_2,int* counter,int value,int timout_ms); -bool_t wait_for_until_interval(LinphoneCore* lc_1, LinphoneCore* lc_2,int* counter,int min,int max,int timout_ms); - -bool_t call_with_params(LinphoneCoreManager* caller_mgr - ,LinphoneCoreManager* callee_mgr - , const LinphoneCallParams *caller_params - , const LinphoneCallParams *callee_params); -bool_t call_with_test_params(LinphoneCoreManager* caller_mgr - ,LinphoneCoreManager* callee_mgr - ,const LinphoneCallTestParams *caller_test_params - ,const LinphoneCallTestParams *callee_test_params); -bool_t call_with_params2(LinphoneCoreManager* caller_mgr - ,LinphoneCoreManager* callee_mgr - , const LinphoneCallTestParams *caller_test_params - , const LinphoneCallTestParams *callee_test_params - , bool_t build_callee_params); - -bool_t call(LinphoneCoreManager* caller_mgr,LinphoneCoreManager* callee_mgr); -bool_t request_video(LinphoneCoreManager* caller,LinphoneCoreManager* callee, bool_t use_accept_call_update); -void end_call(LinphoneCoreManager *m1, LinphoneCoreManager *m2); -void disable_all_audio_codecs_except_one(LinphoneCore *lc, const char *mime, int rate); -void disable_all_video_codecs_except_one(LinphoneCore *lc, const char *mime); -void disable_all_codecs(const MSList* elem, LinphoneCoreManager* call); -stats * get_stats(LinphoneCore *lc); -bool_t transport_supported(LinphoneTransportType transport); -LinphoneCoreManager *get_manager(LinphoneCore *lc); -const char *liblinphone_tester_get_subscribe_content(void); -const char *liblinphone_tester_get_notify_content(void); -void liblinphone_tester_chat_message_state_change(LinphoneChatMessage* msg,LinphoneChatMessageState state,void* ud); -void liblinphone_tester_chat_message_msg_state_changed(LinphoneChatMessage *msg, LinphoneChatMessageState state); -void liblinphone_tester_chat_room_msg_sent(LinphoneCore *lc, LinphoneChatRoom *room, LinphoneChatMessage *msg); -void liblinphone_tester_chat_message_ephemeral_timer_started(LinphoneChatMessage *msg); -void liblinphone_tester_chat_message_ephemeral_deleted(LinphoneChatMessage *msg); -void core_chat_room_state_changed (LinphoneCore *core, LinphoneChatRoom *cr, LinphoneChatRoomState state); - -void liblinphone_tester_check_rtcp(LinphoneCoreManager* caller, LinphoneCoreManager* callee); -void liblinphone_tester_clock_start(MSTimeSpec *start); -bool_t liblinphone_tester_clock_elapsed(const MSTimeSpec *start, int value_ms); -void linphone_core_manager_check_accounts(LinphoneCoreManager *m); -void account_manager_destroy(void); -LinphoneAddress *account_manager_get_identity_with_modified_identity(const LinphoneAddress *modified_identity); -LinphoneCore *configure_lc_from(LinphoneCoreCbs *cbs, const char *path, LinphoneConfig *config, void *user_data); -void configure_core_for_callbacks(LinphoneCoreManager *lcm, LinphoneCoreCbs *cbs); - -void liblinphone_tester_set_next_video_frame_decoded_cb(LinphoneCall *call); -void call_paused_resumed_base(bool_t multicast,bool_t with_losses); -void simple_call_base(bool_t enable_multicast_recv_side, bool_t disable_soundcard, bool_t use_multipart_invite_body); -void _call_with_rtcp_mux(bool_t caller_rtcp_mux, bool_t callee_rtcp_mux, bool_t with_ice,bool_t with_ice_reinvite); -void call_base_with_configfile(LinphoneMediaEncryption mode, bool_t enable_video,bool_t enable_relay,LinphoneFirewallPolicy policy,bool_t enable_tunnel, const char *marie_rc, const char *pauline_rc); -void call_base_with_configfile_play_nothing(LinphoneMediaEncryption mode, bool_t enable_video,bool_t enable_relay,LinphoneFirewallPolicy policy,bool_t enable_tunnel, const char *marie_rc, const char *pauline_rc); -void call_base(LinphoneMediaEncryption mode, bool_t enable_video,bool_t enable_relay,LinphoneFirewallPolicy policy,bool_t enable_tunnel); -bool_t call_with_caller_params(LinphoneCoreManager* caller_mgr,LinphoneCoreManager* callee_mgr, const LinphoneCallParams *params); -bool_t pause_call_1(LinphoneCoreManager* mgr_1,LinphoneCall* call_1,LinphoneCoreManager* mgr_2,LinphoneCall* call_2); -void compare_files(const char *path1, const char *path2); -void check_media_direction(LinphoneCoreManager* mgr, LinphoneCall *call, MSList* lcs,LinphoneMediaDirection audio_dir, LinphoneMediaDirection video_dir); -void _call_with_ice_base(LinphoneCoreManager* pauline,LinphoneCoreManager* marie, bool_t caller_with_ice, bool_t callee_with_ice, bool_t random_ports, bool_t forced_relay); -void record_call(const char *filename, bool_t enableVideo, const char *video_codec); - -#define AUDIO_START 0 -#define VIDEO_START 1 -#define TEXT_START 2 -int check_nb_media_starts(unsigned int media_type, LinphoneCoreManager *caller, LinphoneCoreManager *callee, unsigned int caller_nb_media_starts, unsigned int callee_nb_media_starts); - -void setup_sdp_handling(const LinphoneCallTestParams* params, LinphoneCoreManager* mgr); - -LinphoneChatRoom * create_chat_room_client_side(bctbx_list_t *lcs, LinphoneCoreManager *lcm, stats *initialStats, bctbx_list_t *participantsAddresses, const char* initialSubject, bool_t encrypted); -LinphoneChatRoom * check_creation_chat_room_client_side(bctbx_list_t *lcs, LinphoneCoreManager *lcm, stats *initialStats, const LinphoneAddress *confAddr, const char* subject, int participantNumber, bool_t isAdmin); -void configure_core_for_conference (LinphoneCore *core, const char* username, const LinphoneAddress *factoryAddr, bool_t server); -void _configure_core_for_conference (LinphoneCoreManager *lcm, LinphoneAddress *factoryAddr); -void _start_core(LinphoneCoreManager *lcm); -extern const char *sFactoryUri; - -/* - * this function return max value in the last 3 seconds*/ -int linphone_core_manager_get_max_audio_down_bw(const LinphoneCoreManager *mgr); -int linphone_core_manager_get_max_audio_up_bw(const LinphoneCoreManager *mgr); -int linphone_core_manager_get_mean_audio_down_bw(const LinphoneCoreManager *mgr); -int linphone_core_manager_get_mean_audio_up_bw(const LinphoneCoreManager *mgr); - -void video_call_base_2(LinphoneCoreManager* pauline,LinphoneCoreManager* marie, bool_t using_policy,LinphoneMediaEncryption mode, bool_t callee_video_enabled, bool_t caller_video_enabled); - -void liblinphone_tester_before_each(void); -void liblinphone_tester_after_each(void); -void liblinphone_tester_init(void(*ftester_printf)(int level, const char *fmt, va_list args)); -void liblinphone_tester_uninit(void); -int liblinphone_tester_set_log_file(const char *filename); -bool_t check_ice(LinphoneCoreManager* caller, LinphoneCoreManager* callee, LinphoneIceState state); - - -LinphoneConferenceServer* linphone_conference_server_new(const char *rc_file, bool_t do_registration); -void linphone_conference_server_destroy(LinphoneConferenceServer *conf_srv); - -LinphoneAddress * linphone_core_manager_resolve(LinphoneCoreManager *mgr, const LinphoneAddress *source); -FILE *sip_start(const char *senario, const char* dest_username, const char *passwd, LinphoneAddress* dest_addres); - -void early_media_without_sdp_in_200_base( bool_t use_video, bool_t use_ice ); -void linphone_conf_event_notify(LinphoneEvent *lev); -void _check_friend_result_list(LinphoneCore *lc, const bctbx_list_t *resultList, const unsigned int index, const char* uri, const char* phone); - -/*Convenience function providing the path to the "empty_rc" config file*/ -const char *liblinphone_tester_get_empty_rc(void); - -int liblinphone_tester_copy_file(const char *from, const char *to); -char * generate_random_e164_phone_from_dial_plan(const LinphoneDialPlan *dialPlan); - -#ifdef __cplusplus -}; -#endif - -#endif /* LIBLINPHONE_TESTER_H_ */ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphonetester.framework/Headers/private-access.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphonetester.framework/Headers/private-access.h deleted file mode 100755 index e3ed098..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphonetester.framework/Headers/private-access.h +++ /dev/null @@ -1,63 +0,0 @@ -/* - * Copyright (c) 2010-2019 Belledonne Communications SARL. - * - * This file is part of Liblinphone. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see <http://www.gnu.org/licenses/>. - */ - -// ============================================================================= -// Tools to get/set private data of Cpp objects. -// -// See: https://bloglitb.blogspot.fr/2011/12/access-to-private-members-safer.html -// See: http://en.cppreference.com/w/cpp/language/adl -// See: http://en.cppreference.com/w/cpp/language/friend -// ============================================================================= - -#ifndef _L_PRIVATE_ACCESS_H_ -#define _L_PRIVATE_ACCESS_H_ - -#include <type_traits> - -#include "linphone/utils/utils.h" - -#define L_INTERNAL_STRUCT_L_ATTR_GET(CLASS, ATTR_NAME) AttrGet ## _ ## CLASS ## _ ## ATTR_NAME -#define L_INTERNAL_STRUCT_ATTR_SPY(ATTR_NAME) AttrSpy ## _ ## ATTR_NAME - -#define L_ENABLE_ATTR_ACCESS(CLASS, ATTR_TYPE, ATTR_NAME) \ - template<typename AttrSpy, ATTR_TYPE CLASS::*Attr> \ - struct L_INTERNAL_STRUCT_L_ATTR_GET(CLASS, ATTR_NAME) { \ - friend constexpr ATTR_TYPE CLASS::*get(AttrSpy *) { \ - return Attr; \ - } \ - }; \ - template<typename T> \ - struct L_INTERNAL_STRUCT_ATTR_SPY(ATTR_NAME); \ - template<> \ - struct L_INTERNAL_STRUCT_ATTR_SPY(ATTR_NAME)<CLASS> { \ - friend constexpr ATTR_TYPE CLASS::*get(L_INTERNAL_STRUCT_ATTR_SPY(ATTR_NAME)<CLASS> *); \ - }; \ - template struct L_INTERNAL_STRUCT_L_ATTR_GET(CLASS, ATTR_NAME)< \ - L_INTERNAL_STRUCT_ATTR_SPY(ATTR_NAME)<CLASS>, \ - &CLASS::ATTR_NAME \ - >; - -// Warning: Allow to modify const data. -// Returns a ref to `ATTR_NAME`. -#define L_ATTR_GET(OBJECT, ATTR_NAME) \ - (const_cast<std::remove_pointer<std::decay<decltype(OBJECT)>::type>::type *>(LinphonePrivate::Utils::getPtr(OBJECT)))->*get( \ - static_cast<L_INTERNAL_STRUCT_ATTR_SPY(ATTR_NAME)<std::remove_pointer<std::decay<decltype(OBJECT)>::type>::type> *>(nullptr) \ - ) - -#endif // ifndef _L_PRIVATE_ACCESS_H_ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphonetester.framework/Headers/tester.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphonetester.framework/Headers/tester.h deleted file mode 100755 index 346559c..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphonetester.framework/Headers/tester.h +++ /dev/null @@ -1,57 +0,0 @@ -/* - * Copyright (c) 2010-2019 Belledonne Communications SARL. - * - * This file is part of Liblinphone. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see <http://www.gnu.org/licenses/>. - */ - -#ifndef _L_TESTER_H_ -#define _L_TESTER_H_ - -#include <utility> - -#include "linphone/utils/utils.h" - -// ============================================================================= - -// ----------------------------------------------------------------------------- -// Internal. -// ----------------------------------------------------------------------------- - -LINPHONE_BEGIN_NAMESPACE - -class Tester { -public: - Tester () = delete; - - template<typename T> - static constexpr decltype(std::declval<T>().getPrivate()) getPrivate (T *object) { - return object->getPrivate(); - } - -private: - L_DISABLE_COPY(Tester); -}; - -LINPHONE_END_NAMESPACE - -// ----------------------------------------------------------------------------- -// Public. -// ----------------------------------------------------------------------------- - -#define L_GET_PRIVATE(OBJECT) \ - LinphonePrivate::Tester::getPrivate(LinphonePrivate::Utils::getPtr(OBJECT)) - -#endif // ifndef _L_TESTER_H_ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphonetester.framework/Info.plist b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphonetester.framework/Info.plist deleted file mode 100755 index fb645e9..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphonetester.framework/Info.plist +++ /dev/null Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphonetester.framework/linphonetester b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphonetester.framework/linphonetester deleted file mode 100755 index 1d315ce..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/linphonetester.framework/linphonetester +++ /dev/null Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/Headers/android_utils.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/Headers/android_utils.h index 8e75b0d..b6d5e38 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/Headers/android_utils.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/Headers/android_utils.h @@ -23,60 +23,6 @@ #include <mediastreamer2/msfilter.h> #include <jni.h> -enum _DeviceType{ - TELEPHONY, - AUX_LINE, - GENERIC_USB, - HEADSET, - MICROPHONE, - EARPIECE, - HEADPHONES, - SPEAKER, - BLUETOOTH, - UNKNOWN -}; - -/** - * Android device type enum. -**/ -typedef enum _DeviceType DeviceType; - -/** - * Retrieve preferred sample rate from Mediastreamer Android Context. -**/ -int get_preferred_sample_rate(); - -/** - * Retrieve all devices in a given direction. - * Valid values for string dir are "all" "output" "input" -**/ -jobject get_all_devices(JNIEnv *env, const char * dir); - -/** - * Retrieve device ID for the device deviceInfo. -**/ -unsigned int get_device_id(JNIEnv *env, jobject deviceInfo); - -/** - * Retrieve the value of a JV class field fieldName. -**/ -int getJVIntField(JNIEnv *env, const char * className, const char * fieldName); - -/** - * Retrieve device type for the device deviceInfo. -**/ -DeviceType get_device_type(JNIEnv *env, jobject deviceInfo); - -/** - * Retrieve device capabilities (recorder or playback) for the device deviceInfo. -**/ -unsigned int get_device_capabilities(JNIEnv *env, jobject deviceInfo); - -/** - * Retrieve product name for the device deviceInfo. -**/ -char * get_device_product_name(JNIEnv *env, jobject deviceInfo); - #ifdef __cplusplus extern "C"{ #endif diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/Headers/devices.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/Headers/devices.h index 603aaf3..51fc39e 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/Headers/devices.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/Headers/devices.h @@ -35,7 +35,6 @@ #define DEVICE_USE_ANDROID_CAMCORDER (1<<9) /* set when the device needs to capture using CAMCORDER instead of Voice communication (I.E kindle fire) */ #define DEVICE_MCH264ENC_NO_PIX_FMT_CONV (1<<10) /* set in order to avoid pixel format convervion before MediaCodec H264 encoder input */ #define DEVICE_MCH265_LIMIT_DEQUEUE_OF_OUTPUT_BUFFERS (1<<11) /* set in order to avoid calling dequeueOutputBuffers() too often. */ -#define DEVICE_HAS_CRAPPY_AAUDIO (1<<12) /* set to prevent aaudio plugin to create a soundcard */ struct SoundDeviceAudioHacks { const char *mic_equalizer; diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/Headers/ice.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/Headers/ice.h index d041d88..de39f5a 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/Headers/ice.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/Headers/ice.h @@ -539,32 +539,11 @@ MS2_PUBLIC void ice_session_enable_short_turn_refresh(IceSession *session, bool_t enable); /** - * Enable TURN protocol. + * Enable TURN protol. * @param session A pointer to a session * @param enable A boolean value telling whether to enable TURN protocol or not. */ MS2_PUBLIC void ice_session_enable_turn(IceSession *session, bool_t enable); - -/** - * Set TURN transport. - * @param session A pointer to a session - * @param transport The transport that TURN should use (should be UDP, TCP or TLS). - */ -MS2_PUBLIC void ice_session_set_turn_transport(IceSession *session, const char *transport); - -/** - * Set TURN root certificate path when using TLS. - * @param session A pointer to a session - * @param root_certificate The path of the root certificate. - */ -MS2_PUBLIC void ice_session_set_turn_root_certificate(IceSession *session, const char *root_certificate); - -/** - * Set TURN CN when using TLS. - * @param session A pointer to a session - * @param cn The CN. - */ -MS2_PUBLIC void ice_session_set_turn_cn(IceSession *session, const char *cn); MS2_PUBLIC void ice_session_set_stun_auth_requested_cb(IceSession *session, MSStunAuthRequestedCb cb, void *userdata); @@ -713,15 +692,6 @@ */ MS2_PUBLIC bool_t ice_check_list_selected_valid_local_candidate(const IceCheckList *cl, IceCandidate **rtp_candidate, IceCandidate **rtcp_candidate); -/** - * Get the selected valid base candidate for an ICE check list. - * - * @param cl A pointer to a check list - * @param rtp_candidate A pointer to store the RTP valid local base candidate - * @param rtcp_candidate A pointer to store the RTCP valid local base candidate - * @return TRUE if the information have been successfully retrieved, FALSE otherwise - */ -MS2_PUBLIC bool_t ice_check_list_selected_valid_local_base_candidate(const IceCheckList *cl, IceCandidate **rtp_candidate, IceCandidate **rtcp_candidate); /** * Get the selected valid remote candidate for an ICE check list. * diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/Headers/mediastream.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/Headers/mediastream.h index 451e75f..97626a1 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/Headers/mediastream.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/Headers/mediastream.h @@ -804,7 +804,6 @@ typedef void (*VideoStreamRenderCallback)(void *user_pointer, const MSPicture *local_view, const MSPicture *remote_view); typedef void (*VideoStreamEventCallback)(void *user_pointer, const MSFilter *f, const unsigned int event_id, const void *args); -typedef void (*VideoStreamCameraNotWorkingCallback)(void *user_pointer, const MSWebCam *old_webcam); struct _MediastreamVideoStat { @@ -856,17 +855,13 @@ int device_orientation; /* warning: meaning of this variable depends on the platform (Android, iOS, ...) */ uint64_t last_reported_decoding_error_time; uint64_t last_fps_check; - uint64_t last_camera_check; - int dead_camera_check_count; - VideoStreamCameraNotWorkingCallback cameracb; - void *camera_pointer; MediaStreamVideoStat ms_video_stat; bool_t use_preview_window; bool_t enable_qrcode_decoder; bool_t freeze_on_error; bool_t display_filter_auto_rotate_enabled; - bool_t source_performs_encoding; + bool_t output_performs_decoding; bool_t player_active; bool_t staticimage_webcam_fps_optimization; /* if TRUE, the StaticImage webcam will ignore the fps target in order to save CPU time. Default is TRUE */ @@ -896,7 +891,6 @@ } MS2_PUBLIC void video_stream_set_render_callback(VideoStream *s, VideoStreamRenderCallback cb, void *user_pointer); MS2_PUBLIC void video_stream_set_event_callback(VideoStream *s, VideoStreamEventCallback cb, void *user_pointer); -MS2_PUBLIC void video_stream_set_camera_not_working_callback(VideoStream *s, VideoStreamCameraNotWorkingCallback cb, void *user_pointer); MS2_PUBLIC void video_stream_set_display_filter_name(VideoStream *s, const char *fname); MS2_PUBLIC int video_stream_start_with_source(VideoStream *stream, RtpProfile *profile, const char *rem_rtp_ip, int rem_rtp_port, const char *rem_rtcp_ip, int rem_rtcp_port, int payload, int jitt_comp, MSWebCam* cam, MSFilter* source); @@ -1344,6 +1338,7 @@ * @} **/ +MS2_PUBLIC void update_bitrate_limit_from_tmmbr(MediaStream *obj, int br_limit); #ifdef __cplusplus } diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/Headers/mscommon.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/Headers/mscommon.h index eda6e33..d2c15a3 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/Headers/mscommon.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/Headers/mscommon.h @@ -89,67 +89,6 @@ #define MS2_WINDOWS_DESKTOP 1 #endif #endif - -#ifdef ENABLE_MICROSOFT_STORE_APP -_Check_return_ WINOLEAPI -CoCreateInstanceFromApp( - _In_ REFCLSID Clsid, - _In_opt_ IUnknown* punkOuter, - _In_ DWORD dwClsCtx, - _In_opt_ PVOID reserved, - _In_ DWORD dwCount, - _Inout_updates_(dwCount) MULTI_QI* pResults - ); -#endif -__inline _Check_return_ HRESULT CoCreateInstanceBT( - _In_ REFCLSID rclsid, - _In_opt_ LPUNKNOWN pUnkOuter, - _In_ DWORD dwClsContext, - _In_ REFIID riid, - _COM_Outptr_ _At_(*ppv, _Post_readable_size_(_Inexpressible_(varies))) LPVOID FAR* ppv) -{ -#ifdef ENABLE_MICROSOFT_STORE_APP - MULTI_QI OneQI; - HRESULT hr; - - OneQI.pItf = NULL; - -#ifdef __cplusplus - OneQI.pIID = &riid; -#else - OneQI.pIID = riid; -#endif - - hr = CoCreateInstanceFromApp( rclsid, pUnkOuter, dwClsContext, NULL, 1, &OneQI ); - -#ifdef _PREFAST_ - if (SUCCEEDED(hr) && SUCCEEDED(OneQI.hr)) - _Analysis_assume_(OneQI.pItf != NULL); - else - _Analysis_assume_(OneQI.pItf == NULL); -#endif - - *ppv = OneQI.pItf; - return FAILED(hr) ? hr : OneQI.hr; -#else - return CoCreateInstance(rclsid, pUnkOuter, dwClsContext, riid, ppv ); -#endif //ENABLE_MICROSOFT_STORE_APP -} - -__inline _Check_return_ HRESULT CoCreateInstanceExBT( - _In_ REFCLSID Clsid, - _In_opt_ IUnknown * punkOuter, - _In_ DWORD dwClsCtx, - _In_opt_ COSERVERINFO * pServerInfo, - _In_ DWORD dwCount, - _Inout_updates_(dwCount) MULTI_QI *pResults ) -{ -#ifdef ENABLE_MICROSOFT_STORE_APP - return CoCreateInstanceFromApp(Clsid, punkOuter, dwClsCtx, pServerInfo, dwCount, pResults); -#else - return CoCreateInstanceEx(Clsid, punkOuter, dwClsCtx, pServerInfo, dwCount, pResults); -#endif //ENABLE_MICROSOFT_STORE_APP -} #endif #if defined(_MSC_VER) diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/Headers/msfilter.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/Headers/msfilter.h index fbbd2a3..ac93d40 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/Headers/msfilter.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/Headers/msfilter.h @@ -665,17 +665,7 @@ #define MS_FILTER_SET_MTU MS_FILTER_BASE_METHOD(9,int) #define MS_FILTER_GET_MTU MS_FILTER_BASE_METHOD(10,int) /**Filters can return their latency in milliseconds (if known) using this method:*/ -#define MS_FILTER_GET_LATENCY MS_FILTER_BASE_METHOD(11,int) - -/** - * Set device ID - */ -#define MS_FILTER_SET_DEVICE_ID MS_FILTER_BASE_METHOD(12,int) -/** - * Get device ID - */ -#define MS_FILTER_GET_DEVICE_ID MS_FILTER_BASE_METHOD(13,int) - +#define MS_FILTER_GET_LATENCY MS_FILTER_BASE_METHOD(11,int) typedef struct _MSPinFormat{ uint16_t pin; diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/Headers/msrtt4103.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/Headers/msrtt4103.h index 0f93b25..bb06e09 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/Headers/msrtt4103.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/Headers/msrtt4103.h @@ -29,6 +29,7 @@ #define TS_REDGEN 2 #define TS_NUMBER_OF_OUTBUF TS_REDGEN + 1 #define TS_INBUF_SIZE TS_OUTBUF_SIZE * TS_NUMBER_OF_OUTBUF +#define TS_KEEP_ALIVE_INTERVAL 25000 //10000 #define TS_SEND_INTERVAL 299 #define MS_RTT_4103_SOURCE_SET_T140_PAYLOAD_TYPE_NUMBER MS_FILTER_METHOD(MS_RTT_4103_SOURCE_ID, 0, int) @@ -36,7 +37,6 @@ #define MS_RTT_4103_SOURCE_SET_RED_PAYLOAD_TYPE_NUMBER MS_FILTER_METHOD(MS_RTT_4103_SOURCE_ID, 1, int) #define MS_RTT_4103_SINK_SET_RED_PAYLOAD_TYPE_NUMBER MS_FILTER_METHOD(MS_RTT_4103_SINK_ID, 1, int) #define MS_RTT_4103_SOURCE_PUT_CHAR32 MS_FILTER_METHOD(MS_RTT_4103_SOURCE_ID, 2, uint32_t) -#define MS_RTT_4103_SOURCE_SET_KEEP_ALIVE_INTERVAL MS_FILTER_METHOD(MS_RTT_4103_SOURCE_ID, 3, unsigned int) typedef struct _RealtimeTextReceivedCharacter { uint32_t character; diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/Headers/mssndcard.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/Headers/mssndcard.h index ff2df45..1942da9 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/Headers/mssndcard.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/Headers/mssndcard.h @@ -98,8 +98,6 @@ typedef struct _MSSndCard * (*MSSndCardDuplicateFunc)(struct _MSSndCard *obj); typedef void (*MSSndCardSetUsageHintFunc)(struct _MSSndCard *obj, bool_t is_going_to_be_used); typedef void (*MSSndCardUnloadFunc)(MSSndCardManager *obj); -typedef void (*MSSndCardAudioSessionFunc)(struct _MSSndCard *obj, bool_t actived); -typedef void (*MSSndCardCallKitFunc)(struct _MSSndCard *obj, bool_t enabled); struct _MSSndCardDesc{ @@ -117,8 +115,6 @@ MSSndCardDuplicateFunc duplicate; MSSndCardUnloadFunc unload; MSSndCardSetUsageHintFunc usage_hint; - MSSndCardAudioSessionFunc audio_session_activated; - MSSndCardCallKitFunc callkit_enabled; }; /** @@ -136,8 +132,7 @@ enum _MSSndCardStreamType{ MS_SND_CARD_STREAM_VOICE, MS_SND_CARD_STREAM_RING, - MS_SND_CARD_STREAM_MEDIA, - MS_SND_CARD_STREAM_DTMF, + MS_SND_CARD_STREAM_MEDIA }; /** @@ -546,26 +541,6 @@ * This is recommended for cards which are known to be slow (see flag MS_SND_CARD_CAP_IS_SLOW ). **/ MS2_PUBLIC void ms_snd_card_set_usage_hint(MSSndCard *obj, bool_t is_going_to_be_used); - -/** - * Used by application to notify whether audio access is allowed for the process. - * On most platform this function is useless, but in an iOS application using Callkit, the system decides when audio (through the AVAudioSession singleton) is open or closed. - * Such application needs to explicitely notify mediastreamer2 with ms_snd_card_notify_audio_session_activated() about the state of the audio session. - * - * @param obj A sound card object. - * @param actived TRUE if audio session is activated, FALSE otherwise. - */ -MS2_PUBLIC void ms_snd_card_notify_audio_session_activated(MSSndCard *obj, bool_t activated); - -/** - * Used by application to tell the MSSndCard if rely on notifications of activation of audio session. - * When yesno is set to FALSE, the MSSndCard will not rely on notifications of activation of audio session, and will assume that audio is always usable. - * If set to TRUE, the mediastreamer2 will require explicit calls to ms_snd_card_notify_audio_session_activated(). - * - * @param obj A sound card object. - * @param yesno TRUE if app notifies is activated, FALSE otherwise. The default value is FALSE. - */ -MS2_PUBLIC void ms_snd_card_app_notifies_activation(MSSndCard *obj, bool_t yesno); /** * Sets the stream type for this soundcard, default is VOICE diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/Headers/msvideo.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/Headers/msvideo.h index b6aafc8..59eada5 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/Headers/msvideo.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/Headers/msvideo.h @@ -272,10 +272,6 @@ const uint8_t *srcbuf, int srclsz, MSVideoSize roi); MS2_PUBLIC MSYuvBufAllocator *ms_yuv_buf_allocator_new(void); -/* Set a maximum number of frames mananaged by the YuvBufAllocator. - * Only frames satisfying the w / h size request are counted. - */ -MS2_PUBLIC void ms_yuv_buf_allocator_set_max_frames(MSYuvBufAllocator *obj, int max_frames); MS2_PUBLIC mblk_t *ms_yuv_buf_allocator_get(MSYuvBufAllocator *obj, MSPicture *buf, int w, int h); MS2_PUBLIC void ms_yuv_buf_allocator_free(MSYuvBufAllocator *obj); diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/Headers/rfc3984.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/Headers/rfc3984.h index c16254b..96ba643 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/Headers/rfc3984.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/Headers/rfc3984.h @@ -45,6 +45,7 @@ typedef struct _Rfc3984Context Rfc3984Context; +MS2_DEPRECATED MS2_PUBLIC Rfc3984Context *rfc3984_new(void); MS2_PUBLIC Rfc3984Context *rfc3984_new_with_factory(MSFactory *factory); MS2_PUBLIC void rfc3984_destroy(Rfc3984Context *ctx); diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/Headers/stun.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/Headers/stun.h index 15d353c..4432949 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/Headers/stun.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/Headers/stun.h @@ -187,12 +187,6 @@ MS_TURN_CONTEXT_TYPE_RTCP } MSTurnContextType; -typedef enum { - MS_TURN_CONTEXT_TRANSPORT_UDP, - MS_TURN_CONTEXT_TRANSPORT_TCP, - MS_TURN_CONTEXT_TRANSPORT_TLS -} MSTurnContextTransport; - typedef struct { uint32_t nb_send_indication; uint32_t nb_data_indication; @@ -213,19 +207,15 @@ char *username; char *password; char *ha1; - char *root_certificate; uint32_t lifetime; uint16_t channel_number; MSTurnContextState state; MSTurnContextType type; - MSTurnContextTransport transport; MSStunAddress relay_addr; struct sockaddr_storage turn_server_addr; socklen_t turn_server_addrlen; bool_t force_rtp_sending_via_relay; MSTurnContextStatistics stats; - struct _MSTurnTCPClient *turn_tcp_client; - char *cn; } MSTurnContext; @@ -337,9 +327,6 @@ MS2_PUBLIC void ms_turn_context_set_server_addr(MSTurnContext *context, struct sockaddr *addr, socklen_t addrlen); MS2_PUBLIC MSTurnContextState ms_turn_context_get_state(const MSTurnContext *context); MS2_PUBLIC void ms_turn_context_set_state(MSTurnContext *context, MSTurnContextState state); -MS2_PUBLIC MSTurnContextTransport ms_turn_get_transport_from_string(const char *transport); -MS2_PUBLIC MSTurnContextTransport ms_turn_context_get_transport(const MSTurnContext *context); -MS2_PUBLIC void ms_turn_context_set_transport(MSTurnContext *context, MSTurnContextTransport transport); MS2_PUBLIC const char * ms_turn_context_get_realm(const MSTurnContext *context); MS2_PUBLIC void ms_turn_context_set_realm(MSTurnContext *context, const char *realm); MS2_PUBLIC const char * ms_turn_context_get_nonce(const MSTurnContext *context); @@ -356,21 +343,9 @@ MS2_PUBLIC void ms_turn_context_set_channel_number(MSTurnContext *context, uint16_t channel_number); MS2_PUBLIC void ms_turn_context_set_allocated_relay_addr(MSTurnContext *context, MSStunAddress relay_addr); MS2_PUBLIC void ms_turn_context_set_force_rtp_sending_via_relay(MSTurnContext *context, bool_t force); -MS2_PUBLIC void ms_turn_context_set_root_certificate(MSTurnContext *context, const char *root_certificate); -MS2_PUBLIC void ms_turn_context_set_cn(MSTurnContext *context, const char *cn); MS2_PUBLIC bool_t ms_turn_context_peer_address_allowed(const MSTurnContext *context, const MSStunAddress *peer_address); MS2_PUBLIC void ms_turn_context_allow_peer_address(MSTurnContext *context, const MSStunAddress *peer_address); MS2_PUBLIC RtpTransport * ms_turn_context_create_endpoint(MSTurnContext *context); - -typedef struct _MSTurnTCPClient MSTurnTCPClient; - -MS2_PUBLIC MSTurnTCPClient* ms_turn_tcp_client_new(MSTurnContext *context, bool_t use_ssl, const char* root_certificate_path); -MS2_PUBLIC void ms_turn_tcp_client_destroy(MSTurnTCPClient *turn_tcp_client); - -MS2_PUBLIC void ms_turn_tcp_client_connect(MSTurnTCPClient *turn_tcp_client); - -MS2_PUBLIC int ms_turn_tcp_client_recvfrom(MSTurnTCPClient *turn_tcp_client, mblk_t *msg, int flags, struct sockaddr *from, socklen_t *fromlen); -MS2_PUBLIC int ms_turn_tcp_client_sendto(MSTurnTCPClient *turn_tcp_client, mblk_t *msg, int flags, const struct sockaddr *to, socklen_t tolen); #ifdef __cplusplus } diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/Info.plist b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/Info.plist index ed6cf71..abf3ac5 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/Info.plist +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/Info.plist Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/mediastreamer2 b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/mediastreamer2 index 89f9acd..d05256c 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/mediastreamer2 +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/mediastreamer2 Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/msamr.framework/Info.plist b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/msamr.framework/Info.plist index 53118f4..a6ea3d5 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/msamr.framework/Info.plist +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/msamr.framework/Info.plist Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/msamr.framework/msamr b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/msamr.framework/msamr index 2196f6e..5471a4e 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/msamr.framework/msamr +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/msamr.framework/msamr Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mscodec2.framework/Info.plist b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mscodec2.framework/Info.plist index 80dea43..2c5bdbf 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mscodec2.framework/Info.plist +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mscodec2.framework/Info.plist Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mscodec2.framework/mscodec2 b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mscodec2.framework/mscodec2 index 275c5fc..a523421 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mscodec2.framework/mscodec2 +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mscodec2.framework/mscodec2 Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/msopenh264.framework/Info.plist b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/msopenh264.framework/Info.plist index 97d03ee..781bde6 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/msopenh264.framework/Info.plist +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/msopenh264.framework/Info.plist Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/msopenh264.framework/msopenh264 b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/msopenh264.framework/msopenh264 index 04c0466..b8cc4b0 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/msopenh264.framework/msopenh264 +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/msopenh264.framework/msopenh264 Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mssilk.framework/Info.plist b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mssilk.framework/Info.plist index 4e157e5..dc6be13 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mssilk.framework/Info.plist +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mssilk.framework/Info.plist Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mssilk.framework/mssilk b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mssilk.framework/mssilk index b365018..bd2ec0f 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mssilk.framework/mssilk +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mssilk.framework/mssilk Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mswebrtc.framework/Info.plist b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mswebrtc.framework/Info.plist index 7688931..e7cc7e1 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mswebrtc.framework/Info.plist +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mswebrtc.framework/Info.plist Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mswebrtc.framework/mswebrtc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mswebrtc.framework/mswebrtc index 77b8d2d..64c2286 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mswebrtc.framework/mswebrtc +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mswebrtc.framework/mswebrtc Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/msx264.framework/Info.plist b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/msx264.framework/Info.plist index fa5be39..1bd34c9 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/msx264.framework/Info.plist +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/msx264.framework/Info.plist Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/msx264.framework/msx264 b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/msx264.framework/msx264 index cd38daf..2cf7cce 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/msx264.framework/msx264 +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/msx264.framework/msx264 Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/ortp.framework/Headers/b64.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/ortp.framework/Headers/b64.h index ce4289b..368da82 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/ortp.framework/Headers/b64.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/ortp.framework/Headers/b64.h @@ -1,421 +1,421 @@ -/* ///////////////////////////////////////////////////////////////////////////// - * File: b64/b64.h - * - * Purpose: Header file for the b64 library - * - * Created: 18th October 2004 - * Updated: 24th August 2008 - * - * Thanks: To Adam McLaurin, for ideas regarding the b64_decode2() and - * b64_encode2(). - * - * Home: http://synesis.com.au/software/ - * - * Copyright (c) 2004-2008, Matthew Wilson and Synesis Software - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions are met: - * - * - Redistributions of source code must retain the above copyright notice, this - * list of conditions and the following disclaimer. - * - Redistributions in binary form must reproduce the above copyright notice, - * this list of conditions and the following disclaimer in the documentation - * and/or other materials provided with the distribution. - * - Neither the name(s) of Matthew Wilson and Synesis Software nor the names of - * any contributors may be used to endorse or promote products derived from - * this software without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" - * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE - * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE - * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE - * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR - * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF - * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS - * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN - * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) - * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - * POSSIBILITY OF SUCH DAMAGE. - * - * ////////////////////////////////////////////////////////////////////////// */ - - -/** \file ortp/b64.h - * - * \brief [C/C++] Header file for the b64 library. - */ - -#ifndef B64_INCL_B64_H_B64 -#define B64_INCL_B64_H_B64 - -/* ///////////////////////////////////////////////////////////////////////////// - * Version information - */ - -#ifndef B64_DOCUMENTATION_SKIP_SECTION -# define B64_VER_B64_H_B64_MAJOR 1 -# define B64_VER_B64_H_B64_MINOR 5 -# define B64_VER_B64_H_B64_REVISION 4 -# define B64_VER_B64_H_B64_EDIT 28 -#endif /* !B64_DOCUMENTATION_SKIP_SECTION */ - -/** \def B64_VER_MAJOR - * The major version number of b64 - */ - -/** \def B64_VER_MINOR - * The minor version number of b64 - */ - -/** \def B64_VER_REVISION - * The revision version number of b64 - */ - -/** \def B64_VER - * The current composite version number of b64 - */ - -#ifndef B64_DOCUMENTATION_SKIP_SECTION -# define B64_VER_1_0_1 0x01000100 -# define B64_VER_1_0_2 0x01000200 -# define B64_VER_1_0_3 0x01000300 -# define B64_VER_1_1_1 0x01010100 -# define B64_VER_1_1_2 0x01010200 -# define B64_VER_1_1_3 0x01010300 -# define B64_VER_1_2_1 0x01020100 -# define B64_VER_1_2_2 0x01020200 -# define B64_VER_1_2_3 0x01020300 -# define B64_VER_1_2_4 0x01020400 -# define B64_VER_1_2_5 0x01020500 -# define B64_VER_1_2_6 0x01020600 -# define B64_VER_1_2_7 0x01020700 -# define B64_VER_1_3_1 0x010301ff -# define B64_VER_1_3_2 0x010302ff -# define B64_VER_1_3_3 0x010303ff -# define B64_VER_1_3_4 0x010304ff - -# define B64_VER B64_VER_1_3_4 -#else /* ? B64_DOCUMENTATION_SKIP_SECTION */ -# define B64_VER 0x010304ff -#endif /* !B64_DOCUMENTATION_SKIP_SECTION */ - -#define B64_VER_MAJOR 1 -#define B64_VER_MINOR 3 -#define B64_VER_REVISION 4 - -/* ///////////////////////////////////////////////////////////////////////////// - * Includes - */ - -#include <stddef.h> -#include "ortp/port.h" - -/* ///////////////////////////////////////////////////////////////////////////// - * Namespace - */ - -#if !defined(B64_NO_NAMESPACE) && \ - !defined(__cplusplus) -# define B64_NO_NAMESPACE -#endif /* !B64_NO_NAMESPACE && !__cplusplus */ - -#ifdef B64_NAMESPACE -# undef B64_NAMESPACE -#endif /* B64_NAMESPACE */ - -#ifdef B64_NAMESPACE_QUALIFIER -# undef B64_NAMESPACE_QUALIFIER -#endif /* B64_NAMESPACE_QUALIFIER */ - - -#ifndef B64_NO_NAMESPACE - -# ifdef B64_CUSTOM_NAMESPACE -# define B64_NAMESPACE B64_CUSTOM_NAMESPACE -# else /* ? B64_CUSTOM_NAMESPACE */ -# define B64_NAMESPACE b64 -# endif /* B64_CUSTOM_NAMESPACE */ - -# if defined(B64_CUSTOM_NAMESPACE) && \ - defined(B64_CUSTOM_NAMESPACE_QUALIFIER) -# define B64_NAMESPACE_QUALIFIER B64_CUSTOM_NAMESPACE_QUALIFIER -# else /* B64_CUSTOM_NAMESPACE && B64_CUSTOM_NAMESPACE_QUALIFIER */ -# define B64_NAMESPACE_QUALIFIER ::B64_NAMESPACE -# endif /* B64_CUSTOM_NAMESPACE && B64_CUSTOM_NAMESPACE_QUALIFIER */ - - -/** \brief [C/C++] The b64 namespace, within which the core library types and functions - * reside in C++ compilation. In C compilation, they all reside in the global - * namespace. - * - * \htmlonly - * <hr> - * \endhtmlonly - */ -namespace B64_NAMESPACE -{ -#endif /* !B64_NO_NAMESPACE */ - -/* ///////////////////////////////////////////////////////////////////////////// - * Enumerations - */ - -/** \brief Return codes (from b64_encode2() / b64_decode2()) - */ -enum B64_RC -{ - B64_RC_OK = 0 /*!< Operation was successful. */ - , B64_RC_INSUFFICIENT_BUFFER = 1 /*!< The given translation buffer was not of sufficient size. */ - , B64_RC_TRUNCATED_INPUT = 2 /*!< The input did not represent a fully formed stream of octet couplings. */ - , B64_RC_DATA_ERROR = 3 /*!< Invalid data. */ -#ifndef B64_DOCUMENTATION_SKIP_SECTION - , B64_max_RC_value -#endif /* !B64_DOCUMENTATION_SKIP_SECTION */ -}; - -#ifndef __cplusplus -typedef enum B64_RC B64_RC; -#endif /* !__cplusplus */ - -/** \brief Coding behaviour modification flags (for b64_encode2() / b64_decode2()) - */ -enum B64_FLAGS -{ - B64_F_LINE_LEN_USE_PARAM = 0x0000 /*!< Uses the lineLen parameter to b64_encode2(). Ignored by b64_decode2(). */ - , B64_F_LINE_LEN_INFINITE = 0x0001 /*!< Ignores the lineLen parameter to b64_encode2(). Line length is infinite. Ignored by b64_decode2(). */ - , B64_F_LINE_LEN_64 = 0x0002 /*!< Ignores the lineLen parameter to b64_encode2(). Line length is 64. Ignored by b64_decode2(). */ - , B64_F_LINE_LEN_76 = 0x0003 /*!< Ignores the lineLen parameter to b64_encode2(). Line length is 76. Ignored by b64_decode2(). */ - , B64_F_LINE_LEN_MASK = 0x000f /*!< Mask for testing line length flags to b64_encode2(). Ignored by b64_encode2(). */ - , B64_F_STOP_ON_NOTHING = 0x0000 /*!< Decoding ignores all invalid characters in the input data. Ignored by b64_encode2(). */ - , B64_F_STOP_ON_UNKNOWN_CHAR = 0x0100 /*!< Causes decoding to break if any non-Base-64 [a-zA-Z0-9=+/], non-whitespace character is encountered. Ignored by b64_encode2(). */ - , B64_F_STOP_ON_UNEXPECTED_WS = 0x0200 /*!< Causes decoding to break if any unexpected whitespace is encountered. Ignored by b64_encode2(). */ - , B64_F_STOP_ON_BAD_CHAR = 0x0300 /*!< Causes decoding to break if any non-Base-64 [a-zA-Z0-9=+/] character is encountered. Ignored by b64_encode2(). */ -}; - -#ifndef __cplusplus -typedef enum B64_FLAGS B64_FLAGS; -#endif /* !__cplusplus */ - -/* ///////////////////////////////////////////////////////////////////////////// - * Functions - */ - -#ifdef __cplusplus -extern "C" { -#endif /* __cplusplus */ - -/** \brief Encodes a block of binary data into Base-64 - * - * \param src Pointer to the block to be encoded. May not be NULL, except when - * \c dest is NULL, in which case it is ignored. - * \param srcSize Length of block to be encoded - * \param dest Pointer to the buffer into which the result is to be written. May - * be NULL, in which case the function returns the required length - * \param destLen Length of the buffer into which the result is to be written. Must - * be at least as large as that indicated by the return value from - * \link b64::b64_encode b64_encode(NULL, srcSize, NULL, 0)\endlink. - * - * \return 0 if the size of the buffer was insufficient, or the length of the - * converted buffer was longer than \c destLen - * - * \note The function returns the required length if \c dest is NULL - * - * \note The function returns the required length if \c dest is NULL. The returned size - * might be larger than the actual required size, but will never be smaller. - * - * \note Threading: The function is fully re-entrant. - * - * \see b64::encode() - */ -ORTP_PUBLIC size_t b64_encode(void const *src, size_t srcSize, char *dest, size_t destLen); - -/** \brief Encodes a block of binary data into Base-64 - * - * \param src Pointer to the block to be encoded. May not be NULL, except when - * \c dest is NULL, in which case it is ignored. - * \param srcSize Length of block to be encoded - * \param dest Pointer to the buffer into which the result is to be written. May - * be NULL, in which case the function returns the required length - * \param destLen Length of the buffer into which the result is to be written. Must - * be at least as large as that indicated by the return value from - * \link b64::b64_encode2 b64_encode2(NULL, srcSize, NULL, 0, flags, lineLen, rc)\endlink. - * \param flags A combination of the B64_FLAGS enumeration, that moderate the - * behaviour of the function - * \param lineLen If the flags parameter contains B64_F_LINE_LEN_USE_PARAM, then - * this parameter represents the length of the lines into which the encoded form is split, - * with a hard line break ('\\r\\n'). If this value is 0, then the line is not - * split. If it is <0, then the RFC-1113 recommended line length of 64 is used - * \param rc The return code representing the status of the operation. May be NULL. - * - * \return 0 if the size of the buffer was insufficient, or the length of the - * converted buffer was longer than \c destLen - * - * \note The function returns the required length if \c dest is NULL. The returned size - * might be larger than the actual required size, but will never be smaller. - * - * \note Threading: The function is fully re-entrant. - * - * \see b64::encode() - */ -size_t b64_encode2( void const *src - , size_t srcSize - , char *dest - , size_t destLen - , unsigned flags - , int lineLen /* = 0 */ - , B64_RC *rc /* = NULL */); - -/** \brief Decodes a sequence of Base-64 into a block of binary data - * - * \param src Pointer to the Base-64 block to be decoded. May not be NULL, except when - * \c dest is NULL, in which case it is ignored. If \c dest is NULL, and \c src is - * <b>not</b> NULL, then the returned value is calculated exactly, otherwise a value - * is returned that is guaranteed to be large enough to hold the decoded block. - * - * \param srcLen Length of block to be encoded. Must be an integral of 4, the Base-64 - * encoding quantum, otherwise the Base-64 block is assumed to be invalid - * \param dest Pointer to the buffer into which the result is to be written. May - * be NULL, in which case the function returns the required length - * \param destSize Length of the buffer into which the result is to be written. Must - * be at least as large as that indicated by the return value from - * \c b64_decode(src, srcSize, NULL, 0), even in the case where the encoded form - * contains a number of characters that will be ignored, resulting in a lower total - * length of converted form. - * - * \return 0 if the size of the buffer was insufficient, or the length of the - * converted buffer was longer than \c destSize - * - * \note The function returns the required length if \c dest is NULL. The returned size - * might be larger than the actual required size, but will never be smaller. - * - * \note \anchor anchor__4_characters The behaviour of both - * \link b64::b64_encode2 b64_encode2()\endlink - * and - * \link b64::b64_decode2 b64_decode2()\endlink - * are undefined if the line length is not a multiple of 4. - * - * \note Threading: The function is fully re-entrant. - * - * \see b64::decode() - */ -ORTP_PUBLIC size_t b64_decode(char const *src, size_t srcLen, void *dest, size_t destSize); - -/** \brief Decodes a sequence of Base-64 into a block of binary data - * - * \param src Pointer to the Base-64 block to be decoded. May not be NULL, except when - * \c dest is NULL, in which case it is ignored. If \c dest is NULL, and \c src is - * <b>not</b> NULL, then the returned value is calculated exactly, otherwise a value - * is returned that is guaranteed to be large enough to hold the decoded block. - * - * \param srcLen Length of block to be encoded. Must be an integral of 4, the Base-64 - * encoding quantum, otherwise the Base-64 block is assumed to be invalid - * \param dest Pointer to the buffer into which the result is to be written. May - * be NULL, in which case the function returns the required length - * \param destSize Length of the buffer into which the result is to be written. Must - * be at least as large as that indicated by the return value from - * \c b64_decode(src, srcSize, NULL, 0), even in the case where the encoded form - * contains a number of characters that will be ignored, resulting in a lower total - * length of converted form. - * \param flags A combination of the B64_FLAGS enumeration, that moderate the - * behaviour of the function. - * \param rc The return code representing the status of the operation. May be NULL. - * \param badChar If the flags parameter does not contain B64_F_STOP_ON_NOTHING, this - * parameter specifies the address of a pointer that will be set to point to any - * character in the sequence that stops the parsing, as dictated by the flags - * parameter. May be NULL. - * - * \return 0 if the size of the buffer was insufficient, or the length of the - * converted buffer was longer than \c destSize, or a bad character stopped parsing. - * - * \note The function returns the required length if \c dest is NULL. The returned size - * might be larger than the actual required size, but will never be smaller. - * - * \note The behaviour of both - * \link b64::b64_encode2 b64_encode2()\endlink - * and - * \link b64::b64_decode2 b64_decode2()\endlink - * are undefined if the line length is not a multiple of 4. - * - * \note Threading: The function is fully re-entrant. - * - * \see b64::decode() - */ -size_t b64_decode2( char const *src - , size_t srcLen - , void *dest - , size_t destSize - , unsigned flags - , char const **badChar /* = NULL */ - , B64_RC *rc /* = NULL */); - - -/** \brief Returns the textual description of the error - * - * \param code The \link b64::B64_RC error code\endlink - */ -char const *b64_getErrorString(B64_RC code); - -/** \brief Returns the length of the textual description of the error - * - * \see b64_getErrorString() - * - * \param code The \link b64::B64_RC error code\endlink - */ -size_t b64_getErrorStringLength(B64_RC code); - - -#ifdef __cplusplus -} /* extern "C" */ -#endif /* __cplusplus */ - -/* ///////////////////////////////////////////////////////////////////////////// - * Namespace - */ - -#ifndef B64_NO_NAMESPACE -} /* namespace B64_NAMESPACE */ - -# ifndef B64_DOCUMENTATION_SKIP_SECTION - -namespace stlsoft -{ - - inline char const *c_str_data_a( B64_NAMESPACE_QUALIFIER::B64_RC code) - { - return B64_NAMESPACE_QUALIFIER::b64_getErrorString(code); - } - inline char const *c_str_data( B64_NAMESPACE_QUALIFIER::B64_RC code) - { - return B64_NAMESPACE_QUALIFIER::b64_getErrorString(code); - } - - inline size_t c_str_len_a( B64_NAMESPACE_QUALIFIER::B64_RC code) - { - return B64_NAMESPACE_QUALIFIER::b64_getErrorStringLength(code); - } - inline size_t c_str_len( B64_NAMESPACE_QUALIFIER::B64_RC code) - { - return B64_NAMESPACE_QUALIFIER::b64_getErrorStringLength(code); - } - - inline char const *c_str_ptr_a( B64_NAMESPACE_QUALIFIER::B64_RC code) - { - return B64_NAMESPACE_QUALIFIER::b64_getErrorString(code); - } - inline char const *c_str_ptr( B64_NAMESPACE_QUALIFIER::B64_RC code) - { - return B64_NAMESPACE_QUALIFIER::b64_getErrorString(code); - } - -} /* namespace stlsoft */ - -# endif /* !B64_DOCUMENTATION_SKIP_SECTION */ - -#endif /* !B64_NO_NAMESPACE */ - -/* ////////////////////////////////////////////////////////////////////////// */ - -#endif /* B64_INCL_B64_H_B64 */ - -/* ////////////////////////////////////////////////////////////////////////// */ +/* ///////////////////////////////////////////////////////////////////////////// + * File: b64/b64.h + * + * Purpose: Header file for the b64 library + * + * Created: 18th October 2004 + * Updated: 24th August 2008 + * + * Thanks: To Adam McLaurin, for ideas regarding the b64_decode2() and + * b64_encode2(). + * + * Home: http://synesis.com.au/software/ + * + * Copyright (c) 2004-2008, Matthew Wilson and Synesis Software + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions are met: + * + * - Redistributions of source code must retain the above copyright notice, this + * list of conditions and the following disclaimer. + * - Redistributions in binary form must reproduce the above copyright notice, + * this list of conditions and the following disclaimer in the documentation + * and/or other materials provided with the distribution. + * - Neither the name(s) of Matthew Wilson and Synesis Software nor the names of + * any contributors may be used to endorse or promote products derived from + * this software without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" + * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE + * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE + * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE + * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR + * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF + * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS + * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN + * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) + * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE + * POSSIBILITY OF SUCH DAMAGE. + * + * ////////////////////////////////////////////////////////////////////////// */ + + +/** \file ortp/b64.h + * + * \brief [C/C++] Header file for the b64 library. + */ + +#ifndef B64_INCL_B64_H_B64 +#define B64_INCL_B64_H_B64 + +/* ///////////////////////////////////////////////////////////////////////////// + * Version information + */ + +#ifndef B64_DOCUMENTATION_SKIP_SECTION +# define B64_VER_B64_H_B64_MAJOR 1 +# define B64_VER_B64_H_B64_MINOR 5 +# define B64_VER_B64_H_B64_REVISION 4 +# define B64_VER_B64_H_B64_EDIT 28 +#endif /* !B64_DOCUMENTATION_SKIP_SECTION */ + +/** \def B64_VER_MAJOR + * The major version number of b64 + */ + +/** \def B64_VER_MINOR + * The minor version number of b64 + */ + +/** \def B64_VER_REVISION + * The revision version number of b64 + */ + +/** \def B64_VER + * The current composite version number of b64 + */ + +#ifndef B64_DOCUMENTATION_SKIP_SECTION +# define B64_VER_1_0_1 0x01000100 +# define B64_VER_1_0_2 0x01000200 +# define B64_VER_1_0_3 0x01000300 +# define B64_VER_1_1_1 0x01010100 +# define B64_VER_1_1_2 0x01010200 +# define B64_VER_1_1_3 0x01010300 +# define B64_VER_1_2_1 0x01020100 +# define B64_VER_1_2_2 0x01020200 +# define B64_VER_1_2_3 0x01020300 +# define B64_VER_1_2_4 0x01020400 +# define B64_VER_1_2_5 0x01020500 +# define B64_VER_1_2_6 0x01020600 +# define B64_VER_1_2_7 0x01020700 +# define B64_VER_1_3_1 0x010301ff +# define B64_VER_1_3_2 0x010302ff +# define B64_VER_1_3_3 0x010303ff +# define B64_VER_1_3_4 0x010304ff + +# define B64_VER B64_VER_1_3_4 +#else /* ? B64_DOCUMENTATION_SKIP_SECTION */ +# define B64_VER 0x010304ff +#endif /* !B64_DOCUMENTATION_SKIP_SECTION */ + +#define B64_VER_MAJOR 1 +#define B64_VER_MINOR 3 +#define B64_VER_REVISION 4 + +/* ///////////////////////////////////////////////////////////////////////////// + * Includes + */ + +#include <stddef.h> +#include "ortp/port.h" + +/* ///////////////////////////////////////////////////////////////////////////// + * Namespace + */ + +#if !defined(B64_NO_NAMESPACE) && \ + !defined(__cplusplus) +# define B64_NO_NAMESPACE +#endif /* !B64_NO_NAMESPACE && !__cplusplus */ + +#ifdef B64_NAMESPACE +# undef B64_NAMESPACE +#endif /* B64_NAMESPACE */ + +#ifdef B64_NAMESPACE_QUALIFIER +# undef B64_NAMESPACE_QUALIFIER +#endif /* B64_NAMESPACE_QUALIFIER */ + + +#ifndef B64_NO_NAMESPACE + +# ifdef B64_CUSTOM_NAMESPACE +# define B64_NAMESPACE B64_CUSTOM_NAMESPACE +# else /* ? B64_CUSTOM_NAMESPACE */ +# define B64_NAMESPACE b64 +# endif /* B64_CUSTOM_NAMESPACE */ + +# if defined(B64_CUSTOM_NAMESPACE) && \ + defined(B64_CUSTOM_NAMESPACE_QUALIFIER) +# define B64_NAMESPACE_QUALIFIER B64_CUSTOM_NAMESPACE_QUALIFIER +# else /* B64_CUSTOM_NAMESPACE && B64_CUSTOM_NAMESPACE_QUALIFIER */ +# define B64_NAMESPACE_QUALIFIER ::B64_NAMESPACE +# endif /* B64_CUSTOM_NAMESPACE && B64_CUSTOM_NAMESPACE_QUALIFIER */ + + +/** \brief [C/C++] The b64 namespace, within which the core library types and functions + * reside in C++ compilation. In C compilation, they all reside in the global + * namespace. + * + * \htmlonly + * <hr> + * \endhtmlonly + */ +namespace B64_NAMESPACE +{ +#endif /* !B64_NO_NAMESPACE */ + +/* ///////////////////////////////////////////////////////////////////////////// + * Enumerations + */ + +/** \brief Return codes (from b64_encode2() / b64_decode2()) + */ +enum B64_RC +{ + B64_RC_OK = 0 /*!< Operation was successful. */ + , B64_RC_INSUFFICIENT_BUFFER = 1 /*!< The given translation buffer was not of sufficient size. */ + , B64_RC_TRUNCATED_INPUT = 2 /*!< The input did not represent a fully formed stream of octet couplings. */ + , B64_RC_DATA_ERROR = 3 /*!< Invalid data. */ +#ifndef B64_DOCUMENTATION_SKIP_SECTION + , B64_max_RC_value +#endif /* !B64_DOCUMENTATION_SKIP_SECTION */ +}; + +#ifndef __cplusplus +typedef enum B64_RC B64_RC; +#endif /* !__cplusplus */ + +/** \brief Coding behaviour modification flags (for b64_encode2() / b64_decode2()) + */ +enum B64_FLAGS +{ + B64_F_LINE_LEN_USE_PARAM = 0x0000 /*!< Uses the lineLen parameter to b64_encode2(). Ignored by b64_decode2(). */ + , B64_F_LINE_LEN_INFINITE = 0x0001 /*!< Ignores the lineLen parameter to b64_encode2(). Line length is infinite. Ignored by b64_decode2(). */ + , B64_F_LINE_LEN_64 = 0x0002 /*!< Ignores the lineLen parameter to b64_encode2(). Line length is 64. Ignored by b64_decode2(). */ + , B64_F_LINE_LEN_76 = 0x0003 /*!< Ignores the lineLen parameter to b64_encode2(). Line length is 76. Ignored by b64_decode2(). */ + , B64_F_LINE_LEN_MASK = 0x000f /*!< Mask for testing line length flags to b64_encode2(). Ignored by b64_encode2(). */ + , B64_F_STOP_ON_NOTHING = 0x0000 /*!< Decoding ignores all invalid characters in the input data. Ignored by b64_encode2(). */ + , B64_F_STOP_ON_UNKNOWN_CHAR = 0x0100 /*!< Causes decoding to break if any non-Base-64 [a-zA-Z0-9=+/], non-whitespace character is encountered. Ignored by b64_encode2(). */ + , B64_F_STOP_ON_UNEXPECTED_WS = 0x0200 /*!< Causes decoding to break if any unexpected whitespace is encountered. Ignored by b64_encode2(). */ + , B64_F_STOP_ON_BAD_CHAR = 0x0300 /*!< Causes decoding to break if any non-Base-64 [a-zA-Z0-9=+/] character is encountered. Ignored by b64_encode2(). */ +}; + +#ifndef __cplusplus +typedef enum B64_FLAGS B64_FLAGS; +#endif /* !__cplusplus */ + +/* ///////////////////////////////////////////////////////////////////////////// + * Functions + */ + +#ifdef __cplusplus +extern "C" { +#endif /* __cplusplus */ + +/** \brief Encodes a block of binary data into Base-64 + * + * \param src Pointer to the block to be encoded. May not be NULL, except when + * \c dest is NULL, in which case it is ignored. + * \param srcSize Length of block to be encoded + * \param dest Pointer to the buffer into which the result is to be written. May + * be NULL, in which case the function returns the required length + * \param destLen Length of the buffer into which the result is to be written. Must + * be at least as large as that indicated by the return value from + * \link b64::b64_encode b64_encode(NULL, srcSize, NULL, 0)\endlink. + * + * \return 0 if the size of the buffer was insufficient, or the length of the + * converted buffer was longer than \c destLen + * + * \note The function returns the required length if \c dest is NULL + * + * \note The function returns the required length if \c dest is NULL. The returned size + * might be larger than the actual required size, but will never be smaller. + * + * \note Threading: The function is fully re-entrant. + * + * \see b64::encode() + */ +ORTP_PUBLIC size_t b64_encode(void const *src, size_t srcSize, char *dest, size_t destLen); + +/** \brief Encodes a block of binary data into Base-64 + * + * \param src Pointer to the block to be encoded. May not be NULL, except when + * \c dest is NULL, in which case it is ignored. + * \param srcSize Length of block to be encoded + * \param dest Pointer to the buffer into which the result is to be written. May + * be NULL, in which case the function returns the required length + * \param destLen Length of the buffer into which the result is to be written. Must + * be at least as large as that indicated by the return value from + * \link b64::b64_encode2 b64_encode2(NULL, srcSize, NULL, 0, flags, lineLen, rc)\endlink. + * \param flags A combination of the B64_FLAGS enumeration, that moderate the + * behaviour of the function + * \param lineLen If the flags parameter contains B64_F_LINE_LEN_USE_PARAM, then + * this parameter represents the length of the lines into which the encoded form is split, + * with a hard line break ('\\r\\n'). If this value is 0, then the line is not + * split. If it is <0, then the RFC-1113 recommended line length of 64 is used + * \param rc The return code representing the status of the operation. May be NULL. + * + * \return 0 if the size of the buffer was insufficient, or the length of the + * converted buffer was longer than \c destLen + * + * \note The function returns the required length if \c dest is NULL. The returned size + * might be larger than the actual required size, but will never be smaller. + * + * \note Threading: The function is fully re-entrant. + * + * \see b64::encode() + */ +size_t b64_encode2( void const *src + , size_t srcSize + , char *dest + , size_t destLen + , unsigned flags + , int lineLen /* = 0 */ + , B64_RC *rc /* = NULL */); + +/** \brief Decodes a sequence of Base-64 into a block of binary data + * + * \param src Pointer to the Base-64 block to be decoded. May not be NULL, except when + * \c dest is NULL, in which case it is ignored. If \c dest is NULL, and \c src is + * <b>not</b> NULL, then the returned value is calculated exactly, otherwise a value + * is returned that is guaranteed to be large enough to hold the decoded block. + * + * \param srcLen Length of block to be encoded. Must be an integral of 4, the Base-64 + * encoding quantum, otherwise the Base-64 block is assumed to be invalid + * \param dest Pointer to the buffer into which the result is to be written. May + * be NULL, in which case the function returns the required length + * \param destSize Length of the buffer into which the result is to be written. Must + * be at least as large as that indicated by the return value from + * \c b64_decode(src, srcSize, NULL, 0), even in the case where the encoded form + * contains a number of characters that will be ignored, resulting in a lower total + * length of converted form. + * + * \return 0 if the size of the buffer was insufficient, or the length of the + * converted buffer was longer than \c destSize + * + * \note The function returns the required length if \c dest is NULL. The returned size + * might be larger than the actual required size, but will never be smaller. + * + * \note \anchor anchor__4_characters The behaviour of both + * \link b64::b64_encode2 b64_encode2()\endlink + * and + * \link b64::b64_decode2 b64_decode2()\endlink + * are undefined if the line length is not a multiple of 4. + * + * \note Threading: The function is fully re-entrant. + * + * \see b64::decode() + */ +ORTP_PUBLIC size_t b64_decode(char const *src, size_t srcLen, void *dest, size_t destSize); + +/** \brief Decodes a sequence of Base-64 into a block of binary data + * + * \param src Pointer to the Base-64 block to be decoded. May not be NULL, except when + * \c dest is NULL, in which case it is ignored. If \c dest is NULL, and \c src is + * <b>not</b> NULL, then the returned value is calculated exactly, otherwise a value + * is returned that is guaranteed to be large enough to hold the decoded block. + * + * \param srcLen Length of block to be encoded. Must be an integral of 4, the Base-64 + * encoding quantum, otherwise the Base-64 block is assumed to be invalid + * \param dest Pointer to the buffer into which the result is to be written. May + * be NULL, in which case the function returns the required length + * \param destSize Length of the buffer into which the result is to be written. Must + * be at least as large as that indicated by the return value from + * \c b64_decode(src, srcSize, NULL, 0), even in the case where the encoded form + * contains a number of characters that will be ignored, resulting in a lower total + * length of converted form. + * \param flags A combination of the B64_FLAGS enumeration, that moderate the + * behaviour of the function. + * \param rc The return code representing the status of the operation. May be NULL. + * \param badChar If the flags parameter does not contain B64_F_STOP_ON_NOTHING, this + * parameter specifies the address of a pointer that will be set to point to any + * character in the sequence that stops the parsing, as dictated by the flags + * parameter. May be NULL. + * + * \return 0 if the size of the buffer was insufficient, or the length of the + * converted buffer was longer than \c destSize, or a bad character stopped parsing. + * + * \note The function returns the required length if \c dest is NULL. The returned size + * might be larger than the actual required size, but will never be smaller. + * + * \note The behaviour of both + * \link b64::b64_encode2 b64_encode2()\endlink + * and + * \link b64::b64_decode2 b64_decode2()\endlink + * are undefined if the line length is not a multiple of 4. + * + * \note Threading: The function is fully re-entrant. + * + * \see b64::decode() + */ +size_t b64_decode2( char const *src + , size_t srcLen + , void *dest + , size_t destSize + , unsigned flags + , char const **badChar /* = NULL */ + , B64_RC *rc /* = NULL */); + + +/** \brief Returns the textual description of the error + * + * \param code The \link b64::B64_RC error code\endlink + */ +char const *b64_getErrorString(B64_RC code); + +/** \brief Returns the length of the textual description of the error + * + * \see b64_getErrorString() + * + * \param code The \link b64::B64_RC error code\endlink + */ +size_t b64_getErrorStringLength(B64_RC code); + + +#ifdef __cplusplus +} /* extern "C" */ +#endif /* __cplusplus */ + +/* ///////////////////////////////////////////////////////////////////////////// + * Namespace + */ + +#ifndef B64_NO_NAMESPACE +} /* namespace B64_NAMESPACE */ + +# ifndef B64_DOCUMENTATION_SKIP_SECTION + +namespace stlsoft +{ + + inline char const *c_str_data_a( B64_NAMESPACE_QUALIFIER::B64_RC code) + { + return B64_NAMESPACE_QUALIFIER::b64_getErrorString(code); + } + inline char const *c_str_data( B64_NAMESPACE_QUALIFIER::B64_RC code) + { + return B64_NAMESPACE_QUALIFIER::b64_getErrorString(code); + } + + inline size_t c_str_len_a( B64_NAMESPACE_QUALIFIER::B64_RC code) + { + return B64_NAMESPACE_QUALIFIER::b64_getErrorStringLength(code); + } + inline size_t c_str_len( B64_NAMESPACE_QUALIFIER::B64_RC code) + { + return B64_NAMESPACE_QUALIFIER::b64_getErrorStringLength(code); + } + + inline char const *c_str_ptr_a( B64_NAMESPACE_QUALIFIER::B64_RC code) + { + return B64_NAMESPACE_QUALIFIER::b64_getErrorString(code); + } + inline char const *c_str_ptr( B64_NAMESPACE_QUALIFIER::B64_RC code) + { + return B64_NAMESPACE_QUALIFIER::b64_getErrorString(code); + } + +} /* namespace stlsoft */ + +# endif /* !B64_DOCUMENTATION_SKIP_SECTION */ + +#endif /* !B64_NO_NAMESPACE */ + +/* ////////////////////////////////////////////////////////////////////////// */ + +#endif /* B64_INCL_B64_H_B64 */ + +/* ////////////////////////////////////////////////////////////////////////// */ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/ortp.framework/Headers/nack.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/ortp.framework/Headers/nack.h index 291b963..397aa1f 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/ortp.framework/Headers/nack.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/ortp.framework/Headers/nack.h @@ -33,7 +33,6 @@ RtpSession *session; OrtpEvDispatcher *ev_dispatcher; RtpTransportModifier *rtp_modifier; - RtpTransportModifier *rtcp_modifier; queue_t sent_packets; bctbx_mutex_t sent_packets_mutex; int max_packets; diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/ortp.framework/Headers/port.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/ortp.framework/Headers/port.h index 1a8e751..7e2456c 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/ortp.framework/Headers/port.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/ortp.framework/Headers/port.h @@ -316,7 +316,6 @@ ORTP_PUBLIC int close_socket(ortp_socket_t sock); ORTP_PUBLIC int set_non_blocking_socket(ortp_socket_t sock); -ORTP_PUBLIC int set_blocking_socket(ortp_socket_t sock); ORTP_PUBLIC char *ortp_strndup(const char *str,int n); #define ortp_strdup_printf bctbx_strdup_printf diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/ortp.framework/Headers/rtcp.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/ortp.framework/Headers/rtcp.h index 641d497..645d1aa 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/ortp.framework/Headers/rtcp.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/ortp.framework/Headers/rtcp.h @@ -161,8 +161,7 @@ RTCP_SDES_TOOL = 6, RTCP_SDES_NOTE = 7, RTCP_SDES_PRIV = 8, - RTCP_SDES_MID = 10, /* TODO: change this value when his identifier will be assigned */ - RTCP_SDES_MAX = 11 + RTCP_SDES_MAX = 9 } rtcp_sdes_type_t; typedef struct sdes_chunk @@ -415,8 +414,6 @@ /* packet parsing api */ -/*return the size of the rtcp packet*/ -ORTP_PUBLIC size_t rtcp_get_size(const mblk_t *m); /*in case of coumpound packet, set read pointer of m to the beginning of the next RTCP packet */ ORTP_PUBLIC bool_t rtcp_next_packet(mblk_t *m); diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/ortp.framework/Headers/rtp.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/ortp.framework/Headers/rtp.h index 5ba1d5d..3fb3f7c 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/ortp.framework/Headers/rtp.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/ortp.framework/Headers/rtp.h @@ -57,12 +57,8 @@ uint32_t csrc[16]; } rtp_header_t; -/* MAX is 15 because we use 1-byte header */ -typedef enum { - RTP_EXTENSION_NONE = 0, - RTP_EXTENSION_MID = 1, - RTP_EXTENSION_MAX = 15 -} rtp_extension_type_t; + + typedef struct rtp_stats { @@ -111,8 +107,7 @@ /* packet api */ /* the first argument is a mblk_t. The header is supposed to be not splitted */ -#define rtp_set_markbit(mp,value) ((rtp_header_t*)((mp)->b_rptr))->markbit=(value) -#define rtp_set_extbit(mp,value) ((rtp_header_t*)((mp)->b_rptr))->extbit=(value) +#define rtp_set_markbit(mp,value) ((rtp_header_t*)((mp)->b_rptr))->markbit=(value) #define rtp_set_seqnumber(mp,seq) ((rtp_header_t*)((mp)->b_rptr))->seq_number=(seq) #define rtp_set_timestamp(mp,ts) ((rtp_header_t*)((mp)->b_rptr))->timestamp=(ts) #define rtp_set_ssrc(mp,_ssrc) ((rtp_header_t*)((mp)->b_rptr))->ssrc=(_ssrc) @@ -131,10 +126,6 @@ ORTP_PUBLIC int rtp_get_payload(mblk_t *packet, unsigned char **start); ORTP_PUBLIC int rtp_get_extheader(mblk_t *packet, uint16_t *profile, uint8_t **start_ext); - -/* Extension header api */ -ORTP_PUBLIC void rtp_add_extension_header(mblk_t *packet, int id, size_t size, uint8_t *data); -ORTP_PUBLIC int rtp_get_extension_header(mblk_t *packet, int id, uint8_t **data); #ifdef __cplusplus } diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/ortp.framework/Headers/rtpsession.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/ortp.framework/Headers/rtpsession.h index a45e40b..5618191 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/ortp.framework/Headers/rtpsession.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/ortp.framework/Headers/rtpsession.h @@ -307,8 +307,6 @@ struct sockaddr_storage rem_addr; socklen_t loc_addrlen; struct sockaddr_storage loc_addr; - socklen_t used_loc_addrlen; - struct sockaddr_storage used_loc_addr; /*Address used to redirect packets from this source*/ struct _RtpTransport *tr; OrtpBwEstimator recv_bw_estimator; struct timeval send_bw_start; /* used for bandwidth estimation */ @@ -461,14 +459,6 @@ bool_t is_spliced; bool_t congestion_detector_enabled; bool_t video_bandwidth_estimator_enabled; - bool_t is_primary; /* tells if this session is the primary of the rtp bundle */ - - bool_t warn_non_working_pkt_info; - - /* bundle mode */ - struct _RtpBundle *bundle; /* back pointer to the rtp bundle object */ - queue_t bundleq; - ortp_mutex_t bundleq_lock; }; /** @@ -760,8 +750,6 @@ ORTP_PUBLIC void rtp_session_set_reuseaddr(RtpSession *session, bool_t yes); -ORTP_PUBLIC int meta_rtp_transport_sendto(RtpTransport *t, mblk_t *msg , int flags, const struct sockaddr *to, socklen_t tolen); - ORTP_PUBLIC int meta_rtp_transport_modifier_inject_packet_to_send(RtpTransport *t, RtpTransportModifier *tpm, mblk_t *msg, int flags); ORTP_PUBLIC int meta_rtp_transport_modifier_inject_packet_to_send_to(RtpTransport *t, RtpTransportModifier *tpm, mblk_t *msg, int flags, const struct sockaddr *to, socklen_t tolen); ORTP_PUBLIC int meta_rtp_transport_modifier_inject_packet_to_recv(RtpTransport *t, RtpTransportModifier *tpm, mblk_t *msg, int flags); @@ -784,36 +772,11 @@ ORTP_PUBLIC void meta_rtp_transport_destroy(RtpTransport *tp); ORTP_PUBLIC void meta_rtp_transport_append_modifier(RtpTransport *tp,RtpTransportModifier *tpm); ORTP_PUBLIC void meta_rtp_transport_prepend_modifier(RtpTransport *tp,RtpTransportModifier *tpm); -ORTP_PUBLIC void meta_rtp_transport_remove_modifier(RtpTransport *tp, RtpTransportModifier *tpm); ORTP_PUBLIC int rtp_session_splice(RtpSession *session, RtpSession *to_session); ORTP_PUBLIC int rtp_session_unsplice(RtpSession *session, RtpSession *to_session); ORTP_PUBLIC bool_t ortp_stream_is_ipv6(OrtpStream *os); - -/* RtpBundle api */ -typedef struct _RtpBundle RtpBundle; - -ORTP_PUBLIC RtpBundle* rtp_bundle_new(void); -ORTP_PUBLIC void rtp_bundle_delete(RtpBundle *bundle); - -ORTP_PUBLIC int rtp_bundle_get_mid_extension_id(RtpBundle *bundle); -ORTP_PUBLIC void rtp_bundle_set_mid_extension_id(RtpBundle *bundle, int id); - -ORTP_PUBLIC void rtp_bundle_add_session(RtpBundle *bundle, const char *mid, RtpSession *session); -ORTP_PUBLIC void rtp_bundle_remove_session_by_id(RtpBundle *bundle, const char *mid); -ORTP_PUBLIC void rtp_bundle_remove_session(RtpBundle *bundle, RtpSession *session); -ORTP_PUBLIC void rtp_bundle_clear(RtpBundle *bundle); - -ORTP_PUBLIC RtpSession* rtp_bundle_get_primary_session(RtpBundle *bundle); -ORTP_PUBLIC void rtp_bundle_set_primary_session(RtpBundle *bundle, const char * mid); - -ORTP_PUBLIC const char *rtp_bundle_get_session_mid(RtpBundle *bundle, RtpSession *session); - -ORTP_PUBLIC int rtp_bundle_send_through_primary(RtpBundle *bundle, bool_t is_rtp, mblk_t *m, int flags, const struct sockaddr *destaddr, socklen_t destlen); -/* Returns FALSE if the rtp packet or at least one of the RTCP packet (compound) was for the primary */ -ORTP_PUBLIC bool_t rtp_bundle_dispatch(RtpBundle *bundle, bool_t is_rtp, mblk_t *m, bool_t received_by_rtcp_mux); -ORTP_PUBLIC void rtp_session_use_local_addr(RtpSession * session, const char * rtp_local_addr, const char * rtcp_local_addr); #ifdef __cplusplus } diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/ortp.framework/Headers/str_utils.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/ortp.framework/Headers/str_utils.h index ae30713..af6d765 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/ortp.framework/Headers/str_utils.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/ortp.framework/Headers/str_utils.h @@ -160,18 +160,13 @@ typedef struct _msgb_allocator{ queue_t q; - int max_blocks; }msgb_allocator_t; ORTP_PUBLIC void msgb_allocator_init(msgb_allocator_t *pa); -/* Set a maximum number of blocks that can be managed by the allocator. - Only blocks satisfying the "size" argument of msgb_allocator_alloc() are counted.*/ -ORTP_PUBLIC void msgb_allocator_set_max_blocks(msgb_allocator_t *pa, int max_blocks); ORTP_PUBLIC mblk_t *msgb_allocator_alloc(msgb_allocator_t *pa, size_t size); ORTP_PUBLIC void msgb_allocator_uninit(msgb_allocator_t *pa); ORTP_PUBLIC void ortp_recvaddr_to_sockaddr(ortp_recv_addr_t *recvaddr, struct sockaddr *addr, socklen_t *socklen); -ORTP_PUBLIC void ortp_sockaddr_to_recvaddr(const struct sockaddr * addr, ortp_recv_addr_t * recvaddr); #ifdef __cplusplus } diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/ortp.framework/Info.plist b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/ortp.framework/Info.plist index f19e73b..28786fe 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/ortp.framework/Info.plist +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/ortp.framework/Info.plist Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/ortp.framework/ortp b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/ortp.framework/ortp index cb6282e..5648388 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/ortp.framework/ortp +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/ortp.framework/ortp Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Properties/AssemblyInfo.cs b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Properties/AssemblyInfo.cs index 07cf2fb..40562b3 100644 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Properties/AssemblyInfo.cs +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Properties/AssemblyInfo.cs @@ -25,7 +25,7 @@ // The form "{Major}.{Minor}.*" will automatically update the build and revision, // and "{Major}.{Minor}.{Build}.*" will update just the revision. -[assembly: AssemblyVersion("1.0.2")] +[assembly: AssemblyVersion("1.0.1.7")] // The following attributes are used to specify the signing key for the assembly, // if desired. See the Mono documentation for more information about signing. diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/certificates/altname/agent.pem b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/certificates/altname/agent.pem deleted file mode 100644 index edb7c9f..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/certificates/altname/agent.pem +++ /dev/null @@ -1,75 +0,0 @@ ------BEGIN RSA PRIVATE KEY----- -MIICXAIBAAKBgQDHZG78iwkkxJeq3ZPuQwY9DfdcNCvHXayW+5p5VUULV50ohJKt -JJzhp5ysq4VH7q/dmOnMnbYTACnqVSlph88zRdQJd/g0h6T4DyWa5Jxe+R1hwLWV -fgeSXstCK8m9SwxKqnqA5mPZxfARXg3r4XWkUK2A1lWIXCkZU3MMD4JJ4QIDAQAB -AoGAGgyi+1dmwGj2r5n3I5+aBwv2DxO5zHgOfkMssUFUneC6ZXq8duZboJd3Po/B -/93NGBRMJzFLgjv5PeYWXPUjOoJT7eg0aDJKX/uMKSvzhyIL/bUJPfyo2GCmkAr5 -CF5EBFFjlsui2kSFusxbQmyzZkkIl3OYdlTBdQFsmEROk8kCQQD3aW1ZPbDkSxsi -09VZBWVW95LojcxYQeqjPTs8EAB2jKmR4aw8KGKCz+yBGwiSdukDZ/p3IftuifHk -J+3a6kqnAkEAzlBKjM8xVWprTp/3p1DMYNA+KNsXuf08xGB/zegpU561FjUzK7U4 -QKyDSIaRgSv4WAJbIauwaZdydM6Q0DnANwJBAKEQGQeHiaiU3E2H6dPSF27OLO0H -ooeyIbWzHuSy5hpG5/z4FM/02myePzCtEJ+ImZiGEB+OF8iWNMp60/U3oPECQAoR -RPIGEkQ2wzG9AJq7iJ2Yy8+2kTvULajvhI0JrSqVbgS9Z9fUKgCN6oIZfvQsrxus -UcIc3KjqaP1mLw7aIpUCQH5S0B+GOwKa8+RbuRcgBvksqkRwRZn6jawoNJJSBCDn -gQJ5B9PvJXppTsbnulSD2srhUqCR1pzGfnl8bYV8b8Q= ------END RSA PRIVATE KEY----- -Certificate: - Data: - Version: 3 (0x2) - Serial Number: 9 (0x9) - Signature Algorithm: sha1WithRSAEncryption - Issuer: C=FR, ST=Some-State, L=Grenoble, O=Belledonne Communications, OU=LAB, CN=Jehan Monnier/emailAddress=jehan.monnier@belledonne-communications.com - Validity - Not Before: Sep 25 16:12:35 2014 GMT - Not After : Sep 22 16:12:35 2024 GMT - Subject: C=FR, ST=France, L=Grenoble, O=Belledonne Communications, OU=LAB, CN=Jehan Monnier/emailAddress=jehan.monnier@belledonne-communications.com - Subject Public Key Info: - Public Key Algorithm: rsaEncryption - Public-Key: (1024 bit) - Modulus: - 00:c7:64:6e:fc:8b:09:24:c4:97:aa:dd:93:ee:43: - 06:3d:0d:f7:5c:34:2b:c7:5d:ac:96:fb:9a:79:55: - 45:0b:57:9d:28:84:92:ad:24:9c:e1:a7:9c:ac:ab: - 85:47:ee:af:dd:98:e9:cc:9d:b6:13:00:29:ea:55: - 29:69:87:cf:33:45:d4:09:77:f8:34:87:a4:f8:0f: - 25:9a:e4:9c:5e:f9:1d:61:c0:b5:95:7e:07:92:5e: - cb:42:2b:c9:bd:4b:0c:4a:aa:7a:80:e6:63:d9:c5: - f0:11:5e:0d:eb:e1:75:a4:50:ad:80:d6:55:88:5c: - 29:19:53:73:0c:0f:82:49:e1 - Exponent: 65537 (0x10001) - X509v3 extensions: - X509v3 Basic Constraints: - CA:FALSE - X509v3 Key Usage: - Digital Signature, Non Repudiation, Key Encipherment - X509v3 Subject Alternative Name: - DNS:altname.linphone.org, DNS:*.wildcard2.linphone.org - Signature Algorithm: sha1WithRSAEncryption - 56:f5:23:64:4c:8d:85:6e:05:d6:42:a3:41:b2:6a:ab:a1:cd: - be:ae:4a:38:c5:23:4c:62:2c:06:4d:49:b7:fc:ad:86:1d:9b: - c0:7e:33:80:fa:7d:31:8b:ca:9c:28:44:b2:1c:f1:ed:73:5b: - d3:80:72:b0:6c:0b:20:2b:e5:2b:02:c6:be:14:ad:55:34:2f: - 6f:8e:bb:7b:61:ce:9c:af:85:a7:b0:cd:d1:4e:1e:17:e9:7e: - 61:ed:50:60:9a:de:d0:7a:6d:a5:ee:04:9a:5c:41:94:21:e5: - 05:61:a8:17:ab:eb:b4:cc:7f:90:9b:3a:0e:ca:31:fb:65:40: - 11:2d ------BEGIN CERTIFICATE----- -MIIDPzCCAqigAwIBAgIBCTANBgkqhkiG9w0BAQUFADCBuzELMAkGA1UEBhMCRlIx -EzARBgNVBAgMClNvbWUtU3RhdGUxETAPBgNVBAcMCEdyZW5vYmxlMSIwIAYDVQQK -DBlCZWxsZWRvbm5lIENvbW11bmljYXRpb25zMQwwCgYDVQQLDANMQUIxFjAUBgNV -BAMMDUplaGFuIE1vbm5pZXIxOjA4BgkqhkiG9w0BCQEWK2plaGFuLm1vbm5pZXJA -YmVsbGVkb25uZS1jb21tdW5pY2F0aW9ucy5jb20wHhcNMTQwOTI1MTYxMjM1WhcN -MjQwOTIyMTYxMjM1WjCBtzELMAkGA1UEBhMCRlIxDzANBgNVBAgMBkZyYW5jZTER -MA8GA1UEBwwIR3Jlbm9ibGUxIjAgBgNVBAoMGUJlbGxlZG9ubmUgQ29tbXVuaWNh -dGlvbnMxDDAKBgNVBAsMA0xBQjEWMBQGA1UEAwwNSmVoYW4gTW9ubmllcjE6MDgG -CSqGSIb3DQEJARYramVoYW4ubW9ubmllckBiZWxsZWRvbm5lLWNvbW11bmljYXRp -b25zLmNvbTCBnzANBgkqhkiG9w0BAQEFAAOBjQAwgYkCgYEAx2Ru/IsJJMSXqt2T -7kMGPQ33XDQrx12slvuaeVVFC1edKISSrSSc4aecrKuFR+6v3ZjpzJ22EwAp6lUp -aYfPM0XUCXf4NIek+A8lmuScXvkdYcC1lX4Hkl7LQivJvUsMSqp6gOZj2cXwEV4N -6+F1pFCtgNZViFwpGVNzDA+CSeECAwEAAaNVMFMwCQYDVR0TBAIwADALBgNVHQ8E -BAMCBeAwOQYDVR0RBDIwMIIUYWx0bmFtZS5saW5waG9uZS5vcmeCGCoud2lsZGNh -cmQyLmxpbnBob25lLm9yZzANBgkqhkiG9w0BAQUFAAOBgQBW9SNkTI2FbgXWQqNB -smqroc2+rko4xSNMYiwGTUm3/K2GHZvAfjOA+n0xi8qcKESyHPHtc1vTgHKwbAsg -K+UrAsa+FK1VNC9vjrt7Yc6cr4WnsM3RTh4X6X5h7VBgmt7Qem2l7gSaXEGUIeUF -YagXq+u0zH+QmzoOyjH7ZUARLQ== ------END CERTIFICATE----- diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/certificates/altname/cafile.pem b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/certificates/altname/cafile.pem deleted file mode 100644 index 2fd957d..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/certificates/altname/cafile.pem +++ /dev/null @@ -1,20 +0,0 @@ ------BEGIN CERTIFICATE----- -MIIDRjCCAq+gAwIBAgIJAJ3nFcA7qFrOMA0GCSqGSIb3DQEBBQUAMIG7MQswCQYD -VQQGEwJGUjETMBEGA1UECAwKU29tZS1TdGF0ZTERMA8GA1UEBwwIR3Jlbm9ibGUx -IjAgBgNVBAoMGUJlbGxlZG9ubmUgQ29tbXVuaWNhdGlvbnMxDDAKBgNVBAsMA0xB -QjEWMBQGA1UEAwwNSmVoYW4gTW9ubmllcjE6MDgGCSqGSIb3DQEJARYramVoYW4u -bW9ubmllckBiZWxsZWRvbm5lLWNvbW11bmljYXRpb25zLmNvbTAeFw0xMzA0MzAx -MzMwMThaFw0yMzA0MjgxMzMwMThaMIG7MQswCQYDVQQGEwJGUjETMBEGA1UECAwK -U29tZS1TdGF0ZTERMA8GA1UEBwwIR3Jlbm9ibGUxIjAgBgNVBAoMGUJlbGxlZG9u -bmUgQ29tbXVuaWNhdGlvbnMxDDAKBgNVBAsMA0xBQjEWMBQGA1UEAwwNSmVoYW4g -TW9ubmllcjE6MDgGCSqGSIb3DQEJARYramVoYW4ubW9ubmllckBiZWxsZWRvbm5l -LWNvbW11bmljYXRpb25zLmNvbTCBnzANBgkqhkiG9w0BAQEFAAOBjQAwgYkCgYEA -z5F8mMh3SUr6NUd7tq2uW2Kdn22Zn3kNpLYb78AQK4IoQMOLGXbBdyoXvz1fublg -bxtLYsiGhICd7Ul9zLGc3edn85LbD3Skb7ERx6MakRnYep3FzagZJhn14QEaZCx6 -3Qs0Ir4rSP7hmlpYt8VO/zqqNR3tsA59O0D9c7bpQ7UCAwEAAaNQME4wHQYDVR0O -BBYEFAZfXccWr2L4LW5xA4ig1h0rBH+6MB8GA1UdIwQYMBaAFAZfXccWr2L4LW5x -A4ig1h0rBH+6MAwGA1UdEwQFMAMBAf8wDQYJKoZIhvcNAQEFBQADgYEAKvmt2m1o -axGKc0DjiJPypU/NsAf4Yu0nOnY8pHqJJCB0AWVoAPM7vGYPWpeH7LSdGZLuT9eK -FUWGJhPnkrnklmBdVB0l7qXYjR5uf766HDkoDxuLhNifow3IYvsS+L2Y6puRQb9w -HLMDE29mBDl0WyoX3h0yR0EiAO15V9A7I10= ------END CERTIFICATE----- diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/certificates/altname/openssl-altname.cnf b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/certificates/altname/openssl-altname.cnf deleted file mode 100644 index 0dc82fb..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/certificates/altname/openssl-altname.cnf +++ /dev/null @@ -1,359 +0,0 @@ -# -# OpenSSL example configuration file. -# This is mostly being used for generation of certificate requests. -# - -# This definition stops the following lines choking if HOME isn't -# defined. -HOME = . -RANDFILE = $ENV::HOME/.rnd - -# Extra OBJECT IDENTIFIER info: -#oid_file = $ENV::HOME/.oid -oid_section = new_oids - -# To use this configuration file with the "-extfile" option of the -# "openssl x509" utility, name here the section containing the -# X.509v3 extensions to use: -# extensions = -# (Alternatively, use a configuration file that has only -# X.509v3 extensions in its main [= default] section.) - -[ new_oids ] - -# We can add new OIDs in here for use by 'ca', 'req' and 'ts'. -# Add a simple OID like this: -# testoid1=1.2.3.4 -# Or use config file substitution like this: -# testoid2=${testoid1}.5.6 - -# Policies used by the TSA examples. -tsa_policy1 = 1.2.3.4.1 -tsa_policy2 = 1.2.3.4.5.6 -tsa_policy3 = 1.2.3.4.5.7 - -#################################################################### -[ ca ] -default_ca = CA_default # The default ca section - -#################################################################### -[ CA_default ] - -dir = . # Where everything is kept -certs = $dir/certs # Where the issued certs are kept -crl_dir = $dir/crl # Where the issued crl are kept -database = $dir/index.txt # database index file. -#unique_subject = no # Set to 'no' to allow creation of - # several ctificates with same subject. -new_certs_dir = $dir/newcerts # default place for new certs. - -certificate = $dir/cacert.pem # The CA certificate -serial = $dir/serial # The current serial number -crlnumber = $dir/crlnumber # the current crl number - # must be commented out to leave a V1 CRL -crl = $dir/crl.pem # The current CRL -private_key = $dir/private/cakey.pem# The private key -RANDFILE = $dir/private/.rand # private random number file - -x509_extensions = usr_cert # The extentions to add to the cert - -# Comment out the following two lines for the "traditional" -# (and highly broken) format. -name_opt = ca_default # Subject Name options -cert_opt = ca_default # Certificate field options - -# Extension copying option: use with caution. -# copy_extensions = copy - -# Extensions to add to a CRL. Note: Netscape communicator chokes on V2 CRLs -# so this is commented out by default to leave a V1 CRL. -# crlnumber must also be commented out to leave a V1 CRL. -# crl_extensions = crl_ext - -default_days = 365 # how long to certify for -default_crl_days= 30 # how long before next CRL -default_md = default # use public key default MD -preserve = no # keep passed DN ordering - -# A few difference way of specifying how similar the request should look -# For type CA, the listed attributes must be the same, and the optional -# and supplied fields are just that :-) -policy = policy_match - -# For the CA policy -[ policy_match ] -countryName = match -stateOrProvinceName = match -organizationName = match -organizationalUnitName = optional -commonName = supplied -emailAddress = optional - -# For the 'anything' policy -# At this point in time, you must list all acceptable 'object' -# types. -[ policy_anything ] -countryName = optional -stateOrProvinceName = optional -localityName = optional -organizationName = optional -organizationalUnitName = optional -commonName = supplied -emailAddress = optional - -#################################################################### -[ req ] -default_bits = 1024 -default_keyfile = privkey.pem -distinguished_name = req_distinguished_name -attributes = req_attributes -x509_extensions = v3_ca # The extentions to add to the self signed cert - -# Passwords for private keys if not present they will be prompted for -# input_password = secret -# output_password = secret - -# This sets a mask for permitted string types. There are several options. -# default: PrintableString, T61String, BMPString. -# pkix : PrintableString, BMPString (PKIX recommendation before 2004) -# utf8only: only UTF8Strings (PKIX recommendation after 2004). -# nombstr : PrintableString, T61String (no BMPStrings or UTF8Strings). -# MASK:XXXX a literal mask value. -# WARNING: ancient versions of Netscape crash on BMPStrings or UTF8Strings. -string_mask = utf8only - - req_extensions = v3_req # The extensions to add to a certificate request - -[ req_distinguished_name ] -countryName = Country Name (2 letter code) -countryName_default = FR -countryName_min = 2 -countryName_max = 2 - -stateOrProvinceName = State or Province Name (full name) -stateOrProvinceName_default = France - -localityName = Locality Name (eg, city) -localityName_default = Grenoble - -0.organizationName = Organization Name (eg, company) -0.organizationName_default = Belledonne Communications - -# we can do this but it is not needed normally :-) -#1.organizationName = Second Organization Name (eg, company) -#1.organizationName_default = World Wide Web Pty Ltd - -organizationalUnitName = Organizational Unit Name (eg, section) -organizationalUnitName_default = LAB -#organizationalUnitName_default = - -commonName = Common Name (e.g. server FQDN or YOUR name) -commonName_max = 64 -commonName_default = See altname for DNS name - -emailAddress = Email Address -emailAddress_max = 64 -emailAddress_default = jehan.monnier@belledonne-communications.com - -# SET-ex3 = SET extension number 3 - -[ req_attributes ] -challengePassword = A challenge password -challengePassword_min = 4 -challengePassword_max = 20 - -unstructuredName = An optional company name - -[ usr_cert ] - -# These extensions are added when 'ca' signs a request. - -# This goes against PKIX guidelines but some CAs do it and some software -# requires this to avoid interpreting an end user certificate as a CA. - -basicConstraints=CA:FALSE - -# Here are some examples of the usage of nsCertType. If it is omitted -# the certificate can be used for anything *except* object signing. - -# This is OK for an SSL server. -# nsCertType = server - -# For an object signing certificate this would be used. -# nsCertType = objsign - -# For normal client use this is typical -# nsCertType = client, email - -# and for everything including object signing: -# nsCertType = client, email, objsign - -# This is typical in keyUsage for a client certificate. -# keyUsage = nonRepudiation, digitalSignature, keyEncipherment - -# This will be displayed in Netscape's comment listbox. -nsComment = "OpenSSL Generated Certificate" - -# PKIX recommendations harmless if included in all certificates. -subjectKeyIdentifier=hash -authorityKeyIdentifier=keyid,issuer - -# This stuff is for subjectAltName and issuerAltname. -# Import the email address. -# subjectAltName=email:copy -# An alternative to produce certificates that aren't -# deprecated according to PKIX. -# subjectAltName=email:move - -# Copy subject details -# issuerAltName=issuer:copy - -#nsCaRevocationUrl = http://www.domain.dom/ca-crl.pem -#nsBaseUrl -#nsRevocationUrl -#nsRenewalUrl -#nsCaPolicyUrl -#nsSslServerName - -# This is required for TSA certificates. -# extendedKeyUsage = critical,timeStamping - -[ v3_req ] - -# Extensions to add to a certificate request - -basicConstraints = CA:FALSE -keyUsage = nonRepudiation, digitalSignature, keyEncipherment -subjectAltName = @alt_names - -[alt_names] -DNS.1 = altname.linphone.org -DNS.2 = *.wildcard2.linphone.org - -[ v3_ca ] - - -# Extensions for a typical CA - - -# PKIX recommendation. - -subjectKeyIdentifier=hash - -authorityKeyIdentifier=keyid:always,issuer - -# This is what PKIX recommends but some broken software chokes on critical -# extensions. -#basicConstraints = critical,CA:true -# So we do this instead. -basicConstraints = CA:true - -# Key usage: this is typical for a CA certificate. However since it will -# prevent it being used as an test self-signed certificate it is best -# left out by default. -# keyUsage = cRLSign, keyCertSign - -# Some might want this also -# nsCertType = sslCA, emailCA - -# Include email address in subject alt name: another PKIX recommendation -# subjectAltName=email:copy -# Copy issuer details -# issuerAltName=issuer:copy - -# DER hex encoding of an extension: beware experts only! -# obj=DER:02:03 -# Where 'obj' is a standard or added object -# You can even override a supported extension: -# basicConstraints= critical, DER:30:03:01:01:FF - -[ crl_ext ] - -# CRL extensions. -# Only issuerAltName and authorityKeyIdentifier make any sense in a CRL. - -# issuerAltName=issuer:copy -authorityKeyIdentifier=keyid:always - -[ proxy_cert_ext ] -# These extensions should be added when creating a proxy certificate - -# This goes against PKIX guidelines but some CAs do it and some software -# requires this to avoid interpreting an end user certificate as a CA. - -basicConstraints=CA:FALSE - -# Here are some examples of the usage of nsCertType. If it is omitted -# the certificate can be used for anything *except* object signing. - -# This is OK for an SSL server. -# nsCertType = server - -# For an object signing certificate this would be used. -# nsCertType = objsign - -# For normal client use this is typical -# nsCertType = client, email - -# and for everything including object signing: -# nsCertType = client, email, objsign - -# This is typical in keyUsage for a client certificate. -# keyUsage = nonRepudiation, digitalSignature, keyEncipherment - -# This will be displayed in Netscape's comment listbox. -nsComment = "OpenSSL Generated Certificate" - -# PKIX recommendations harmless if included in all certificates. -subjectKeyIdentifier=hash -authorityKeyIdentifier=keyid,issuer - -# This stuff is for subjectAltName and issuerAltname. -# Import the email address. -# subjectAltName=email:copy -# An alternative to produce certificates that aren't -# deprecated according to PKIX. -# subjectAltName=email:move - -# Copy subject details -# issuerAltName=issuer:copy - -#nsCaRevocationUrl = http://www.domain.dom/ca-crl.pem -#nsBaseUrl -#nsRevocationUrl -#nsRenewalUrl -#nsCaPolicyUrl -#nsSslServerName - -# This really needs to be in place for it to be a proxy certificate. -proxyCertInfo=critical,language:id-ppl-anyLanguage,pathlen:3,policy:foo - -#################################################################### -[ tsa ] - -default_tsa = tsa_config1 # the default TSA section - -[ tsa_config1 ] - -# These are used by the TSA reply generation only. -dir = ./demoCA # TSA root directory -serial = $dir/tsaserial # The current serial number (mandatory) -crypto_device = builtin # OpenSSL engine to use for signing -signer_cert = $dir/tsacert.pem # The TSA signing certificate - # (optional) -certs = $dir/cacert.pem # Certificate chain to include in reply - # (optional) -signer_key = $dir/private/tsakey.pem # The TSA private key (optional) - -default_policy = tsa_policy1 # Policy if request did not specify it - # (optional) -other_policies = tsa_policy2, tsa_policy3 # acceptable policies (optional) -digests = md5, sha1 # Acceptable message digests (mandatory) -accuracy = secs:1, millisecs:500, microsecs:100 # (optional) -clock_precision_digits = 0 # number of digits after dot. (optional) -ordering = yes # Is ordering defined for timestamps? - # (optional, default: no) -tsa_name = yes # Must the TSA name be included in the reply? - # (optional, default: no) -ess_cert_id_chain = no # Must the ESS cert id chain be included? - # (optional, default: no) diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/certificates/client/cert.pem b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/certificates/client/cert.pem deleted file mode 100644 index 3fd0cd0..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/certificates/client/cert.pem +++ /dev/null @@ -1,75 +0,0 @@ -Certificate: - Data: - Version: 3 (0x2) - Serial Number: 14 (0xe) - Signature Algorithm: sha1WithRSAEncryption - Issuer: C=FR, ST=Some-State, L=Grenoble, O=Belledonne Communications, OU=LAB, CN=Jehan Monnier/emailAddress=jehan.monnier@belledonne-communications.com - Validity - Not Before: Sep 25 08:36:50 2017 GMT - Not After : Sep 23 08:36:50 2027 GMT - Subject: C=FR, ST=Rhone-Alpes Auvergne, L=Grenoble, O=Belledonne Communications, CN=sip:sip.example.org/emailAddress=info@belledonne-communications.com - Subject Public Key Info: - Public Key Algorithm: rsaEncryption - RSA Public Key: (2048 bit) - Modulus (2048 bit): - 00:9e:31:b6:30:07:0e:de:8b:dd:41:66:ec:52:84: - 37:2c:bf:98:bc:8f:d3:8e:0d:0f:97:de:b0:4a:c6: - 26:c3:c5:29:4d:4e:ed:6c:0c:fe:06:61:49:16:67: - 23:90:c9:5b:00:49:f0:e0:5e:42:81:2a:73:c7:c7: - 11:9e:41:53:28:46:73:d1:12:8a:bb:bf:e7:f5:84: - 6a:06:e6:5c:02:de:95:1d:a0:fc:a5:f7:bf:e8:c8: - c9:95:9f:07:c3:96:96:09:4d:11:f4:48:a3:89:49: - 30:c0:6b:e6:ad:a4:0f:b7:5a:f2:20:78:2c:35:da: - fe:4c:83:70:93:65:09:b1:bb:17:46:72:1d:22:c1: - 07:b3:4d:93:cd:cf:8a:6d:12:7f:54:b3:48:df:d6: - 02:6f:f2:9c:a0:6c:5e:09:6b:26:63:94:09:cf:0c: - 42:e6:fa:99:08:c1:9f:18:4b:54:fb:2c:0a:cc:c0: - b2:a6:1d:47:d9:1d:f2:53:e2:27:f8:71:41:f6:45: - e6:50:dd:47:4b:71:a2:bb:94:74:0e:e1:c4:fd:f6: - c3:41:c5:4c:1e:f9:8b:9c:c7:7e:80:59:f9:5b:e7: - ab:76:fd:5a:9d:d8:bd:6f:f9:58:78:e4:72:82:44: - 85:32:7d:c2:27:f6:52:69:69:e8:e6:70:00:aa:64: - 45:6f - Exponent: 65537 (0x10001) - X509v3 extensions: - X509v3 Basic Constraints: - CA:FALSE - Netscape Comment: - OpenSSL Generated Certificate - X509v3 Subject Key Identifier: - CB:57:BF:89:AF:D9:DB:CC:E0:F8:79:71:AD:7F:03:63:20:0A:49:63 - X509v3 Authority Key Identifier: - keyid:06:5F:5D:C7:16:AF:62:F8:2D:6E:71:03:88:A0:D6:1D:2B:04:7F:BA - - Signature Algorithm: sha1WithRSAEncryption - 93:16:99:16:33:aa:1c:cd:44:b0:cd:05:fb:11:de:eb:15:ec: - b9:a3:f1:bc:93:71:5b:6d:86:5a:f8:a1:91:96:60:52:7e:5f: - 11:a8:aa:41:aa:d8:96:07:5a:b6:8d:a6:5f:e0:db:60:58:50: - a8:b2:53:5d:e1:14:db:b5:de:8c:00:9c:83:66:b9:88:12:67: - 50:79:70:06:03:5c:eb:5a:d8:98:b2:af:39:15:ad:b9:65:ad: - 45:ef:1c:30:b1:27:6d:88:2f:2f:c6:cb:d3:a6:41:4a:95:f2: - 52:7e:d2:7f:3e:99:7e:72:43:92:e2:3b:5a:e0:3f:28:30:db: - d3:c0 ------BEGIN CERTIFICATE----- -MIID5jCCA0+gAwIBAgIBDjANBgkqhkiG9w0BAQUFADCBuzELMAkGA1UEBhMCRlIx -EzARBgNVBAgMClNvbWUtU3RhdGUxETAPBgNVBAcMCEdyZW5vYmxlMSIwIAYDVQQK -DBlCZWxsZWRvbm5lIENvbW11bmljYXRpb25zMQwwCgYDVQQLDANMQUIxFjAUBgNV -BAMMDUplaGFuIE1vbm5pZXIxOjA4BgkqhkiG9w0BCQEWK2plaGFuLm1vbm5pZXJA -YmVsbGVkb25uZS1jb21tdW5pY2F0aW9ucy5jb20wHhcNMTcwOTI1MDgzNjUwWhcN -MjcwOTIzMDgzNjUwWjCBtDELMAkGA1UEBhMCRlIxHTAbBgNVBAgMFFJob25lLUFs -cGVzIEF1dmVyZ25lMREwDwYDVQQHDAhHcmVub2JsZTEiMCAGA1UECgwZQmVsbGVk -b25uZSBDb21tdW5pY2F0aW9uczEcMBoGA1UEAwwTc2lwOnNpcC5leGFtcGxlLm9y -ZzExMC8GCSqGSIb3DQEJARYiaW5mb0BiZWxsZWRvbm5lLWNvbW11bmljYXRpb25z -LmNvbTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAJ4xtjAHDt6L3UFm -7FKENyy/mLyP044ND5fesErGJsPFKU1O7WwM/gZhSRZnI5DJWwBJ8OBeQoEqc8fH -EZ5BUyhGc9ESiru/5/WEagbmXALelR2g/KX3v+jIyZWfB8OWlglNEfRIo4lJMMBr -5q2kD7da8iB4LDXa/kyDcJNlCbG7F0ZyHSLBB7NNk83Pim0Sf1SzSN/WAm/ynKBs -XglrJmOUCc8MQub6mQjBnxhLVPssCszAsqYdR9kd8lPiJ/hxQfZF5lDdR0txoruU -dA7hxP32w0HFTB75i5zHfoBZ+Vvnq3b9Wp3YvW/5WHjkcoJEhTJ9wif2Umlp6OZw -AKpkRW8CAwEAAaN7MHkwCQYDVR0TBAIwADAsBglghkgBhvhCAQ0EHxYdT3BlblNT -TCBHZW5lcmF0ZWQgQ2VydGlmaWNhdGUwHQYDVR0OBBYEFMtXv4mv2dvM4Ph5ca1/ -A2MgCkljMB8GA1UdIwQYMBaAFAZfXccWr2L4LW5xA4ig1h0rBH+6MA0GCSqGSIb3 -DQEBBQUAA4GBAJMWmRYzqhzNRLDNBfsR3usV7Lmj8byTcVtthlr4oZGWYFJ+XxGo -qkGq2JYHWraNpl/g22BYUKiyU13hFNu13owAnINmuYgSZ1B5cAYDXOta2JiyrzkV -rbllrUXvHDCxJ22ILy/Gy9OmQUqV8lJ+0n8+mX5yQ5LiO1rgPygw29PA ------END CERTIFICATE----- diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/certificates/client/cert2-signed-by-other-ca.pem b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/certificates/client/cert2-signed-by-other-ca.pem deleted file mode 100644 index d440d14..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/certificates/client/cert2-signed-by-other-ca.pem +++ /dev/null @@ -1,90 +0,0 @@ -Certificate: - Data: - Version: 1 (0x0) - Serial Number: 4096 (0x1000) - Signature Algorithm: sha256WithRSAEncryption - Issuer: C=FR, ST=France, L=Grenoble, O=Belledonne Communications, CN=Belledonne Communications unofficial rootca - Validity - Not Before: Nov 17 11:33:46 2016 GMT - Not After : Nov 27 11:33:46 2017 GMT - Subject: C=FR, ST=Some-State, L=Lorien, O=Internet Widgits Pty Ltd, CN=sip:galadrielle@sip.example.org - Subject Public Key Info: - Public Key Algorithm: rsaEncryption - Public-Key: (2048 bit) - Modulus: - 00:ae:3c:ab:f2:34:4b:dd:3e:96:b4:0f:76:61:5f: - 59:dd:d0:93:6f:05:04:a2:2e:f7:f5:2f:65:35:02: - f5:6f:ed:dd:46:bb:72:3e:7c:47:b5:37:15:1d:1d: - 90:a7:dc:0f:bf:cc:a8:58:43:86:fb:b8:c7:7e:13: - 7f:05:09:47:6b:bf:a1:d1:76:7d:7a:d3:09:3a:46: - 78:22:08:49:cd:02:8d:80:10:ee:d1:18:3c:e4:df: - 50:be:05:80:88:56:c3:d4:36:2c:05:5d:57:07:9a: - 4a:13:99:7f:46:d9:0b:dd:81:51:29:bd:8e:3a:55: - b2:33:f2:e6:3e:1c:ce:f9:2f:80:68:ca:5a:78:c5: - e1:27:4a:b4:0b:65:9b:24:ee:df:8c:16:f0:74:dc: - fe:a5:9f:52:5a:a1:f9:09:1d:47:00:d9:8a:84:72: - e2:19:7b:cb:cd:62:b3:44:e3:4f:cf:9b:1c:a1:bc: - 70:d3:e0:10:8b:f2:51:28:91:84:61:92:56:03:3a: - 2c:bf:11:8d:b6:4b:c8:4f:1c:e7:75:54:b9:cd:f3: - d5:be:6b:af:6e:9f:ca:77:45:44:5c:55:6a:23:49: - e0:52:fc:30:3d:a9:a8:66:f1:d8:d0:a8:5b:97:3c: - a7:de:70:db:7b:85:c1:f5:8e:54:3c:f8:0f:3a:9f: - 36:2d - Exponent: 65537 (0x10001) - Signature Algorithm: sha256WithRSAEncryption - 4a:f6:1f:8c:a8:fa:f6:ed:85:14:2c:12:14:69:7c:ec:ff:17: - 57:e5:bd:a6:e1:50:7e:38:01:d7:a9:92:7c:e2:43:03:f7:7f: - 53:f9:6a:de:bf:55:7b:62:45:fc:55:35:20:8f:6c:b5:83:a6: - 30:56:84:ba:b0:cb:df:1e:6f:e2:ca:8a:9c:94:96:5a:c0:fa: - 18:67:b4:e3:6b:87:09:2a:8e:e2:d3:69:cc:67:9d:ba:e3:48: - f7:1c:81:72:90:c8:8c:24:ff:90:be:14:50:6a:f4:1f:5b:66: - 91:5c:06:ff:fc:5a:53:22:e8:fe:86:38:92:82:18:87:2d:0c: - 78:90:4a:7a:92:3e:48:43:28:20:83:fa:6f:35:e3:b8:54:e9: - f7:a7:91:fd:63:fa:13:0b:31:45:5c:69:33:56:c3:7e:f9:b5: - 57:f4:b9:3a:cb:7c:71:1f:dd:a1:0c:77:fc:f9:69:34:a1:7e: - 2b:a6:05:cd:b9:c9:bb:68:f0:c6:72:54:34:42:94:4d:3f:c6: - d7:86:8b:da:d5:2a:31:28:80:6c:84:3b:60:ce:e4:4d:5a:53: - 4d:b7:31:df:98:d0:d6:7c:c0:36:f3:fd:7c:a0:da:12:ee:9c: - 1a:83:c9:62:22:ad:5b:92:7c:70:c2:49:92:05:87:ee:02:f9: - 23:a7:55:86:65:86:96:53:7e:91:8a:2c:0f:18:9a:34:0f:29: - 8c:0d:0e:4d:28:62:7b:65:ed:62:b8:d0:bf:13:5f:e6:a9:4f: - d6:9c:20:73:2c:b6:28:90:10:c3:20:30:15:14:68:27:64:ee: - 74:2a:01:9d:ea:17:b8:f0:d9:d0:ee:61:f2:de:37:a4:c8:24: - 96:3f:60:6a:51:9c:03:9a:12:c4:d1:72:0e:40:46:2e:82:a7: - 7d:51:df:8e:3b:dd:73:83:31:cd:93:4e:64:ca:9b:6a:e8:2f: - b5:6c:3f:e5:b1:6a:d8:fd:26:7b:4c:84:64:56:11:de:7a:de: - d2:77:7f:ce:98:eb:04:58:4b:15:9b:29:5a:71:fa:a8:50:72: - b7:28:70:a2:77:20:ad:56:34:ab:69:27:47:87:09:67:f6:e1: - a3:66:d8:fc:4f:00:7c:8e:c1:65:c3:c5:8c:ef:2b:d1:a4:90: - ef:ea:5e:9a:ca:8b:95:44:92:60:a1:f8:0e:e8:2d:ca:b1:07: - 57:23:b5:c6:e6:09:00:ac:7b:6f:fa:23:da:35:29:5f:26:78: - b1:04:64:0c:c6:96:41:4e:da:82:fd:2c:dd:5b:43:24:e0:ef: - 1f:a0:8e:41:7d:b6:71:49:96:29:8e:67:aa:53:30:f6:4e:10: - 56:26:43:72:fd:06:27:fb ------BEGIN CERTIFICATE----- -MIIEgjCCAmoCAhAAMA0GCSqGSIb3DQEBCwUAMIGLMQswCQYDVQQGEwJGUjEPMA0G -A1UECAwGRnJhbmNlMREwDwYDVQQHDAhHcmVub2JsZTEiMCAGA1UECgwZQmVsbGVk -b25uZSBDb21tdW5pY2F0aW9uczE0MDIGA1UEAwwrQmVsbGVkb25uZSBDb21tdW5p -Y2F0aW9ucyB1bm9mZmljaWFsIHJvb3RjYTAeFw0xNjExMTcxMTMzNDZaFw0xNzEx -MjcxMTMzNDZaMIGAMQswCQYDVQQGEwJGUjETMBEGA1UECAwKU29tZS1TdGF0ZTEP -MA0GA1UEBwwGTG9yaWVuMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBM -dGQxKDAmBgNVBAMMH3NpcDpnYWxhZHJpZWxsZUBzaXAuZXhhbXBsZS5vcmcwggEi -MA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCuPKvyNEvdPpa0D3ZhX1nd0JNv -BQSiLvf1L2U1AvVv7d1Gu3I+fEe1NxUdHZCn3A+/zKhYQ4b7uMd+E38FCUdrv6HR -dn160wk6RngiCEnNAo2AEO7RGDzk31C+BYCIVsPUNiwFXVcHmkoTmX9G2QvdgVEp -vY46VbIz8uY+HM75L4Boylp4xeEnSrQLZZsk7t+MFvB03P6ln1JaofkJHUcA2YqE -cuIZe8vNYrNE40/PmxyhvHDT4BCL8lEokYRhklYDOiy/EY22S8hPHOd1VLnN89W+ -a69un8p3RURcVWojSeBS/DA9qahm8djQqFuXPKfecNt7hcH1jlQ8+A86nzYtAgMB -AAEwDQYJKoZIhvcNAQELBQADggIBAEr2H4yo+vbthRQsEhRpfOz/F1flvabhUH44 -AdepknziQwP3f1P5at6/VXtiRfxVNSCPbLWDpjBWhLqwy98eb+LKipyUllrA+hhn -tONrhwkqjuLTacxnnbrjSPccgXKQyIwk/5C+FFBq9B9bZpFcBv/8WlMi6P6GOJKC -GIctDHiQSnqSPkhDKCCD+m8147hU6fenkf1j+hMLMUVcaTNWw375tVf0uTrLfHEf -3aEMd/z5aTShfiumBc25ybto8MZyVDRClE0/xteGi9rVKjEogGyEO2DO5E1aU023 -Md+Y0NZ8wDbz/Xyg2hLunBqDyWIirVuSfHDCSZIFh+4C+SOnVYZlhpZTfpGKLA8Y -mjQPKYwNDk0oYntl7WK40L8TX+apT9acIHMstiiQEMMgMBUUaCdk7nQqAZ3qF7jw -2dDuYfLeN6TIJJY/YGpRnAOaEsTRcg5ARi6Cp31R34473XODMc2TTmTKm2roL7Vs -P+Wxatj9JntMhGRWEd563tJ3f86Y6wRYSxWbKVpx+qhQcrcocKJ3IK1WNKtpJ0eH -CWf24aNm2PxPAHyOwWXDxYzvK9GkkO/qXprKi5VEkmCh+A7oLcqxB1cjtcbmCQCs -e2/6I9o1KV8meLEEZAzGlkFO2oL9LN1bQyTg7x+gjkF9tnFJlimOZ6pTMPZOEFYm -Q3L9Bif7 ------END CERTIFICATE----- diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/certificates/client/cert2.pem b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/certificates/client/cert2.pem deleted file mode 100644 index bec3c36..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/certificates/client/cert2.pem +++ /dev/null @@ -1,73 +0,0 @@ -Certificate: - Data: - Version: 3 (0x2) - Serial Number: 16 (0x10) - Signature Algorithm: sha256WithRSAEncryption - Issuer: C=FR, ST=Some-State, L=Grenoble, O=Belledonne Communications, OU=LAB, CN=Jehan Monnier/emailAddress=jehan.monnier@belledonne-communications.com - Validity - Not Before: Mar 21 16:35:56 2018 GMT - Not After : Mar 18 16:35:56 2028 GMT - Subject: C=FR, ST=Lorien, O=Elfes, CN=sip:galadrielle@sip.example.org - Subject Public Key Info: - Public Key Algorithm: rsaEncryption - Public-Key: (2048 bit) - Modulus: - 00:e5:0b:bd:b3:f7:e7:c2:1f:27:40:1f:57:7f:0b: - 47:67:08:54:aa:6f:78:f9:02:32:10:fa:0c:fd:4a: - 0f:3c:a3:f2:34:d0:60:93:1c:c5:fe:25:a5:66:7f: - 02:11:23:cc:98:b2:34:3e:1b:31:8a:f4:9d:d6:89: - a6:41:d5:8f:fc:db:24:0f:61:af:e2:15:7b:71:d7: - 10:3e:25:ea:a4:dd:f6:c5:6b:ac:b8:a8:f5:34:fe: - a2:7e:fc:8e:b5:99:55:2a:74:c4:55:3f:9a:ae:a0: - 62:b3:03:50:aa:39:dd:8c:62:22:ac:3d:0d:60:d0: - da:49:0d:31:79:01:e4:59:9b:54:d8:78:e6:90:3d: - 8a:d6:1b:6c:1f:4e:4e:d7:76:a2:16:e7:37:d8:c8: - cf:33:95:b9:eb:fe:e0:b5:10:6f:b6:0d:31:a5:d4: - d5:86:07:1b:05:43:f1:42:0b:f7:ba:20:96:45:48: - ec:6f:c9:29:8c:fe:15:55:d8:26:f2:20:c6:db:37: - 67:e6:42:de:4b:66:fa:68:a1:4c:6f:39:01:56:92: - 5c:7d:68:2d:58:85:4a:67:a5:03:cb:c5:1d:22:7c: - 00:24:cd:49:3b:68:af:1a:0f:cf:ed:09:9f:74:7a: - 54:69:6c:2e:bf:72:76:46:b0:26:24:14:e0:74:8e: - 0e:23 - Exponent: 65537 (0x10001) - X509v3 extensions: - X509v3 Basic Constraints: - CA:FALSE - Netscape Comment: - OpenSSL Generated Certificate - X509v3 Subject Key Identifier: - 22:E0:9B:5C:30:1A:B0:02:A3:88:63:73:16:01:60:E1:16:1A:8A:AD - X509v3 Authority Key Identifier: - keyid:06:5F:5D:C7:16:AF:62:F8:2D:6E:71:03:88:A0:D6:1D:2B:04:7F:BA - - Signature Algorithm: sha256WithRSAEncryption - 12:78:7f:19:e2:38:d1:aa:9d:fe:c7:30:fb:00:00:ce:ce:28: - 66:fc:fe:d2:fb:3c:f8:af:68:83:11:96:30:ab:97:f9:f0:cd: - 09:67:12:4f:9f:97:ad:39:1c:a2:d2:f2:8c:38:71:be:1f:0a: - c8:12:93:8b:42:d7:1a:3a:29:6e:01:08:50:44:a3:cc:09:39: - 63:90:5f:20:09:70:a8:70:ed:91:1e:78:1b:f3:5c:2d:84:a8: - 6e:71:ff:36:0b:fa:b5:26:63:8b:d4:80:43:f0:4a:89:86:d5: - 37:3b:23:c2:2b:40:14:04:e6:67:5e:a5:61:68:8e:03:b7:4c: - cd:16 ------BEGIN CERTIFICATE----- -MIIDiTCCAvKgAwIBAgIBEDANBgkqhkiG9w0BAQsFADCBuzELMAkGA1UEBhMCRlIx -EzARBgNVBAgMClNvbWUtU3RhdGUxETAPBgNVBAcMCEdyZW5vYmxlMSIwIAYDVQQK -DBlCZWxsZWRvbm5lIENvbW11bmljYXRpb25zMQwwCgYDVQQLDANMQUIxFjAUBgNV -BAMMDUplaGFuIE1vbm5pZXIxOjA4BgkqhkiG9w0BCQEWK2plaGFuLm1vbm5pZXJA -YmVsbGVkb25uZS1jb21tdW5pY2F0aW9ucy5jb20wHhcNMTgwMzIxMTYzNTU2WhcN -MjgwMzE4MTYzNTU2WjBYMQswCQYDVQQGEwJGUjEPMA0GA1UECAwGTG9yaWVuMQ4w -DAYDVQQKDAVFbGZlczEoMCYGA1UEAwwfc2lwOmdhbGFkcmllbGxlQHNpcC5leGFt -cGxlLm9yZzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAOULvbP358If -J0AfV38LR2cIVKpvePkCMhD6DP1KDzyj8jTQYJMcxf4lpWZ/AhEjzJiyND4bMYr0 -ndaJpkHVj/zbJA9hr+IVe3HXED4l6qTd9sVrrLio9TT+on78jrWZVSp0xFU/mq6g -YrMDUKo53YxiIqw9DWDQ2kkNMXkB5FmbVNh45pA9itYbbB9OTtd2ohbnN9jIzzOV -uev+4LUQb7YNMaXU1YYHGwVD8UIL97oglkVI7G/JKYz+FVXYJvIgxts3Z+ZC3ktm -+mihTG85AVaSXH1oLViFSmelA8vFHSJ8ACTNSTtorxoPz+0Jn3R6VGlsLr9ydkaw -JiQU4HSODiMCAwEAAaN7MHkwCQYDVR0TBAIwADAsBglghkgBhvhCAQ0EHxYdT3Bl -blNTTCBHZW5lcmF0ZWQgQ2VydGlmaWNhdGUwHQYDVR0OBBYEFCLgm1wwGrACo4hj -cxYBYOEWGoqtMB8GA1UdIwQYMBaAFAZfXccWr2L4LW5xA4ig1h0rBH+6MA0GCSqG -SIb3DQEBCwUAA4GBABJ4fxniONGqnf7HMPsAAM7OKGb8/tL7PPivaIMRljCrl/nw -zQlnEk+fl605HKLS8ow4cb4fCsgSk4tC1xo6KW4BCFBEo8wJOWOQXyAJcKhw7ZEe -eBvzXC2EqG5x/zYL+rUmY4vUgEPwSomG1Tc7I8IrQBQE5mdepWFojgO3TM0W ------END CERTIFICATE----- diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/certificates/client/cert3.pem b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/certificates/client/cert3.pem deleted file mode 100644 index 1bffa26..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/certificates/client/cert3.pem +++ /dev/null @@ -1,78 +0,0 @@ -Certificate: - Data: - Version: 3 (0x2) - Serial Number: 19 (0x13) - Signature Algorithm: sha1WithRSAEncryption - Issuer: C=FR, ST=Some-State, L=Grenoble, O=Belledonne Communications, OU=LAB, CN=Jehan Monnier/emailAddress=jehan.monnier@belledonne-communications.com - Validity - Not Before: Apr 3 13:55:30 2018 GMT - Not After : Mar 31 13:55:30 2028 GMT - Subject: C=FR, ST=Some-State, L=Grenoble, O=Internet Widgits Pty Ltd, CN=sip:gandalf@sip.example.org - Subject Public Key Info: - Public Key Algorithm: rsaEncryption - Public-Key: (2048 bit) - Modulus: - 00:c4:b0:07:de:24:1a:46:3c:63:2c:f2:a6:9a:ba: - fd:3d:e4:f0:1e:96:6c:74:f7:ad:cf:b3:3c:51:31: - 45:11:af:0a:ca:ba:f2:cc:ef:82:05:28:c3:5d:6c: - bf:65:47:27:ec:37:37:f3:ab:42:52:83:a0:e9:4f: - ef:99:cd:07:04:ee:bb:87:6d:40:a6:dd:2f:b5:79: - 1b:f1:c1:3a:22:75:29:e3:9e:64:67:ae:bf:93:36: - a9:3a:0a:00:bc:4e:b6:ab:db:83:01:7f:35:5e:52: - 2c:bc:21:52:d7:76:0b:48:1d:d7:09:90:be:1b:7c: - 98:3f:a2:70:78:48:99:95:eb:5d:95:07:ca:6f:f7: - 43:f0:c5:0d:3d:60:95:ef:6d:53:8f:7f:6c:95:2d: - 51:b5:3c:84:3a:56:57:b2:2d:d8:6e:36:fe:66:3f: - e5:80:89:6d:98:e0:67:f6:ed:65:ab:dc:ad:fb:04: - 90:2f:30:60:30:8b:9f:a1:a0:9b:b9:54:6b:ae:83: - 41:38:18:60:a3:fe:32:ef:38:46:bc:44:0b:e1:ca: - 4c:41:7e:e2:9c:35:36:eb:f7:54:83:67:c8:9f:83: - 68:00:c3:58:ee:54:be:d6:05:d1:97:c8:e1:47:c0: - 25:eb:55:a6:a0:1b:c6:86:35:ba:f5:7a:63:75:79: - 7d:d7 - Exponent: 65537 (0x10001) - X509v3 extensions: - X509v3 Basic Constraints: - CA:FALSE - Netscape Comment: - OpenSSL Generated Certificate - X509v3 Subject Key Identifier: - 47:91:DE:5F:F9:8A:85:B5:0F:68:02:38:5D:67:3F:ED:C6:3C:F2:66 - X509v3 Authority Key Identifier: - keyid:06:5F:5D:C7:16:AF:62:F8:2D:6E:71:03:88:A0:D6:1D:2B:04:7F:BA - - X509v3 Subject Alternative Name: - URI:sip:gandalf@sip.linphone.org, URI:sip:gandalf@sip.example.org - Signature Algorithm: sha1WithRSAEncryption - 38:eb:34:2f:d3:fe:c6:8f:3f:8b:a3:4c:73:2c:84:75:1e:f0: - c0:41:6a:78:63:ad:81:99:ac:cf:9a:27:28:4f:19:3c:81:7f: - dd:81:31:f4:f3:6a:ee:6d:13:fd:99:3f:96:75:94:1f:44:e6: - 9c:1e:d8:9e:34:4d:e6:c9:1c:51:59:e2:6a:96:fc:84:95:d3: - a3:0f:d7:38:db:89:2d:df:67:58:32:88:83:e8:76:7f:5c:28: - 08:3c:75:c0:e1:ae:68:78:0c:4d:9b:71:57:ee:76:99:80:69: - 73:7f:fd:fe:ec:e5:f1:f8:92:e4:1a:c1:8e:9e:70:3e:e3:de: - 1c:2f ------BEGIN CERTIFICATE----- -MIID9zCCA2CgAwIBAgIBEzANBgkqhkiG9w0BAQUFADCBuzELMAkGA1UEBhMCRlIx -EzARBgNVBAgMClNvbWUtU3RhdGUxETAPBgNVBAcMCEdyZW5vYmxlMSIwIAYDVQQK -DBlCZWxsZWRvbm5lIENvbW11bmljYXRpb25zMQwwCgYDVQQLDANMQUIxFjAUBgNV -BAMMDUplaGFuIE1vbm5pZXIxOjA4BgkqhkiG9w0BCQEWK2plaGFuLm1vbm5pZXJA -YmVsbGVkb25uZS1jb21tdW5pY2F0aW9ucy5jb20wHhcNMTgwNDAzMTM1NTMwWhcN -MjgwMzMxMTM1NTMwWjB+MQswCQYDVQQGEwJGUjETMBEGA1UECAwKU29tZS1TdGF0 -ZTERMA8GA1UEBwwIR3Jlbm9ibGUxITAfBgNVBAoMGEludGVybmV0IFdpZGdpdHMg -UHR5IEx0ZDEkMCIGA1UEAwwbc2lwOmdhbmRhbGZAc2lwLmV4YW1wbGUub3JnMIIB -IjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxLAH3iQaRjxjLPKmmrr9PeTw -HpZsdPetz7M8UTFFEa8KyrryzO+CBSjDXWy/ZUcn7Dc386tCUoOg6U/vmc0HBO67 -h21Apt0vtXkb8cE6InUp455kZ66/kzapOgoAvE62q9uDAX81XlIsvCFS13YLSB3X -CZC+G3yYP6JweEiZletdlQfKb/dD8MUNPWCV721Tj39slS1RtTyEOlZXsi3Ybjb+ -Zj/lgIltmOBn9u1lq9yt+wSQLzBgMIufoaCbuVRrroNBOBhgo/4y7zhGvEQL4cpM -QX7inDU26/dUg2fIn4NoAMNY7lS+1gXRl8jhR8Al61WmoBvGhjW69XpjdXl91wID -AQABo4HCMIG/MAkGA1UdEwQCMAAwLAYJYIZIAYb4QgENBB8WHU9wZW5TU0wgR2Vu -ZXJhdGVkIENlcnRpZmljYXRlMB0GA1UdDgQWBBRHkd5f+YqFtQ9oAjhdZz/txjzy -ZjAfBgNVHSMEGDAWgBQGX13HFq9i+C1ucQOIoNYdKwR/ujBEBgNVHREEPTA7hhxz -aXA6Z2FuZGFsZkBzaXAubGlucGhvbmUub3JnhhtzaXA6Z2FuZGFsZkBzaXAuZXhh -bXBsZS5vcmcwDQYJKoZIhvcNAQEFBQADgYEAOOs0L9P+xo8/i6NMcyyEdR7wwEFq -eGOtgZmsz5onKE8ZPIF/3YEx9PNq7m0T/Zk/lnWUH0TmnB7YnjRN5skcUVniapb8 -hJXTow/XONuJLd9nWDKIg+h2f1woCDx1wOGuaHgMTZtxV+52mYBpc3/9/uzl8fiS -5BrBjp5wPuPeHC8= ------END CERTIFICATE----- diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/certificates/client/key.pem b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/certificates/client/key.pem deleted file mode 100644 index 40b5542..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/certificates/client/key.pem +++ /dev/null @@ -1,27 +0,0 @@ ------BEGIN RSA PRIVATE KEY----- -MIIEpAIBAAKCAQEAnjG2MAcO3ovdQWbsUoQ3LL+YvI/Tjg0Pl96wSsYmw8UpTU7t -bAz+BmFJFmcjkMlbAEnw4F5CgSpzx8cRnkFTKEZz0RKKu7/n9YRqBuZcAt6VHaD8 -pfe/6MjJlZ8Hw5aWCU0R9EijiUkwwGvmraQPt1ryIHgsNdr+TINwk2UJsbsXRnId -IsEHs02Tzc+KbRJ/VLNI39YCb/KcoGxeCWsmY5QJzwxC5vqZCMGfGEtU+ywKzMCy -ph1H2R3yU+In+HFB9kXmUN1HS3Giu5R0DuHE/fbDQcVMHvmLnMd+gFn5W+erdv1a -ndi9b/lYeORygkSFMn3CJ/ZSaWno5nAAqmRFbwIDAQABAoIBAB52XCrrcQWR0U1i -0GcjZqyLSJIm8AoOoc4Q58m+VoCkWsu0QyvnZJM98KELw2GCJK/tjSDnhc7xqdHy -l4Xt9mFvD6ZW97gnwDcbBH/HpDg5PGW0NnKPPrlI0Oiq8wfK26F24do0kqlBGs4y -+Py+9vfL34w5F+pW/Vkmhmsbrb43h0YU44M7BkqG/5ah2f6bsEV8NeqyMWhkn5m7 -GONv8Zot0aKeLz/krgQ4+ataQ6CBrSgwIiZ3FO/BTLIMC0g1qHamajpwZbA3/SBx -8viziHVcZl3KJqPnwFVBySuDmxw9DCULPIBBnKXW0ieZ4uL8rBd0NvGu5lD9b+CN -TglCzkECgYEAyvrNIdXvqYClqizdQRfIIUJsPk1fezqF6q36TT8WC1PaRYYL1VkG -8oTNMJdAU9uxqeZTG4SRkBhWcktN5VBArvWrPAzdSqkhU3YbztXLyTbxGTmdYsIO -1Lgm0yJ3pQAtm3js9T+A2gtU2aZFYAEY1J9+4q6Xj6fjvsyl2XgpqMkCgYEAx4Qd -hl+XUj0Y0Wpj880aB7ao1BFIwzNa2B3h5+zM7hD0WrY4nu1gBCJIDLjzVPdy9f/h -VMk9RDtWiutvO6x4nSOEfutCcFQkD3xXY7A7NCb+nEZMqOUvb6F7Igy6MU78Bbnr -Ci0hBMDUXmX5Adpaht16E9pL2ttpv1wjmWQIUHcCgYBy6VWkaCdMAKbJFqkTptEH -80CwbME3VERoPaJMhQCH3Sre3Spp2ALU3VYEwjwKvX9xPhGirIRz3TNjdTpeLfbQ -lggg8O9+yw0w4NaRW/wIp/AKZdGyDUa0KqTgNs0hPl6Te/w6Q39A8dVReo4f8b8K -8Fi3IDxxeYy3gcgKu7pp8QKBgQCIBHq4bBzWlQ6BXj2sLUysq4tnoCzx3uX05lJn -cdm4B1j/KrFpL71AtDpYahKB/3yhVwPAcL1S8f0rEhywGwHTZy5h9HND7yjyYbuW -G8QQ5vC3i3mhvzVarkUqznB1QzqvkLM7Kc8T1X4yqORcrgb/YKhkNnN2ThVGv0MJ -xNeiOwKBgQCGIgZ7y22u5OJhbh6lRh4yosiGAZ2G+cviH8KO5Wco4tG/DKabR1SE -ZYlo1MjIY/CEq2JPHa7ZXucRUKg78Mcy544FmMKDb/IpnGkjc+vhrYhjvMum/vTO -t6PwzTGGIJfVaLFYyTpr+ykDEOmsLWGDiTpXujbINQulHgczNR99EQ== ------END RSA PRIVATE KEY----- diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/certificates/client/key2.pem b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/certificates/client/key2.pem deleted file mode 100644 index e3b6c95..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/certificates/client/key2.pem +++ /dev/null @@ -1,28 +0,0 @@ ------BEGIN PRIVATE KEY----- -MIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQDlC72z9+fCHydA -H1d/C0dnCFSqb3j5AjIQ+gz9Sg88o/I00GCTHMX+JaVmfwIRI8yYsjQ+GzGK9J3W -iaZB1Y/82yQPYa/iFXtx1xA+Jeqk3fbFa6y4qPU0/qJ+/I61mVUqdMRVP5quoGKz -A1CqOd2MYiKsPQ1g0NpJDTF5AeRZm1TYeOaQPYrWG2wfTk7XdqIW5zfYyM8zlbnr -/uC1EG+2DTGl1NWGBxsFQ/FCC/e6IJZFSOxvySmM/hVV2CbyIMbbN2fmQt5LZvpo -oUxvOQFWklx9aC1YhUpnpQPLxR0ifAAkzUk7aK8aD8/tCZ90elRpbC6/cnZGsCYk -FOB0jg4jAgMBAAECggEBAJ5dZNfHQ23b3maehP+pS8A4aVnCY1FALF/ClDKY/zn9 -XR0ZKnzs+xSC8P6SOFqjdvXo2OhMIxAhm/RXDiYcxEafOiqMb3CRS93lRizCSJ+f -fNz5Wt3+rDPtD2tfskhrcRA+1fTfWlL9P+DoHODly4Ih5DlUqShUn2i8/4TcQweU -aM/Kii6s5lf76nqEd4ztzseyn1f3sklxFHI1p0+mzk57YghTdaD/qJiFV0Lxf6jw -SLb5eMmo+BRucV9Rl7jXlhJW00pTIc38ssRdH2XvHw5h51kv9CBRQFSmdnGrzj1/ -D2l+C5gxLIGshbEoAaFDJWZi2v01wWCpe7N0GXxl4HECgYEA9SNHCpWIehydIra1 -h0tBWOxv9gac7OiW64bDd5op6XYXNTwI8GIGX3VsV+avDhPWTptI0+cCOAgBqPyi -LCwT3HrXTyzRcJctlwHRZIUkzlr26Z+5WUJK0+bdCWiOCE31+pS6qX9bjreq1pL6 -C9Gfl3m4FXCICXCGSSutKBT8FRkCgYEA7zHsqzvBmJS8T57lNPBCqmpFI6viR5Vu -qza6zlJLSP7OTlWBiQ+coq4YmsAv2pF+i9j4VDizf77nF2tkNcC/2CJk70oXxj/Y -ahci9M5xnX9WyPn9x53clepT+XXUQ8yW/OvjKUc5gut1g5OZFsjGmWFk/EkzJLSz -p5lXMJl4iJsCgYA+5FQfpQmkup6d/15HXclgNRjsd/ne1jWSK7sOfmDuYrvFjqeE -dMHJz+iCDM8wv2omNLTUmNn64iL65gX9azmVQXbn+0mop0CtE2xTa81rm+7pNW9q -NRXZk8t11HtMKiRHq8zQG7qzvO95qa+5RIi7ZiESbxKXyWTKdQgx1mBuUQKBgHy1 -gdhRIoGj4n58sLImJgvltkB/6E08KuQXd9QEcf4P445R5GSKgDcNIATm+MwzGVBe -gjKfEW8kICZEto2T/jH41Lkx3y1csj+16mLKk8/yyVOli1wdARokfz3L4iyrKXma -nugxm1mX28ALH0ES0wC7F8S1gXW8xQI3346WJZLLAoGBALXykdDntTZ6RG5ahvQx -rLTr95sLxyujG2oyn7hatPcAfvqFatx2m+FiYVDw5x511XHJ49oFsxQ/+kiZrojJ -eKPvsy2gP8EievsEtK5+YDSkZQtZjzP65lOHd8g/0AmQGmO7RQ456GoG4qAhRc7+ -YwPlbSK0lTSXxcloSc2WW6ak ------END PRIVATE KEY----- diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/certificates/client/key3.pem b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/certificates/client/key3.pem deleted file mode 100644 index 144fdee..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/certificates/client/key3.pem +++ /dev/null @@ -1,28 +0,0 @@ ------BEGIN PRIVATE KEY----- -MIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDEsAfeJBpGPGMs -8qaauv095PAelmx0963PszxRMUURrwrKuvLM74IFKMNdbL9lRyfsNzfzq0JSg6Dp -T++ZzQcE7ruHbUCm3S+1eRvxwToidSnjnmRnrr+TNqk6CgC8Trar24MBfzVeUiy8 -IVLXdgtIHdcJkL4bfJg/onB4SJmV612VB8pv90PwxQ09YJXvbVOPf2yVLVG1PIQ6 -VleyLdhuNv5mP+WAiW2Y4Gf27WWr3K37BJAvMGAwi5+hoJu5VGuug0E4GGCj/jLv -OEa8RAvhykxBfuKcNTbr91SDZ8ifg2gAw1juVL7WBdGXyOFHwCXrVaagG8aGNbr1 -emN1eX3XAgMBAAECggEAMFb/KAaBep+e1E4yyjaIxOx+Y1YfA8RXsINhoKbWTdlS -cq7tu5ZlwzTYhx6SD6ckVbbghn+hxjvZkV33CjrMrdaqukcMq7YS4qwIRStzSUK4 -b9ve22ikZt75Sm1o7t79oFFL6lNEX5Ecs4QRIyk87pV+4zfysTi3BnS65aUaMjD/ -K+zpK3pBqWcb5dUCjCUMHKw99XC+HjtKFiVWS7CXUQoF1kzTiSNtnz+yX/RBkHYZ -eVM/Gex1WtgCqt9P5zPaFstvxQO8osXZsOrSK2oRZjpiaD5FyyVOBLhTVF1cKHTS -oI89g5SO0GXq+hbfVgx90clnIyLSB83bB5czUJKYIQKBgQDn7vF5pYtF1uxZsRdk -zoDxENfKCghHq7QYULez5mzC8p8COvzXUBq9VKc1zFWhK1R6c+Nl+IXJwf59uO83 -L97cRvminEA3g/CkJet0CoHCHAZ0Z5XrZwuPAX3kjiz3XrThveAJGqO6R239kib2 -V7zXG0aQNP/1VeR1XfPm0e2+ZwKBgQDZGNKTOGI3OnbKlDPTIXhfWixSTR3EU+zE -9Udoeuut0GGZRe/aveciiBGQIrMUpIVPRYJEyP2o3R43z/ZwRjNwDUDA+s0evQ8n -2LFlpNVlN1xdcZrMv7j3hvFGbr362ZPPz7FC6H7FgeHjDq2sHGgjwJMucO0qnNuA -iNoOuLe/EQKBgA+C5HVtQ9483Hu3I0hjoy38IWJqv1kDu7ywkUifzYBQN6Avj79a -pR8qbTBk5QktW64A2CF2uIPgzINd/emj8vSqboGYj5bm5Q4lVxTgqwLvWuMoFlez -AYvj3qaNd6ZnmBNM3pHdTTvlEQ8XWjG5dnCwa0yzrraasvfCe9BhE9RbAoGAdkTu -muNxpjLEenIolZG7WP7v/FokqEssRtR09XdZo5RNR0nxdFJWc9p67vHoa4uBUIFG -iaCRiAgGKVOzJtEnvpiJuVgonOFUO1nysrQMyRpSyFlWgsrDwp2SHdPAzcLwopq8 -L/4m6gRrAd6CQKwtE6UayYcdvUQ81JY5bSG2gHECgYEAg2KU1y5lwws4rjo0HD5f -xeR5JnAVUZ5g2T99SzA1VnNy2klCVF7DorviPiZOlJBvLp0n25tGArRAHqiFSfbH -dUPWhOXiLTozP9Gb0ODAK4k1EtgISNbec1FdhTA+YBOk4CvVCvLFWr2h9yNCzNpd -TCuUz4z2lSsg1YRHT4lJJr8= ------END PRIVATE KEY----- diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/certificates/cn/agent.pem b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/certificates/cn/agent.pem deleted file mode 100644 index 9782216..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/certificates/cn/agent.pem +++ /dev/null @@ -1,80 +0,0 @@ ------BEGIN RSA PRIVATE KEY----- -MIICXAIBAAKBgQDHZG78iwkkxJeq3ZPuQwY9DfdcNCvHXayW+5p5VUULV50ohJKt -JJzhp5ysq4VH7q/dmOnMnbYTACnqVSlph88zRdQJd/g0h6T4DyWa5Jxe+R1hwLWV -fgeSXstCK8m9SwxKqnqA5mPZxfARXg3r4XWkUK2A1lWIXCkZU3MMD4JJ4QIDAQAB -AoGAGgyi+1dmwGj2r5n3I5+aBwv2DxO5zHgOfkMssUFUneC6ZXq8duZboJd3Po/B -/93NGBRMJzFLgjv5PeYWXPUjOoJT7eg0aDJKX/uMKSvzhyIL/bUJPfyo2GCmkAr5 -CF5EBFFjlsui2kSFusxbQmyzZkkIl3OYdlTBdQFsmEROk8kCQQD3aW1ZPbDkSxsi -09VZBWVW95LojcxYQeqjPTs8EAB2jKmR4aw8KGKCz+yBGwiSdukDZ/p3IftuifHk -J+3a6kqnAkEAzlBKjM8xVWprTp/3p1DMYNA+KNsXuf08xGB/zegpU561FjUzK7U4 -QKyDSIaRgSv4WAJbIauwaZdydM6Q0DnANwJBAKEQGQeHiaiU3E2H6dPSF27OLO0H -ooeyIbWzHuSy5hpG5/z4FM/02myePzCtEJ+ImZiGEB+OF8iWNMp60/U3oPECQAoR -RPIGEkQ2wzG9AJq7iJ2Yy8+2kTvULajvhI0JrSqVbgS9Z9fUKgCN6oIZfvQsrxus -UcIc3KjqaP1mLw7aIpUCQH5S0B+GOwKa8+RbuRcgBvksqkRwRZn6jawoNJJSBCDn -gQJ5B9PvJXppTsbnulSD2srhUqCR1pzGfnl8bYV8b8Q= ------END RSA PRIVATE KEY----- - -Certificate: - Data: - Version: 3 (0x2) - Serial Number: 6 (0x6) - Signature Algorithm: sha1WithRSAEncryption - Issuer: C=FR, ST=Some-State, L=Grenoble, O=Belledonne Communications, OU=LAB, CN=Jehan Monnier/emailAddress=jehan.monnier@belledonne-communications.com - Validity - Not Before: Sep 23 16:13:11 2013 GMT - Not After : Sep 21 16:13:11 2023 GMT - Subject: C=FR, ST=France, L=Grenoble, O=Belledonne Communications, OU=LAB, CN=sip2.linphone.org, CN=*.wildcard1.linphone.org/emailAddress=jehan.monnier@belledonne-communications.com - Subject Public Key Info: - Public Key Algorithm: rsaEncryption - Public-Key: (1024 bit) - Modulus: - 00:c7:64:6e:fc:8b:09:24:c4:97:aa:dd:93:ee:43: - 06:3d:0d:f7:5c:34:2b:c7:5d:ac:96:fb:9a:79:55: - 45:0b:57:9d:28:84:92:ad:24:9c:e1:a7:9c:ac:ab: - 85:47:ee:af:dd:98:e9:cc:9d:b6:13:00:29:ea:55: - 29:69:87:cf:33:45:d4:09:77:f8:34:87:a4:f8:0f: - 25:9a:e4:9c:5e:f9:1d:61:c0:b5:95:7e:07:92:5e: - cb:42:2b:c9:bd:4b:0c:4a:aa:7a:80:e6:63:d9:c5: - f0:11:5e:0d:eb:e1:75:a4:50:ad:80:d6:55:88:5c: - 29:19:53:73:0c:0f:82:49:e1 - Exponent: 65537 (0x10001) - X509v3 extensions: - X509v3 Basic Constraints: - CA:FALSE - Netscape Comment: - OpenSSL Generated Certificate - X509v3 Subject Key Identifier: - 32:19:16:F0:DD:2C:34:8F:FE:12:5D:4F:E0:0C:EE:C5:06:C8:B1:8C - X509v3 Authority Key Identifier: - keyid:06:5F:5D:C7:16:AF:62:F8:2D:6E:71:03:88:A0:D6:1D:2B:04:7F:BA - - Signature Algorithm: sha1WithRSAEncryption - af:2e:d2:9a:b9:e0:ca:c8:e3:25:eb:30:0b:5e:02:e9:43:2d: - 84:09:11:d1:be:8e:a4:86:bf:c7:19:aa:18:c3:55:b2:07:c5: - 68:ff:c6:39:f7:2b:da:27:85:34:8b:7b:6c:92:8f:ba:aa:9d: - 44:f3:0c:47:88:7a:0c:b1:e0:c7:6f:eb:af:d2:ab:d0:6d:25: - d5:ff:40:37:69:2b:bd:f2:6e:4a:42:32:29:98:27:c7:ec:34: - 25:eb:22:6f:83:50:82:1c:08:88:77:ec:31:82:c2:0c:77:b1: - 2b:c9:7d:6c:ff:95:d0:10:cf:8e:9f:2e:eb:a1:a6:40:fc:c0: - ec:83 ------BEGIN CERTIFICATE----- -MIIDjDCCAvWgAwIBAgIBBjANBgkqhkiG9w0BAQUFADCBuzELMAkGA1UEBhMCRlIx -EzARBgNVBAgMClNvbWUtU3RhdGUxETAPBgNVBAcMCEdyZW5vYmxlMSIwIAYDVQQK -DBlCZWxsZWRvbm5lIENvbW11bmljYXRpb25zMQwwCgYDVQQLDANMQUIxFjAUBgNV -BAMMDUplaGFuIE1vbm5pZXIxOjA4BgkqhkiG9w0BCQEWK2plaGFuLm1vbm5pZXJA -YmVsbGVkb25uZS1jb21tdW5pY2F0aW9ucy5jb20wHhcNMTMwOTIzMTYxMzExWhcN -MjMwOTIxMTYxMzExWjCB3jELMAkGA1UEBhMCRlIxDzANBgNVBAgMBkZyYW5jZTER -MA8GA1UEBwwIR3Jlbm9ibGUxIjAgBgNVBAoMGUJlbGxlZG9ubmUgQ29tbXVuaWNh -dGlvbnMxDDAKBgNVBAsMA0xBQjEaMBgGA1UEAwwRc2lwMi5saW5waG9uZS5vcmcx -ITAfBgNVBAMMGCoud2lsZGNhcmQxLmxpbnBob25lLm9yZzE6MDgGCSqGSIb3DQEJ -ARYramVoYW4ubW9ubmllckBiZWxsZWRvbm5lLWNvbW11bmljYXRpb25zLmNvbTCB -nzANBgkqhkiG9w0BAQEFAAOBjQAwgYkCgYEAx2Ru/IsJJMSXqt2T7kMGPQ33XDQr -x12slvuaeVVFC1edKISSrSSc4aecrKuFR+6v3ZjpzJ22EwAp6lUpaYfPM0XUCXf4 -NIek+A8lmuScXvkdYcC1lX4Hkl7LQivJvUsMSqp6gOZj2cXwEV4N6+F1pFCtgNZV -iFwpGVNzDA+CSeECAwEAAaN7MHkwCQYDVR0TBAIwADAsBglghkgBhvhCAQ0EHxYd -T3BlblNTTCBHZW5lcmF0ZWQgQ2VydGlmaWNhdGUwHQYDVR0OBBYEFDIZFvDdLDSP -/hJdT+AM7sUGyLGMMB8GA1UdIwQYMBaAFAZfXccWr2L4LW5xA4ig1h0rBH+6MA0G -CSqGSIb3DQEBBQUAA4GBAK8u0pq54MrI4yXrMAteAulDLYQJEdG+jqSGv8cZqhjD -VbIHxWj/xjn3K9onhTSLe2ySj7qqnUTzDEeIegyx4Mdv66/Sq9BtJdX/QDdpK73y -bkpCMimYJ8fsNCXrIm+DUIIcCIh37DGCwgx3sSvJfWz/ldAQz46fLuuhpkD8wOyD ------END CERTIFICATE----- diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/certificates/cn/cafile.pem b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/certificates/cn/cafile.pem deleted file mode 100644 index 6bc2237..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/certificates/cn/cafile.pem +++ /dev/null @@ -1,83 +0,0 @@ ------BEGIN CERTIFICATE----- -MIIDRjCCAq+gAwIBAgIJAJ3nFcA7qFrOMA0GCSqGSIb3DQEBBQUAMIG7MQswCQYD -VQQGEwJGUjETMBEGA1UECAwKU29tZS1TdGF0ZTERMA8GA1UEBwwIR3Jlbm9ibGUx -IjAgBgNVBAoMGUJlbGxlZG9ubmUgQ29tbXVuaWNhdGlvbnMxDDAKBgNVBAsMA0xB -QjEWMBQGA1UEAwwNSmVoYW4gTW9ubmllcjE6MDgGCSqGSIb3DQEJARYramVoYW4u -bW9ubmllckBiZWxsZWRvbm5lLWNvbW11bmljYXRpb25zLmNvbTAeFw0xMzA0MzAx -MzMwMThaFw0yMzA0MjgxMzMwMThaMIG7MQswCQYDVQQGEwJGUjETMBEGA1UECAwK -U29tZS1TdGF0ZTERMA8GA1UEBwwIR3Jlbm9ibGUxIjAgBgNVBAoMGUJlbGxlZG9u -bmUgQ29tbXVuaWNhdGlvbnMxDDAKBgNVBAsMA0xBQjEWMBQGA1UEAwwNSmVoYW4g -TW9ubmllcjE6MDgGCSqGSIb3DQEJARYramVoYW4ubW9ubmllckBiZWxsZWRvbm5l -LWNvbW11bmljYXRpb25zLmNvbTCBnzANBgkqhkiG9w0BAQEFAAOBjQAwgYkCgYEA -z5F8mMh3SUr6NUd7tq2uW2Kdn22Zn3kNpLYb78AQK4IoQMOLGXbBdyoXvz1fublg -bxtLYsiGhICd7Ul9zLGc3edn85LbD3Skb7ERx6MakRnYep3FzagZJhn14QEaZCx6 -3Qs0Ir4rSP7hmlpYt8VO/zqqNR3tsA59O0D9c7bpQ7UCAwEAAaNQME4wHQYDVR0O -BBYEFAZfXccWr2L4LW5xA4ig1h0rBH+6MB8GA1UdIwQYMBaAFAZfXccWr2L4LW5x -A4ig1h0rBH+6MAwGA1UdEwQFMAMBAf8wDQYJKoZIhvcNAQEFBQADgYEAKvmt2m1o -axGKc0DjiJPypU/NsAf4Yu0nOnY8pHqJJCB0AWVoAPM7vGYPWpeH7LSdGZLuT9eK -FUWGJhPnkrnklmBdVB0l7qXYjR5uf766HDkoDxuLhNifow3IYvsS+L2Y6puRQb9w -HLMDE29mBDl0WyoX3h0yR0EiAO15V9A7I10= ------END CERTIFICATE----- - -Usertrust (2020) for *.linphone.org ------BEGIN CERTIFICATE----- -MIIF6TCCA9GgAwIBAgIQBeTcO5Q4qzuFl8umoZhQ4zANBgkqhkiG9w0BAQwFADCB -iDELMAkGA1UEBhMCVVMxEzARBgNVBAgTCk5ldyBKZXJzZXkxFDASBgNVBAcTC0pl -cnNleSBDaXR5MR4wHAYDVQQKExVUaGUgVVNFUlRSVVNUIE5ldHdvcmsxLjAsBgNV -BAMTJVVTRVJUcnVzdCBSU0EgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwHhcNMTQw -OTEyMDAwMDAwWhcNMjQwOTExMjM1OTU5WjBfMQswCQYDVQQGEwJGUjEOMAwGA1UE -CBMFUGFyaXMxDjAMBgNVBAcTBVBhcmlzMQ4wDAYDVQQKEwVHYW5kaTEgMB4GA1UE -AxMXR2FuZGkgU3RhbmRhcmQgU1NMIENBIDIwggEiMA0GCSqGSIb3DQEBAQUAA4IB -DwAwggEKAoIBAQCUBC2meZV0/9UAPPWu2JSxKXzAjwsLibmCg5duNyj1ohrP0pIL -m6jTh5RzhBCf3DXLwi2SrCG5yzv8QMHBgyHwv/j2nPqcghDA0I5O5Q1MsJFckLSk -QFEW2uSEEi0FXKEfFxkkUap66uEHG4aNAXLy59SDIzme4OFMH2sio7QQZrDtgpbX -bmq08j+1QvzdirWrui0dOnWbMdw+naxb00ENbLAb9Tr1eeohovj0M1JLJC0epJmx -bUi8uBL+cnB89/sCdfSN3tbawKAyGlLfOGsuRTg/PwSWAP2h9KK71RfWJ3wbWFmV -XooS/ZyrgT5SKEhRhWvzkbKGPym1bgNi7tYFAgMBAAGjggF1MIIBcTAfBgNVHSME -GDAWgBRTeb9aqitKz1SA4dibwJ3ysgNmyzAdBgNVHQ4EFgQUs5Cn2MmvTs1hPJ98 -rV1/Qf1pMOowDgYDVR0PAQH/BAQDAgGGMBIGA1UdEwEB/wQIMAYBAf8CAQAwHQYD -VR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMCIGA1UdIAQbMBkwDQYLKwYBBAGy -MQECAhowCAYGZ4EMAQIBMFAGA1UdHwRJMEcwRaBDoEGGP2h0dHA6Ly9jcmwudXNl -cnRydXN0LmNvbS9VU0VSVHJ1c3RSU0FDZXJ0aWZpY2F0aW9uQXV0aG9yaXR5LmNy -bDB2BggrBgEFBQcBAQRqMGgwPwYIKwYBBQUHMAKGM2h0dHA6Ly9jcnQudXNlcnRy -dXN0LmNvbS9VU0VSVHJ1c3RSU0FBZGRUcnVzdENBLmNydDAlBggrBgEFBQcwAYYZ -aHR0cDovL29jc3AudXNlcnRydXN0LmNvbTANBgkqhkiG9w0BAQwFAAOCAgEAWGf9 -crJq13xhlhl+2UNG0SZ9yFP6ZrBrLafTqlb3OojQO3LJUP33WbKqaPWMcwO7lWUX -zi8c3ZgTopHJ7qFAbjyY1lzzsiI8Le4bpOHeICQW8owRc5E69vrOJAKHypPstLbI -FhfFcvwnQPYT/pOmnVHvPCvYd1ebjGU6NSU2t7WKY28HJ5OxYI2A25bUeo8tqxyI -yW5+1mUfr13KFj8oRtygNeX56eXVlogMT8a3d2dIhCe2H7Bo26y/d7CQuKLJHDJd -ArolQ4FCR7vY4Y8MDEZf7kYzawMUgtN+zY+vkNaOJH1AQrRqahfGlZfh8jjNp+20 -J0CT33KpuMZmYzc4ZCIwojvxuch7yPspOqsactIGEk72gtQjbz7Dk+XYtsDe3CMW -1hMwt6CaDixVBgBwAc/qOR2A24j3pSC4W/0xJmmPLQphgzpHphNULB7j7UTKvGof -KA5R2d4On3XNDgOVyvnFqSot/kGkoUeuDcL5OWYzSlvhhChZbH2UF3bkRYKtcCD9 -0m9jqNf6oDP6N8v3smWe2lBvP+Sn845dWDKXcCMu5/3EFZucJ48y7RetWIExKREa -m9T8bJUox04FB6b9HbwZ4ui3uRGKLXASUoWNjDNKD/yZkuBjcNqllEdjB+dYxzFf -BT02Vf6Dsuimrdfp5gJ0iHRc2jTbkNJtUQoj1iM= ------END CERTIFICATE----- - - -AddTrust External Root used for *.linphone.org -====================== ------BEGIN CERTIFICATE----- -MIIENjCCAx6gAwIBAgIBATANBgkqhkiG9w0BAQUFADBvMQswCQYDVQQGEwJTRTEUMBIGA1UEChML -QWRkVHJ1c3QgQUIxJjAkBgNVBAsTHUFkZFRydXN0IEV4dGVybmFsIFRUUCBOZXR3b3JrMSIwIAYD -VQQDExlBZGRUcnVzdCBFeHRlcm5hbCBDQSBSb290MB4XDTAwMDUzMDEwNDgzOFoXDTIwMDUzMDEw -NDgzOFowbzELMAkGA1UEBhMCU0UxFDASBgNVBAoTC0FkZFRydXN0IEFCMSYwJAYDVQQLEx1BZGRU -cnVzdCBFeHRlcm5hbCBUVFAgTmV0d29yazEiMCAGA1UEAxMZQWRkVHJ1c3QgRXh0ZXJuYWwgQ0Eg -Um9vdDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALf3GjPm8gAELTngTlvtH7xsD821 -+iO2zt6bETOXpClMfZOfvUq8k+0DGuOPz+VtUFrWlymUWoCwSXrbLpX9uMq/NzgtHj6RQa1wVsfw -Tz/oMp50ysiQVOnGXw94nZpAPA6sYapeFI+eh6FqUNzXmk6vBbOmcZSccbNQYArHE504B4YCqOmo -aSYYkKtMsE8jqzpPhNjfzp/haW+710LXa0Tkx63ubUFfclpxCDezeWWkWaCUN/cALw3CknLa0Dhy -2xSoRcRdKn23tNbE7qzNE0S3ySvdQwAl+mG5aWpYIxG3pzOPVnVZ9c0p10a3CitlttNCbxWyuHv7 -7+ldU9U0WicCAwEAAaOB3DCB2TAdBgNVHQ4EFgQUrb2YejS0Jvf6xCZU7wO94CTLVBowCwYDVR0P -BAQDAgEGMA8GA1UdEwEB/wQFMAMBAf8wgZkGA1UdIwSBkTCBjoAUrb2YejS0Jvf6xCZU7wO94CTL -VBqhc6RxMG8xCzAJBgNVBAYTAlNFMRQwEgYDVQQKEwtBZGRUcnVzdCBBQjEmMCQGA1UECxMdQWRk -VHJ1c3QgRXh0ZXJuYWwgVFRQIE5ldHdvcmsxIjAgBgNVBAMTGUFkZFRydXN0IEV4dGVybmFsIENB -IFJvb3SCAQEwDQYJKoZIhvcNAQEFBQADggEBALCb4IUlwtYj4g+WBpKdQZic2YR5gdkeWxQHIzZl -j7DYd7usQWxHYINRsPkyPef89iYTx4AWpb9a/IfPeHmJIZriTAcKhjW88t5RxNKWt9x+Tu5w/Rw5 -6wwCURQtjr0W4MHfRnXnJK3s9EK0hZNwEGe6nQY1ShjTK3rMUUKhemPR5ruhxSvCNr4TDea9Y355 -e6cJDUCrat2PisP29owaQgVR1EX1n6diIWgVIEM8med8vSTYqZEXc4g/VhsxOBi0cQ+azcgOno4u -G+GMmIPLHzHxREzGBHNJdmAPx/i9F4BrLunMTA5amnkPIAou1Z5jJh5VkpTYghdae9C8x49OhgQ= ------END CERTIFICATE----- - - diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/certificates/cn/openssl-cn.cnf b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/certificates/cn/openssl-cn.cnf deleted file mode 100644 index f575621..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/certificates/cn/openssl-cn.cnf +++ /dev/null @@ -1,357 +0,0 @@ -# -# OpenSSL example configuration file. -# This is mostly being used for generation of certificate requests. -# - -# This definition stops the following lines choking if HOME isn't -# defined. -HOME = . -RANDFILE = $ENV::HOME/.rnd - -# Extra OBJECT IDENTIFIER info: -#oid_file = $ENV::HOME/.oid -oid_section = new_oids - -# To use this configuration file with the "-extfile" option of the -# "openssl x509" utility, name here the section containing the -# X.509v3 extensions to use: -# extensions = -# (Alternatively, use a configuration file that has only -# X.509v3 extensions in its main [= default] section.) - -[ new_oids ] - -# We can add new OIDs in here for use by 'ca', 'req' and 'ts'. -# Add a simple OID like this: -# testoid1=1.2.3.4 -# Or use config file substitution like this: -# testoid2=${testoid1}.5.6 - -# Policies used by the TSA examples. -tsa_policy1 = 1.2.3.4.1 -tsa_policy2 = 1.2.3.4.5.6 -tsa_policy3 = 1.2.3.4.5.7 - -#################################################################### -[ ca ] -default_ca = CA_default # The default ca section - -#################################################################### -[ CA_default ] - -dir = . # Where everything is kept -certs = $dir/certs # Where the issued certs are kept -crl_dir = $dir/crl # Where the issued crl are kept -database = $dir/index.txt # database index file. -#unique_subject = no # Set to 'no' to allow creation of - # several ctificates with same subject. -new_certs_dir = $dir/newcerts # default place for new certs. - -certificate = $dir/cacert.pem # The CA certificate -serial = $dir/serial # The current serial number -crlnumber = $dir/crlnumber # the current crl number - # must be commented out to leave a V1 CRL -crl = $dir/crl.pem # The current CRL -private_key = $dir/private/cakey.pem# The private key -RANDFILE = $dir/private/.rand # private random number file - -x509_extensions = usr_cert # The extentions to add to the cert - -# Comment out the following two lines for the "traditional" -# (and highly broken) format. -name_opt = ca_default # Subject Name options -cert_opt = ca_default # Certificate field options - -# Extension copying option: use with caution. -# copy_extensions = copy - -# Extensions to add to a CRL. Note: Netscape communicator chokes on V2 CRLs -# so this is commented out by default to leave a V1 CRL. -# crlnumber must also be commented out to leave a V1 CRL. -# crl_extensions = crl_ext - -default_days = 3650 # how long to certify for -default_crl_days= 30 # how long before next CRL -default_md = sha1 # use public key default MD -preserve = no # keep passed DN ordering - -# A few difference way of specifying how similar the request should look -# For type CA, the listed attributes must be the same, and the optional -# and supplied fields are just that :-) -policy = policy_match - -# For the CA policy -[ policy_match ] -countryName = match -stateOrProvinceName = match -organizationName = match -organizationalUnitName = optional -commonName = supplied -emailAddress = optional - -# For the 'anything' policy -# At this point in time, you must list all acceptable 'object' -# types. -[ policy_anything ] -countryName = optional -stateOrProvinceName = optional -localityName = optional -organizationName = optional -organizationalUnitName = optional -commonName = supplied -emailAddress = optional - -#################################################################### -[ req ] -default_bits = 1024 -default_keyfile = privkey.pem -distinguished_name = req_distinguished_name -attributes = req_attributes -x509_extensions = v3_ca # The extentions to add to the self signed cert - -# Passwords for private keys if not present they will be prompted for -# input_password = secret -# output_password = secret - -# This sets a mask for permitted string types. There are several options. -# default: PrintableString, T61String, BMPString. -# pkix : PrintableString, BMPString (PKIX recommendation before 2004) -# utf8only: only UTF8Strings (PKIX recommendation after 2004). -# nombstr : PrintableString, T61String (no BMPStrings or UTF8Strings). -# MASK:XXXX a literal mask value. -# WARNING: ancient versions of Netscape crash on BMPStrings or UTF8Strings. -string_mask = utf8only - -# req_extensions = v3_req # The extensions to add to a certificate request -[ req_distinguished_name ] -countryName = Country Name (2 letter code) -countryName_default = FR -countryName_min = 2 -countryName_max = 2 - -stateOrProvinceName = State or Province Name (full name) -stateOrProvinceName_default = France - -localityName = Locality Name (eg, city) -localityName_default = Grenoble - -0.organizationName = Organization Name (eg, company) -0.organizationName_default = Belledonne Communications - -# we can do this but it is not needed normally :-) -#1.organizationName = Second Organization Name (eg, company) -#1.organizationName_default = World Wide Web Pty Ltd - -organizationalUnitName = Organizational Unit Name (eg, section) -organizationalUnitName_default = LAB -#organizationalUnitName_default = - -0.commonName = Common Name (e.g. server FQDN or YOUR name) -0.commonName_max = 64 -0.commonName_default = sip2.linphone.org - -1.commonName = Common Name (e.g. server FQDN or YOUR name) -1.commonName_max = 64 -1.commonName_default = *.wildcard1.linphone.org - -emailAddress = Email Address -emailAddress_max = 64 -emailAddress_default = jehan.monnier@belledonne-communications.com - -# SET-ex3 = SET extension number 3 - -[ req_attributes ] -challengePassword = A challenge password -challengePassword_min = 4 -challengePassword_max = 20 - -unstructuredName = An optional company name - -[ usr_cert ] - -# These extensions are added when 'ca' signs a request. - -# This goes against PKIX guidelines but some CAs do it and some software -# requires this to avoid interpreting an end user certificate as a CA. - -basicConstraints=CA:FALSE - -# Here are some examples of the usage of nsCertType. If it is omitted -# the certificate can be used for anything *except* object signing. - -# This is OK for an SSL server. -# nsCertType = server - -# For an object signing certificate this would be used. -# nsCertType = objsign - -# For normal client use this is typical -# nsCertType = client, email - -# and for everything including object signing: -# nsCertType = client, email, objsign - -# This is typical in keyUsage for a client certificate. -# keyUsage = nonRepudiation, digitalSignature, keyEncipherment - -# This will be displayed in Netscape's comment listbox. -nsComment = "OpenSSL Generated Certificate" - -# PKIX recommendations harmless if included in all certificates. -subjectKeyIdentifier=hash -authorityKeyIdentifier=keyid,issuer - -# This stuff is for subjectAltName and issuerAltname. -# Import the email address. -# subjectAltName=email:copy -# An alternative to produce certificates that aren't -# deprecated according to PKIX. -# subjectAltName=email:move - -# Copy subject details -# issuerAltName=issuer:copy - -#nsCaRevocationUrl = http://www.domain.dom/ca-crl.pem -#nsBaseUrl -#nsRevocationUrl -#nsRenewalUrl -#nsCaPolicyUrl -#nsSslServerName - -# This is required for TSA certificates. -# extendedKeyUsage = critical,timeStamping - -[ v3_req ] - -# Extensions to add to a certificate request - -basicConstraints = CA:FALSE -keyUsage = nonRepudiation, digitalSignature, keyEncipherment - -[ v3_ca ] - - -# Extensions for a typical CA - - -# PKIX recommendation. - -subjectKeyIdentifier=hash - -authorityKeyIdentifier=keyid:always,issuer - -# This is what PKIX recommends but some broken software chokes on critical -# extensions. -#basicConstraints = critical,CA:true -# So we do this instead. -basicConstraints = CA:true - -# Key usage: this is typical for a CA certificate. However since it will -# prevent it being used as an test self-signed certificate it is best -# left out by default. -# keyUsage = cRLSign, keyCertSign - -# Some might want this also -# nsCertType = sslCA, emailCA - -# Include email address in subject alt name: another PKIX recommendation -# subjectAltName=email:copy -# Copy issuer details -# issuerAltName=issuer:copy - -# DER hex encoding of an extension: beware experts only! -# obj=DER:02:03 -# Where 'obj' is a standard or added object -# You can even override a supported extension: -# basicConstraints= critical, DER:30:03:01:01:FF - -[ crl_ext ] - -# CRL extensions. -# Only issuerAltName and authorityKeyIdentifier make any sense in a CRL. - -# issuerAltName=issuer:copy -authorityKeyIdentifier=keyid:always - -[ proxy_cert_ext ] -# These extensions should be added when creating a proxy certificate - -# This goes against PKIX guidelines but some CAs do it and some software -# requires this to avoid interpreting an end user certificate as a CA. - -basicConstraints=CA:FALSE - -# Here are some examples of the usage of nsCertType. If it is omitted -# the certificate can be used for anything *except* object signing. - -# This is OK for an SSL server. -# nsCertType = server - -# For an object signing certificate this would be used. -# nsCertType = objsign - -# For normal client use this is typical -# nsCertType = client, email - -# and for everything including object signing: -# nsCertType = client, email, objsign - -# This is typical in keyUsage for a client certificate. -# keyUsage = nonRepudiation, digitalSignature, keyEncipherment - -# This will be displayed in Netscape's comment listbox. -nsComment = "OpenSSL Generated Certificate" - -# PKIX recommendations harmless if included in all certificates. -subjectKeyIdentifier=hash -authorityKeyIdentifier=keyid,issuer - -# This stuff is for subjectAltName and issuerAltname. -# Import the email address. -# subjectAltName=email:copy -# An alternative to produce certificates that aren't -# deprecated according to PKIX. -# subjectAltName=email:move - -# Copy subject details -# issuerAltName=issuer:copy - -#nsCaRevocationUrl = http://www.domain.dom/ca-crl.pem -#nsBaseUrl -#nsRevocationUrl -#nsRenewalUrl -#nsCaPolicyUrl -#nsSslServerName - -# This really needs to be in place for it to be a proxy certificate. -proxyCertInfo=critical,language:id-ppl-anyLanguage,pathlen:3,policy:foo - -#################################################################### -[ tsa ] - -default_tsa = tsa_config1 # the default TSA section - -[ tsa_config1 ] - -# These are used by the TSA reply generation only. -dir = . # TSA root directory -serial = $dir/tsaserial # The current serial number (mandatory) -crypto_device = builtin # OpenSSL engine to use for signing -signer_cert = $dir/tsacert.pem # The TSA signing certificate - # (optional) -certs = $dir/cacert.pem # Certificate chain to include in reply - # (optional) -signer_key = $dir/private/tsakey.pem # The TSA private key (optional) - -default_policy = tsa_policy1 # Policy if request did not specify it - # (optional) -other_policies = tsa_policy2, tsa_policy3 # acceptable policies (optional) -digests = md5, sha1 # Acceptable message digests (mandatory) -accuracy = secs:1, millisecs:500, microsecs:100 # (optional) -clock_precision_digits = 0 # number of digits after dot. (optional) -ordering = yes # Is ordering defined for timestamps? - # (optional, default: no) -tsa_name = yes # Must the TSA name be included in the reply? - # (optional, default: no) -ess_cert_id_chain = no # Must the ESS cert id chain be included? - # (optional, default: no) diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/db/chatrooms.db b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/db/chatrooms.db deleted file mode 100644 index 8185769..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/db/chatrooms.db +++ /dev/null Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/db/friends.db b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/db/friends.db deleted file mode 100644 index a435687..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/db/friends.db +++ /dev/null Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/db/linphone.db b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/db/linphone.db deleted file mode 100644 index 06d218b..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/db/linphone.db +++ /dev/null Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/db/messages.db b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/db/messages.db deleted file mode 100644 index 2eb6138..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/db/messages.db +++ /dev/null Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/images/linphone.svg b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/images/linphone.svg deleted file mode 100644 index 528247c..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/images/linphone.svg +++ /dev/null @@ -1,83 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- Generator: Adobe Illustrator 14.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 43363) --> -<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> -<svg version="1.1" id="Calque_2" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" - width="512px" height="512px" viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve"> -<g> - <g> - <path fill="#C95328" d="M512,433.229C512,476.562,476.557,512,433.228,512H78.768C35.452,512,0,476.562,0,433.229V78.763 - C0,35.43,35.452,0,78.768,0h354.46C476.557,0,512,35.43,512,78.763V433.229z"/> - <linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="256.0044" y1="498.877" x2="256.0044" y2="13.1323"> - <stop offset="0" style="stop-color:#E6B043"/> - <stop offset="0.5" style="stop-color:#C95328"/> - </linearGradient> - <path fill="url(#SVGID_1_)" d="M78.768,498.877c-36.188,0-65.632-29.438-65.632-65.648V78.763 - c0-36.21,29.443-65.631,65.632-65.631h354.46c36.202,0,65.645,29.421,65.645,65.631v354.465c0,36.21-29.443,65.648-65.645,65.648 - H78.768z"/> - </g> - <g> - <g> - <g> - <path fill="#C95328" d="M473.412,129.19c4.022,16.057,11.006,21.111,14.433,6.539c2.626-12.988-0.907-31.173-15.294-50.564 - c-28.484-41.915-103.78-66.186-162.935-44.793c-31.137,11.984-24.661,13.922,7.499,7.175 - c58.118-10.362,116.214,15.009,141.418,51.351C466.034,109.169,470.832,119.557,473.412,129.19z"/> - <path fill="#C95328" d="M419.015,143.098c7.494,14.941,12.717,26.531,19.203,25.729c6.259-0.803,15.077-12.937,11.313-29.547 - c-2.509-10.809-8.09-22.524-17.543-33.749c-28.203-35.815-93.65-54.292-150.259-31.286 - c-29.453,11.077-49.386,32.979-50.211,36.716c-1.109,4.036,18.227-9.882,45.146-18.015 - c35.711-11.303,76.217-6.516,105.15,11.224C400.18,115.171,412.271,129.452,419.015,143.098z"/> - <path fill="#C95328" d="M272.768,116.451c-23.938,6.501-41.564,24.912-39.126,28.578c2.162,3.725,15.671-0.811,29.184-4.844 - c8.038-2.487,16.081-3.953,23.938-4.465c25.749-1.574,45.468,6.943,57.738,17.625c11.416,9.433,22.448,19.878,31.148,19.694 - c8.566-0.117,15.136-11.611,7.022-24.39c-8.806-13.192-24.526-26.198-47.588-32.772 - C316.077,110.415,294.023,110.359,272.768,116.451z"/> - </g> - </g> - <g> - <g> - <path fill="#FFFFFF" d="M471.9,135.938c4.029,16.063,11.007,21.124,14.451,6.533c2.614-12.977-0.917-31.161-15.322-50.563 - c-28.482-41.924-103.761-66.172-162.917-44.792c-31.146,11.995-24.653,13.946,7.502,7.184 - c58.08-10.377,116.211,14.988,141.407,51.347C464.529,115.924,469.323,126.286,471.9,135.938z"/> - <path fill="#FFFFFF" d="M417.504,149.867c7.505,14.928,12.724,26.518,19.188,25.708c6.278-0.797,15.089-12.928,11.332-29.564 - c-2.513-10.809-8.095-22.504-17.548-33.728C402.261,76.469,336.838,58,280.209,81.002 - c-29.433,11.073-49.345,32.962-50.192,36.706c-1.089,4.03,18.224-9.864,45.125-17.983c35.73-11.315,76.235-6.557,105.167,11.199 - C398.668,121.933,410.762,136.223,417.504,149.867z"/> - <path fill="#FFFFFF" d="M271.267,123.201c-23.948,6.485-41.572,24.917-39.134,28.582c2.168,3.729,15.69-0.8,29.175-4.826 - c8.052-2.511,16.09-3.969,23.948-4.463c25.726-1.586,45.473,6.911,57.743,17.604c11.416,9.432,22.457,19.879,31.142,19.694 - c8.571-0.115,15.134-11.604,7.032-24.405c-8.817-13.18-24.553-26.163-47.588-32.739 - C314.582,117.183,292.515,117.094,271.267,123.201z"/> - </g> - </g> - </g> - <path fill="none" d="M78.768,499.246c-36.188,0-65.632-29.439-65.632-65.649V79.132c0-36.211,29.443-65.632,65.632-65.632h354.46 - c36.202,0,65.645,29.421,65.645,65.632v354.465c0,36.21-29.443,65.649-65.645,65.649H78.768z"/> - <g> - <path fill="#C95328" d="M137.141,473.474c29.627,7.798,61.013,10.667,86.881,4.377c48.737-11.859,64.443-28.113,61.93-68.991 - c0,0,0.908-19.719-40.68-18.982c-9.21,0.167-32.732,5.088-36.07,15.193c-3.342,10.114,1.719,20.368,1.991,25.324 - s-13.443,11.676-19.206,12.246c-7.496,0.736-26.381-0.456-45.438-5.158l-0.82-0.211c-18.89-5.324-35.903-13.613-42.053-17.955 - c-4.732-3.343-13.342-15.948-10.658-20.132c2.684-4.176,12.149-10.597,14.237-21.035c2.088-10.438-15.934-26.333-23.864-31.026 - c-35.798-21.185-44.75-3.579-44.75-3.579c-22.373,34.308-16.737,56.193,19.789,90.57c19.386,18.245,48.101,31.245,77.711,39.097 - L137.141,473.474z"/> - <path fill="#FFFFFF" d="M135.768,478.956c29.632,7.799,61.018,10.667,86.882,4.368c48.741-11.851,64.447-28.104,61.93-68.982 - c0,0,0.912-19.728-40.676-18.982c-9.215,0.167-32.732,5.079-36.074,15.193c-3.338,10.114,1.719,20.368,1.996,25.324 - c0.272,4.956-13.443,11.676-19.21,12.246c-7.491,0.736-26.382-0.456-45.435-5.158l-0.82-0.21 - c-18.891-5.325-35.904-13.614-42.057-17.956c-4.728-3.343-13.342-15.957-10.658-20.132c2.689-4.176,12.149-10.597,14.241-21.035 - c2.088-10.447-15.938-26.333-23.868-31.026c-35.794-21.185-44.746-3.588-44.746-3.588c-22.373,34.307-16.737,56.193,19.79,90.579 - c19.386,18.236,48.097,31.245,77.71,39.097L135.768,478.956z"/> - </g> - <path fill="#C95328" d="M301.623,271.947l29.996-80.491l-103.663,42.298c-2.732-0.666-5.474-1.368-7.509-2.052 - c-26.605-8.176-51.837-11.605-76.395-12.264c-32.062,0.658-61.403,5.438-87.325,15c-16.438,6.843-30.881,15.378-43.658,25.491 - v45.518c2.197-2.176,4.412-4.324,6.815-6.201c12.97-10.264,26.605-17.729,40.943-23.211c14.329-4.771,27.969-8.167,40.921-10.229 - c12.29-1.351,21.838-2.719,27.978-2.719c22.513,0,45.026,3.412,66.833,9.544c22.513,6.149,43.675,15.685,62.754,27.947 - c18.443,12.982,34.127,28.667,45.724,47.745c6.833,11.614,11.596,21.869,15,32.79c3.408,10.22,5.447,20.456,5.447,30 - c-0.667,19.097-6.811,37.526-19.096,53.877c-9.505,14.026-23.207,25.22-40.601,34.447h51.587 - c7.053-5.859,14.189-12.649,21.759-20.78c8.189-9.535,15.698-21.132,21.163-34.816c6.123-13.631,9.54-28.64,9.54-44.99 - c-0.697-28.658-7.509-54.605-21.847-77.088C335.719,302.632,320.04,285.605,301.623,271.947z"/> - <path fill="#FFFFFF" d="M299.688,280.614l30.004-80.518l-103.662,42.289c-2.732-0.675-5.474-1.351-7.509-2.044 - c-26.605-8.184-51.833-11.604-76.399-12.254c-32.066,0.649-61.399,5.438-87.32,14.982c-15.759,6.579-29.645,14.729-42.035,24.281 - v45.245c1.71-1.605,3.36-3.298,5.188-4.72c12.974-10.254,26.605-17.71,40.938-23.184c14.338-4.781,27.974-8.185,40.926-10.255 - c12.29-1.333,21.838-2.719,27.978-2.719c22.518,0,45.026,3.43,66.829,9.544c22.513,6.157,43.684,15.701,62.763,27.982 - c18.438,12.947,34.127,28.648,45.715,47.728c6.824,11.614,11.605,21.833,15.009,32.78c3.408,10.211,5.447,20.457,5.447,29.992 - c-0.667,19.113-6.816,37.535-19.097,53.912c-6.623,9.754-15.324,18.131-25.842,25.456h46.868 - c3.825-3.632,7.702-7.509,11.719-11.825c8.189-9.518,15.693-21.131,21.158-34.78c6.118-13.649,9.543-28.658,9.543-45.009 - c-0.697-28.693-7.509-54.605-21.851-77.088C333.794,311.281,318.114,294.237,299.688,280.614z"/> -</g> -</svg> diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/images/linphonesiteqr.jpg b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/images/linphonesiteqr.jpg deleted file mode 100644 index 2176864..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/images/linphonesiteqr.jpg +++ /dev/null Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/images/linphonesiteqr_captured.jpg b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/images/linphonesiteqr_captured.jpg deleted file mode 100644 index 5abe984..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/images/linphonesiteqr_captured.jpg +++ /dev/null Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/images/nowebcamCIF.jpg b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/images/nowebcamCIF.jpg deleted file mode 100644 index 2ab8bdc..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/images/nowebcamCIF.jpg +++ /dev/null Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/images/nowebcamVGA.jpg b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/images/nowebcamVGA.jpg deleted file mode 100644 index 968234d..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/images/nowebcamVGA.jpg +++ /dev/null Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/local_tester_hosts b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/local_tester_hosts deleted file mode 100644 index 6d9117c..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/local_tester_hosts +++ /dev/null @@ -1,7 +0,0 @@ -127.0.0.1 sip2.linphone.org sip.example.org sipopen.example.org auth.example.org auth1.example.org auth2.example.org altname.linphone.org sip.wildcard1.linphone.org altname.wildcard2.linphone.org sipv4.example.org conf.example.org subscribe.example.org lime.wildcard1.linphone.org http-proxy.example.org stun.example.org external.example.org sip1.example.org transfer.example.org - -::1 lime.wildcard1.linphone.org sip2.linphone.org sip.example.org sipopen.example.org auth.example.org auth1.example.org auth2.example.org altname.linphone.org sip.wildcard1.linphone.org altname.wildcard2.linphone.org external.example.org sip1.example.org transfer.example.org - -188.165.46.90 tunnel.wildcard2.linphone.org - -64:ff9b::94.23.19.176 sipv4-nat64.example.org diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/account_creator_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/account_creator_rc deleted file mode 100644 index 7774134..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/account_creator_rc +++ /dev/null @@ -1,20 +0,0 @@ -[assistant] -domain=sip.accounttest.org -password_max_length=12 -password_min_length=3 -username_max_length=22 -username_min_length=3 -username_regex=^[A-Za-z0-9_.\-\ ]*$ -xmlrpc_url=https://sip2.linphone.org:446/wizard.php - -[proxy_default_values] -reg_proxy=<sip:sip2.linphone.org:5072> -realm=sip.accounttest.org -reg_identity=sip:user@sip.accounttest.org - -#set random port in order to avoid port conflicts with other tests running in parallel -#and receive unsollicited SIP messages. -[sip] -sip_port=-1 -sip_tcp_port=-1 -sip_tls_port=-1 \ No newline at end of file diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/assistant_create.rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/assistant_create.rc deleted file mode 100644 index a4f42a8..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/assistant_create.rc +++ /dev/null @@ -1,32 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<config xmlns="http://www.linphone.org/xsds/lpconfig.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.linphone.org/xsds/lpconfig.xsd lpconfig.xsd"> - - <section name="proxy_default_values"> - <entry name="avpf" overwrite="true">1</entry> - <entry name="dial_escape_plus" overwrite="true">0</entry> - <entry name="publish" overwrite="true">0</entry> - <entry name="quality_reporting_collector" overwrite="true">sip:voip-metrics@sip.linphone.org;transport=tls</entry> - <entry name="quality_reporting_enabled" overwrite="true">1</entry> - <entry name="quality_reporting_interval" overwrite="true">180</entry> - <entry name="reg_expires" overwrite="true">31536000</entry> - <entry name="reg_identity" overwrite="true">sip:?@sip.linphone.org</entry> - <entry name="reg_sendregister" overwrite="true">1</entry> - <entry name="refkey" overwrite="true">push_notification</entry> - <entry name="realm" overwrite="true">sip.linphone.org</entry> - </section> - - <section name="sip"> - <entry name="rls_uri" overwrite="true">sips:rls@sip.linphone.org</entry> - </section> - - <section name="assistant"> - <entry name="domain" overwrite="true">sip.linphone.org</entry> - <entry name="password_max_length" overwrite="true">-1</entry> - <entry name="password_min_length" overwrite="true">1</entry> - <entry name="username_length" overwrite="true">-1</entry> - <entry name="username_max_length" overwrite="true">64</entry> - <entry name="username_min_length" overwrite="true">1</entry> - <entry name="username_regex" overwrite="true">^[a-z0-9+_.\-]*$</entry> - <entry name="xmlrpc_url" overwrite="true">https://sip3.linphone.org:444/wizard.php</entry> - </section> -</config> diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/carddav_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/carddav_rc deleted file mode 100644 index 0271df0..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/carddav_rc +++ /dev/null @@ -1,12 +0,0 @@ -[net] -mtu=1300 - -[sip] -ping_with_options=0 -sip_random_port=1 - -[auth_info_0] -domain=dav.linphone.org -username=tester -ha1=102bdd8ccafef75cf7572c97969afd9a -realm=BaikalDAV \ No newline at end of file diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/chloe_lime_x3dh_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/chloe_lime_x3dh_rc deleted file mode 100644 index edd7b14..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/chloe_lime_x3dh_rc +++ /dev/null @@ -1,51 +0,0 @@ -[lime] -lime_update_threshold=86400 -unsafe_if_sas_refused=1 -lime_server_url=https://lime.wildcard1.linphone.org:8443/lime-server/lime-server.php - -[sip] -sip_port=-1 -sip_tcp_port=-1 -sip_tls_port=-1 -default_proxy=0 -ping_with_options=0 -composing_idle_timeout=1 -zrtp_cache_migration_done=1 - -[auth_info_0] -username=chloe -userid=chloe -passwd=secret -realm=sip.example.org - -[proxy_0] -realm=sip.example.org -reg_proxy=<sip:sip.example.org;transport=tls> -reg_route=<sip:sip.example.org;transport=tls> -reg_identity=sip:chloe@sip.example.org -reg_expires=3600 -reg_sendregister=1 -publish=0 -dial_escape_plus=0 - -[rtp] -audio_rtp_port=18070-28000 -video_rtp_port=39072-49000 - -[video] -display=0 -capture=0 -show_local=0 -size=qcif -enabled=0 -self_view=0 -automatically_initiate=0 -automatically_accept=0 -device=StaticImage: Static picture - -[sound] -echocancellation=0 #to not overload cpu in case of VG - -[net] -dns_srv_enabled=0 #no srv needed in general -stun_server=stun.example.org diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/chloe_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/chloe_rc deleted file mode 100644 index 98c346e..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/chloe_rc +++ /dev/null @@ -1,51 +0,0 @@ -[sip] -sip_port=-1 -sip_tcp_port=-1 -sip_tls_port=-1 -default_proxy=0 -ping_with_options=0 -composing_idle_timeout=1 - -[auth_info_0] -username=chloe -userid=chloe -passwd=secret -realm=sip.example.org - -[proxy_0] -realm=sip.example.org -reg_proxy=<sip:sip.example.org;transport=tls> -reg_route=<sip:sip.example.org;transport=tls> -reg_identity=sip:chloe@sip.example.org -reg_expires=3600 -reg_sendregister=1 -publish=0 -dial_escape_plus=0 - -[rtp] -audio_rtp_port=18070-28000 -video_rtp_port=39072-49000 - -[video] -display=0 -capture=0 -show_local=0 -size=qcif -enabled=0 -self_view=0 -automatically_initiate=0 -automatically_accept=0 -device=StaticImage: Static picture - -[sound] -echocancellation=0 #to not overload cpu in case of VG - -[net] -dns_srv_enabled=0 #no srv needed in general -stun_server=stun.example.org - -[storage] -#this will explicitely request to not use database. We need this for a few tests where multiple cores are instanciated, so that they don't -#try to connect to the same default sqlite3 database. -uri=null - diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/conference_focus_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/conference_focus_rc deleted file mode 100644 index c0cdd5a..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/conference_focus_rc +++ /dev/null @@ -1,26 +0,0 @@ -[sip] -default_proxy=0 -sip_port=-1 -sip_tcp_port=-1 -sip_dtls_port=-1 -sip_tls_port=-1 - -[rtp] -audio_rtp_port=18070-28000 -text_rtp_port=39000-49000 -video_rtp_port=28070-38000 - -[proxy_0] -reg_proxy=sip.example.org;transport=tcp -reg_route=sip.example.org;transport=tcp;lr -reg_identity="Focus" <sip:focus@sip.example.org> -reg_expires=3600 -reg_sendregister=1 -publish=0 - -[auth_info_0] -username=focus -userid=focus -passwd=secret -realm=sip.example.org - diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/empty_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/empty_rc deleted file mode 100644 index 752c6d6..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/empty_rc +++ /dev/null @@ -1,8 +0,0 @@ - -#[sip] -#sip_random_port=1 - -[storage] -#this will explicitely request to not use database. We need this for a few tests where multiple cores are instanciated, so that they don't -#try to connect to the same default sqlite3 database. -uri=null diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/friends_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/friends_rc deleted file mode 100644 index 0582c4d..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/friends_rc +++ /dev/null @@ -1,21 +0,0 @@ -[net] -mtu=1300 - -[sip] -ping_with_options=0 -sip_random_port=1 - -[friend_0] -url=sip:sylvain@sip.linphone.org -pol=wait -subscribe=0 - -[friend_1] -url="Fran莽ois Grisez" <sip:francois.grisez@sip.linphone.org> -pol=accept -subscribe=1 - -[friend_2] -url=sip:margaux.clerc@sip.linphone.org -pol=deny -subscribe=0 diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/groupchat_lime_x3dh_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/groupchat_lime_x3dh_rc deleted file mode 100644 index 0264328..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/groupchat_lime_x3dh_rc +++ /dev/null @@ -1,20 +0,0 @@ -[lime] -lime_update_threshold=86400 -max_nb_device_per_participant=1000 -allow_message_in_unsafe_chatroom=0 -unsafe_if_sas_refused=1 -lime_server_url=https://lime.wildcard1.linphone.org:8443/lime-server/lime-server.php - -[sip] -sip_port=-1 -sip_tcp_port=-1 -sip_tls_port=-1 -default_proxy=0 -ping_with_options=0 -composing_idle_timeout=1 -store_ha1_passwd=0 #used for sipp -zrtp_cache_migration_done=1 - -[net] -dns_srv_enabled=0 #no srv needed in general -stun_server=stun.example.org diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/groupchat_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/groupchat_rc deleted file mode 100644 index b732ac9..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/groupchat_rc +++ /dev/null @@ -1,10 +0,0 @@ -[sip] -sip_port=-1 -sip_tcp_port=-1 -sip_tls_port=-1 -default_proxy=0 -ping_with_options=0 -composing_idle_timeout=1 - -[net] -dns_srv_enabled=0 #no srv needed in general diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/invalid_friends_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/invalid_friends_rc deleted file mode 100644 index 105f3bb..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/invalid_friends_rc +++ /dev/null @@ -1,39 +0,0 @@ -[net] -mtu=1300 - -[sip] -ping_with_options=0 -sip_random_port=1 - -[friend_0] -url=sip:sylvain@sip.linphone.org -pol=wait -subscribe=0 - -[friend_1] -url=sip:@sip.linphone.org -pol=accept -subscribe=1 - -[friend_2] -url="" <sip:marie@sip.linphone.org> -pol=deny -subscribe=0 - -[friend_3] -url="Marie" <sip:@sip.linphone.org> -pol=deny -subscribe=1 - -[friend_4] -url="G艂o艣niki" <sip:glosniki@192.168.0.1> - -[friend_5] -url=sip:sip.linphone.org -pol=deny -subscribe=0 - -[friend_6] -url="" <sip:@127.0.0.1> -pol=deny -subscribe=1 \ No newline at end of file diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/invalid_friends_xml b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/invalid_friends_xml deleted file mode 100644 index b0165c3..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/invalid_friends_xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<config xmlns="http://www.linphone.org/xsds/lpconfig.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.linphone.org/xsds/lpconfig.xsd lpconfig.xsd"> - <section name="friend_0"> - <entry name="url" overwrite="true">sip:sylvain@sip.linphone.org</entry> - </section> - <section name="friend_1"> - <entry name="url" overwrite="true">sip:@sip.linphone.org</entry> - </section> - <section name="friend_2"> - <entry name="url" overwrite="true">"" <sip:marie@sip.linphone.org></entry> - </section> - <section name="friend_3"> - <entry name="url" overwrite="true">"Marie" <sip:@sip.linphone.org></entry> - </section> - <section name="friend_4"> - <entry name="url" overwrite="true">"G艂o艣niki" <sip:glosniki@192.168.0.1></entry> - </section> - <section name="friend_5"> - <entry name="url" overwrite="true">sip:sip.linphone.org</entry> - </section> - <section name="friend_6"> - <entry name="url" overwrite="true">"" <sip:@127.0.0.1></entry> - </section> -</config> \ No newline at end of file diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/laure_call_logs_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/laure_call_logs_rc deleted file mode 100644 index 585f37e..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/laure_call_logs_rc +++ /dev/null @@ -1,155 +0,0 @@ -[sip] -sip_port=-1 -sip_tcp_port=-1 -sip_tls_port=-1 -default_proxy=0 -ping_with_options=0 - - -[auth_info_0] -username=laure -userid=laure -passwd=secret -realm="sip.example.org" - - -[proxy_0] -reg_proxy=sip.example.org -reg_identity=sip:laure@sip.example.org -reg_expires=3600 -reg_sendregister=1 -publish=0 -dial_escape_plus=0 - - -[rtp] -audio_rtp_port=9010-9390 -video_rtp_port=9410-9910 - -[video] -display=0 -capture=0 -show_local=0 -size=qcif -enabled=0 -self_view=0 -automatically_initiate=0 -automatically_accept=0 -device=StaticImage: Static picture - -[sound] -echocancellation=0 #to not overload cpu in case of VG - -[net] -dns_srv_enabled=0 #no srv needed in general -stun_server=stun.example.org - -[call_log_0] -dir=0 -status=0 -from=sip:pauline@sip.linphone.org -to=sip:laure@sip.linphone.org -start_date_time=1441738272 -duration=3 -quality=5.000000 -video_enabled=0 -call_id=o6mx-QSdKJ - -[call_log_1] -dir=0 -status=1 -from=sip:pauline@sip.linphone.org -to=sip:laure@sip.linphone.org -start_date_time=1441738266 -duration=0 -quality=-1.000000 -video_enabled=0 -call_id=wnXDtOhURa - -[call_log_2] -dir=1 -status=2 -from=sip:laure@sip.linphone.org -to=sip:pauline@sip.linphone.org -start_date_time=1441738258 -duration=0 -quality=-1.000000 -video_enabled=0 -call_id=81ZldO6dlk - -[call_log_3] -dir=1 -status=1 -from=sip:laure@sip.linphone.org -to=sip:pauline@sip.linphone.org -start_date_time=1441738250 -duration=0 -quality=-1.000000 -video_enabled=0 -call_id=3yq7TlwS8Q - -[call_log_4] -dir=1 -status=0 -from=sip:laure@sip.linphone.org -to=sip:pauline@sip.linphone.org -start_date_time=1441738243 -duration=0 -quality=-1.000000 -video_enabled=1 -call_id=EmoqEyeLbZ - -[call_log_5] -dir=0 -status=1 -from=sip:pauline@sip.linphone.org -to=sip:laure@sip.linphone.org -start_date_time=1441738234 -duration=0 -quality=-1.000000 -video_enabled=0 -call_id=xl29jqHZ2N - -[call_log_6] -dir=1 -status=0 -from=sip:laure@sip.linphone.org -to=sip:pauline@sip.linphone.org -start_date_time=1441738215 -duration=6 -quality=4.898808 -video_enabled=1 -call_id=2JNrT43eji - -[call_log_7] -dir=0 -status=0 -from=sip:pauline@sip.linphone.org -to=sip:laure@sip.linphone.org -start_date_time=1441738200 -duration=5 -quality=4.715808 -video_enabled=1 -call_id=joyRwGhk-2 - -[call_log_8] -dir=1 -status=3 -from=sip:laure@sip.linphone.org -to=sip:pauline@sip.linphone.org -start_date_time=1441738122 -duration=0 -quality=-1.000000 -video_enabled=0 -call_id=az01erTY2U - -[call_log_9] -dir=0 -status=3 -from=sip:pauline@sip.linphone.org -to=sip:laure@sip.linphone.org -start_date_time=1441738031 -duration=0 -quality=-1.000000 -video_enabled=0 -call_id=jk39dfZP0L diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/laure_lime_x3dh_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/laure_lime_x3dh_rc deleted file mode 100644 index b477097..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/laure_lime_x3dh_rc +++ /dev/null @@ -1,48 +0,0 @@ -[lime] -lime_update_threshold=86400 -lime_server_url=https://lime.wildcard1.linphone.org:8443/lime-server/lime-server.php - -[sip] -sip_port=-1 -sip_tcp_port=-1 -sip_tls_port=-1 -default_proxy=0 -ping_with_options=0 -zrtp_cache_migration_done=1 - -[auth_info_0] -username=laure -userid=laure -passwd=secret -realm="sip.example.org" - -[proxy_0] -reg_proxy=sip.example.org;transport=tcp -reg_route=sip.example.org;transport=tcp -reg_identity=sip:laure@sip.example.org -reg_expires=3600 -reg_sendregister=1 -publish=0 -dial_escape_plus=0 - -[rtp] -audio_rtp_port=9010-9390 -video_rtp_port=9410-9910 - -[video] -display=0 -capture=0 -show_local=0 -size=qcif -enabled=0 -self_view=0 -automatically_initiate=0 -automatically_accept=0 -device=StaticImage: Static picture - -[sound] -echocancellation=0 #to not overload cpu in case of VG - -[net] -dns_srv_enabled=0 #no srv needed in general -stun_server=stun.example.org diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/laure_rc_udp b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/laure_rc_udp deleted file mode 100644 index a6efe58..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/laure_rc_udp +++ /dev/null @@ -1,46 +0,0 @@ -[sip] -sip_port=-1 -sip_tcp_port=-1 -sip_tls_port=-1 -default_proxy=0 -ping_with_options=0 - - -[auth_info_0] -username=laure -userid=laure -passwd=secret -realm="sip.example.org" - - -[proxy_0] -reg_proxy=sip.example.org -reg_identity=sip:laure@sip.example.org -reg_expires=3600 -reg_sendregister=1 -publish=0 -dial_escape_plus=0 - - -[rtp] -audio_rtp_port=9010-9390 -video_rtp_port=9410-9910 - -[video] -display=0 -capture=0 -show_local=0 -size=qcif -enabled=0 -self_view=0 -automatically_initiate=0 -automatically_accept=0 -device=StaticImage: Static picture - -[sound] -echocancellation=0 #to not overload cpu in case of VG - -[net] -dns_srv_enabled=0 #no srv needed in general -stun_server=stun.example.org - diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/laure_tcp_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/laure_tcp_rc deleted file mode 100644 index 07e0bbf..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/laure_tcp_rc +++ /dev/null @@ -1,48 +0,0 @@ -[sip] -sip_port=-1 -sip_tcp_port=-1 -sip_tls_port=-1 -default_proxy=0 -ping_with_options=0 -srtp_crypto_suites=AES_256_CM_HMAC_SHA1_80 - -[auth_info_0] -username=laure -userid=laure -passwd=secret -realm="sip.example.org" - -[proxy_0] -reg_proxy=sip.example.org;transport=tcp -reg_route=sip.example.org;transport=tcp -reg_identity=sip:laure@sip.example.org -reg_expires=3600 -reg_sendregister=1 -publish=0 -dial_escape_plus=0 - -[rtp] -audio_rtp_port=9010-9390 -video_rtp_port=9410-9910 - -[video] -display=0 -capture=0 -show_local=0 -size=qcif -enabled=0 -self_view=0 -automatically_initiate=0 -automatically_accept=0 -device=StaticImage: Static picture - -[sound] -echocancellation=0 #to not overload cpu in case of VG - -[net] -dns_srv_enabled=0 #no srv needed in general -stun_server=stun.example.org - -[misc] -hide_chat_rooms_from_removed_proxies=0 -hide_empty_chat_rooms=0 diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/lime_x3dh_xml_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/lime_x3dh_xml_rc deleted file mode 100644 index fa23204..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/lime_x3dh_xml_rc +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<config xmlns="http://www.linphone.org/xsds/lpconfig.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.linphone.org/xsds/lpconfig.xsd lpconfig.xsd"> - <section name="lime"> - <entry name="lime_server_url" overwrite="true">https://lime.wildcard1.linphone.org:8443/lime-server/lime-server.php</entry> - </section> -</config> diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie2_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie2_rc deleted file mode 100644 index e0629df..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie2_rc +++ /dev/null @@ -1,60 +0,0 @@ -[sip] -sip_port=-1 -sip_tcp_port=-1 -sip_tls_port=-1 -default_proxy=0 -ping_with_options=0 - -composing_idle_timeout=1 -store_ha1_passwd=0 #used for sipp - -[auth_info_0] -username=marie -userid=marie -passwd=secret -realm=sip.example.org - - -[proxy_0] -reg_proxy=sip.example.org:5070;transport=tcp -reg_route=sip.example.org:5070;transport=tcp;lr -reg_identity="Super Marie" <sip:marie@sip.example.org> -reg_expires=3600 -reg_sendregister=1 -publish=0 -dial_escape_plus=0 - -[friend_0] -url="Paupoche" <sip:pauline@sip.example.org> -pol=accept -subscribe=0 - - -[rtp] -audio_rtp_port=18070-28000 -video_rtp_port=28070-38000 -text_rtp_port=39000-49000 - -[video] -display=0 -capture=0 -show_local=0 -size=qcif -enabled=0 -self_view=0 -automatically_initiate=0 -automatically_accept=0 -device=StaticImage: Static picture - -[sound] -echocancellation=0 #to not overload cpu in case of VG - -[net] -dns_srv_enabled=0 #no srv needed in general -stun_server=stun.example.org - -#leave this section, which is used by "Codec setup" test of "Setup" suite. -[video_codec_0] -mime=VP8 -rate=90000 -enabled=1 diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_bodyless_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_bodyless_rc deleted file mode 100644 index aa41fcb..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_bodyless_rc +++ /dev/null @@ -1,53 +0,0 @@ -[sip] -sip_port=-1 -sip_tcp_port=-1 -sip_tls_port=-1 -default_proxy=0 -ping_with_options=0 -composing_idle_timeout=1 -store_ha1_passwd=0 #used for sipp -bodyless_lists="Friends of Marie" <sip:friends@sip.example.org>, sip:buddies@sip.example.org, "Bros of Marie" sip:bros@sip.example.org - -[auth_info_0] -username=marie -userid=marie -passwd=secret -realm=sip.example.org - -[proxy_0] -reg_proxy=sip.example.org;transport=tcp -reg_route=sip.example.org;transport=tcp;lr -reg_identity="Super Marie" <sip:marie@sip.example.org> -reg_expires=3600 -reg_sendregister=1 -publish=0 -dial_escape_plus=0 - -[rtp] -audio_rtp_port=18070-28000 -video_rtp_port=28070-38000 -text_rtp_port=39000-49000 - -[video] -display=0 -capture=0 -show_local=0 -size=qcif -enabled=0 -self_view=0 -automatically_initiate=0 -automatically_accept=0 -device=StaticImage: Static picture - -[sound] -echocancellation=0 #to not overload cpu in case of VG - -[net] -dns_srv_enabled=0 #no srv needed in general -stun_server=stun.example.org - -#leave this section, which is used by "Codec setup" test of "Setup" suite. -[video_codec_0] -mime=VP8 -rate=90000 -enabled=1 diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_dependent_proxy_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_dependent_proxy_rc deleted file mode 100644 index 60917b1..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_dependent_proxy_rc +++ /dev/null @@ -1,62 +0,0 @@ -[sip] -sip_port=-1 -sip_tcp_port=-1 -sip_tls_port=-1 -default_proxy=0 -ping_with_options=0 -composing_idle_timeout=1 -store_ha1_passwd=0 #used for sipp - -[auth_info_0] -username=marie -userid=marie -passwd=secret -realm=sip.example.org - -[proxy_0] -reg_proxy=<sip:sipopen.example.org;transport=tls> -reg_identity="Super Marie" <sip:marie@sipopen.example.org> -reg_expires=3600 -reg_sendregister=1 -publish=0 -dial_escape_plus=0 -idkey=master - -[proxy_1] -reg_proxy=<sip:external.example.org:5068;transport=tcp> -reg_route=<sip:external.example.org:5068;transport=tcp> -reg_identity="Super Marie 2" <sip:marie2@external.example.org> -reg_expires=3600 -reg_sendregister=1 -publish=0 -dial_escape_plus=0 -depends_on=master - -[rtp] -audio_rtp_port=18070-28000 -video_rtp_port=28070-38000 -text_rtp_port=39000-49000 - -[video] -display=0 -capture=0 -show_local=0 -size=qcif -enabled=0 -self_view=0 -automatically_initiate=0 -automatically_accept=0 -device=StaticImage: Static picture - -[sound] -echocancellation=0 #to not overload cpu in case of VG - -[net] -dns_srv_enabled=0 #no srv needed in general -stun_server=stun.example.org - -#leave this section, which is used by "Codec setup" test of "Setup" suite. -[video_codec_0] -mime=VP8 -rate=90000 -enabled=1 diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_dual_proxy_2_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_dual_proxy_2_rc deleted file mode 100644 index 08ed1f3..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_dual_proxy_2_rc +++ /dev/null @@ -1,66 +0,0 @@ -[sip] -sip_port=-1 -sip_tcp_port=-1 -sip_tls_port=-1 -default_proxy=0 -ping_with_options=0 -composing_idle_timeout=1 -store_ha1_passwd=0 #used for sipp - -[auth_info_0] -username=marie -userid=marie -passwd=secret -realm=sip.example.org - -[proxy_0] -reg_proxy=<sip:sip.example.org:6666;transport=tcp> -reg_route=<sip:sip.example.org:6666;transport=tcp> -reg_identity="Super Marie" <sip:marie@sip.example.org> -reg_expires=3600 -reg_sendregister=1 -publish=0 -dial_escape_plus=0 - -[proxy_1] -reg_proxy=<sip:sip.example.org:5061;transport=tls> -reg_route=<sip:sip.example.org:5061;transport=tls> -reg_identity="Super Marie 2" <sip:marie2@sip.example.org> -reg_expires=3600 -reg_sendregister=1 -publish=0 -dial_escape_plus=0 - -[friend_0] -url="Paupoche" <sip:pauline@sip.example.org> -pol=accept -subscribe=0 - -[rtp] -audio_rtp_port=18070-28000 -video_rtp_port=28070-38000 -text_rtp_port=39000-49000 - -[video] -display=0 -capture=0 -show_local=0 -size=qcif -enabled=0 -self_view=0 -automatically_initiate=0 -automatically_accept=0 -device=StaticImage: Static picture - -[sound] -echocancellation=0 #to not overload cpu in case of VG - -[net] -dns_srv_enabled=0 #no srv needed in general -stun_server=stun.example.org - -#leave this section, which is used by "Codec setup" test of "Setup" suite. -[video_codec_0] -mime=VP8 -rate=90000 -enabled=1 diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_dual_proxy_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_dual_proxy_rc deleted file mode 100644 index 454f6de..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_dual_proxy_rc +++ /dev/null @@ -1,66 +0,0 @@ -[sip] -sip_port=-1 -sip_tcp_port=-1 -sip_tls_port=-1 -default_proxy=0 -ping_with_options=0 -composing_idle_timeout=1 -store_ha1_passwd=0 #used for sipp - -[auth_info_0] -username=marie -userid=marie -passwd=secret -realm=sip.example.org - -[proxy_0] -reg_proxy=<sip:sip.example.org;transport=tcp> -reg_route=<sip:sip.example.org;transport=tcp> -reg_identity="Super Marie" <sip:marie@sip.example.org> -reg_expires=3600 -reg_sendregister=1 -publish=0 -dial_escape_plus=0 - -[proxy_1] -reg_proxy=<sip:sip.example.org;transport=tcp> -reg_route=<sip:sip.example.org;transport=tcp> -reg_identity="Super Marie 2" <sip:marie2@sip.example.org> -reg_expires=3600 -reg_sendregister=1 -publish=0 -dial_escape_plus=0 - -[friend_0] -url="Paupoche" <sip:pauline@sip.example.org> -pol=accept -subscribe=0 - -[rtp] -audio_rtp_port=18070-28000 -video_rtp_port=28070-38000 -text_rtp_port=39000-49000 - -[video] -display=0 -capture=0 -show_local=0 -size=qcif -enabled=0 -self_view=0 -automatically_initiate=0 -automatically_accept=0 -device=StaticImage: Static picture - -[sound] -echocancellation=0 #to not overload cpu in case of VG - -[net] -dns_srv_enabled=0 #no srv needed in general -stun_server=stun.example.org - -#leave this section, which is used by "Codec setup" test of "Setup" suite. -[video_codec_0] -mime=VP8 -rate=90000 -enabled=1 diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_early_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_early_rc deleted file mode 100644 index 20a0333..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_early_rc +++ /dev/null @@ -1,49 +0,0 @@ -[sip] -sip_port=-1 -sip_tcp_port=-1 -sip_tls_port=-1 -default_proxy=0 -ping_with_options=0 - -incoming_calls_early_media=1 - -[auth_info_0] -username=marie -userid=marie -passwd=secret -realm=sip.example.org - - -[proxy_0] -reg_proxy=sip.example.org;transport=tcp -reg_route=sip.example.org;transport=tcp;lr -reg_identity=sip:marie@sip.example.org -reg_expires=3600 -reg_sendregister=1 -publish=0 -dial_escape_plus=0 - -[friend_0] -url="Paupoche" <sip:pauline@sip.example.org> -pol=accept -subscribe=0 - - -[rtp] -audio_rtp_port=18070-28000 -video_rtp_port=39072-49000 - -[video] -display=0 -capture=0 -show_local=0 -size=vga -enabled=0 -self_view=0 -automatically_initiate=0 -automatically_accept=0 -device=StaticImage: Static picture - -[net] -stun_server=stun.example.org - diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_h264_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_h264_rc deleted file mode 100644 index d13359a..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_h264_rc +++ /dev/null @@ -1,53 +0,0 @@ -[sip] -sip_port=-1 -sip_tcp_port=-1 -sip_tls_port=-1 -default_proxy=0 -ping_with_options=0 - -composing_idle_timeout=1 - -[auth_info_0] -username=marie -userid=marie -passwd=secret -realm=sip.example.org - - -[proxy_0] -reg_proxy=sip.example.org;transport=tcp -reg_route=sip.example.org;transport=tcp;lr -reg_identity=sip:marie@sip.example.org -reg_expires=3600 -reg_sendregister=1 -publish=0 -dial_escape_plus=0 - -[friend_0] -url="Paupoche" <sip:pauline@sip.example.org> -pol=accept -subscribe=0 - - -[rtp] -audio_rtp_port=18070-28000 -video_rtp_port=39072-49000 - -[video] -display=1 -capture=1 -show_local=0 -size=vga -enabled=0 -self_view=0 -automatically_initiate=0 -automatically_accept=0 -device=StaticImage: Static picture - -[sound] -echocancellation=0 #to not overload cpu in case of VG - -[video_codec_0] -mime=H264 -rate=90000 -enabled=1 diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_lime_x3dh_no_server_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_lime_x3dh_no_server_rc deleted file mode 100644 index 751ab7a..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_lime_x3dh_no_server_rc +++ /dev/null @@ -1,67 +0,0 @@ -[lime] -lime_update_threshold=86400 -max_nb_device_per_participant=1 -allow_message_in_unsafe_chatroom=0 -unsafe_if_sas_refused=1 - -[sip] -sip_port=-1 -sip_tcp_port=-1 -sip_tls_port=-1 -default_proxy=0 -ping_with_options=0 -composing_idle_timeout=1 -store_ha1_passwd=0 #used for sipp -zrtp_cache_migration_done=1 - -[auth_info_0] -username=marie -userid=marie -passwd=secret -realm=sip.example.org - -[assistant] -algorithm=SHA-256 - -[proxy_0] -reg_proxy=sip.example.org;transport=tcp -reg_route=sip.example.org;transport=tcp;lr -reg_identity="Super Marie" <sip:marie@sip.example.org> -reg_expires=3600 -reg_sendregister=1 -publish=0 -dial_escape_plus=0 - -[friend_0] -url="Paupoche" <sip:pauline@sip.example.org> -pol=accept -subscribe=0 - -[rtp] -audio_rtp_port=18070-28000 -video_rtp_port=28070-38000 -text_rtp_port=39000-49000 - -[video] -display=0 -capture=0 -show_local=0 -size=qcif -enabled=0 -self_view=0 -automatically_initiate=0 -automatically_accept=0 -device=StaticImage: Static picture - -[sound] -echocancellation=0 #to not overload cpu in case of VG - -[net] -dns_srv_enabled=0 #no srv needed in general -stun_server=stun.example.org - -#leave this section, which is used by "Codec setup" test of "Setup" suite. -[video_codec_0] -mime=VP8 -rate=90000 -enabled=1 diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_lime_x3dh_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_lime_x3dh_rc deleted file mode 100644 index c2e1a7f..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_lime_x3dh_rc +++ /dev/null @@ -1,65 +0,0 @@ -[lime] -lime_update_threshold=86400 -lime_server_url=https://lime.wildcard1.linphone.org:8443/lime-server/lime-server.php - -[sip] -sip_port=-1 -sip_tcp_port=-1 -sip_tls_port=-1 -default_proxy=0 -ping_with_options=0 -composing_idle_timeout=1 -store_ha1_passwd=0 #used for sipp -zrtp_cache_migration_done=1 - -[auth_info_0] -username=marie -userid=marie -passwd=secret -realm=sip.example.org - -[assistant] -algorithm=SHA-256 - -[proxy_0] -reg_proxy=sip.example.org;transport=tcp -reg_route=sip.example.org;transport=tcp;lr -reg_identity="Super Marie" <sip:marie@sip.example.org> -reg_expires=3600 -reg_sendregister=1 -publish=0 -dial_escape_plus=0 - -[friend_0] -url="Paupoche" <sip:pauline@sip.example.org> -pol=accept -subscribe=0 - -[rtp] -audio_rtp_port=18070-28000 -video_rtp_port=28070-38000 -text_rtp_port=39000-49000 - -[video] -display=0 -capture=0 -show_local=0 -size=qcif -enabled=0 -self_view=0 -automatically_initiate=0 -automatically_accept=0 -device=StaticImage: Static picture - -[sound] -echocancellation=0 #to not overload cpu in case of VG - -[net] -dns_srv_enabled=0 #no srv needed in general -stun_server=stun.example.org - -#leave this section, which is used by "Codec setup" test of "Setup" suite. -[video_codec_0] -mime=VP8 -rate=90000 -enabled=1 diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_nat64_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_nat64_rc deleted file mode 100644 index 2c09d20..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_nat64_rc +++ /dev/null @@ -1,55 +0,0 @@ -[sip] -sip_port=-1 -sip_tcp_port=-1 -sip_tls_port=-1 -default_proxy=0 -ping_with_options=0 -use_ipv6=1 -composing_idle_timeout=1 -store_ha1_passwd=0 #used for sipp - -[auth_info_0] -username=marie -userid=marie -passwd=secret -realm=sip.example.org - - -[proxy_0] -reg_proxy=sipv4-nat64.example.org;transport=tcp -reg_route=sipv4-nat64.example.org;transport=tcp;lr -reg_identity="Super Marie" <sip:marie@sip.example.org> -reg_expires=3600 -reg_sendregister=1 -publish=0 -dial_escape_plus=0 - -[friend_0] -url="Paupoche" <sip:pauline@sip.example.org> -pol=accept -subscribe=0 - - -[rtp] -audio_rtp_port=18070-28000 -video_rtp_port=28070-38000 -text_rtp_port=39000-49000 - -[video] -display=0 -capture=0 -show_local=0 -size=qcif -enabled=0 -self_view=0 -automatically_initiate=0 -automatically_accept=0 -device=StaticImage: Static picture - -[sound] -echocancellation=0 #to not overload cpu in case of VG - -[net] -dns_srv_enabled=0 #no srv needed in general -stun_server=stun.example.org - diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_quality_reporting_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_quality_reporting_rc deleted file mode 100644 index 94c64c5..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_quality_reporting_rc +++ /dev/null @@ -1,49 +0,0 @@ -[sip] -sip_port=-1 -sip_tcp_port=-1 -sip_tls_port=-1 -default_proxy=0 -ping_with_options=0 - -composing_idle_timeout=1 - -[auth_info_0] -username=marie -userid=marie -passwd=secret -realm=sip.example.org - - -[proxy_0] -reg_proxy=sip.example.org;transport=tcp -reg_route=sip.example.org;transport=tcp;lr -reg_identity=sip:marie@sip.example.org -reg_expires=3600 -reg_sendregister=1 -publish=0 -dial_escape_plus=0 -quality_reporting_enabled=1 - -[friend_0] -url="Paupoche" <sip:pauline@sip.example.org> -pol=accept -subscribe=0 - - -[rtp] -audio_rtp_port=20070-22070 -video_rtp_port=24000-25000 - -[video] -display=0 -capture=0 -show_local=0 -size=vga -enabled=0 -self_view=0 -automatically_initiate=0 -automatically_accept=0 -device=StaticImage: Static picture - -[sound] -echocancellation=0 #to not overload cpu in case of VG diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_rc deleted file mode 100644 index bb73839..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_rc +++ /dev/null @@ -1,64 +0,0 @@ -[sip] -sip_port=-1 -sip_tcp_port=-1 -sip_tls_port=-1 -default_proxy=0 -ping_with_options=0 -composing_idle_timeout=1 -store_ha1_passwd=0 #used for sipp - -[auth_info_0] -username=marie laroueverte -userid=marie laroueverte -passwd=secret -realm=sip.example.org - -[proxy_0] -reg_proxy=<sip:sip.example.org;transport=tcp> -reg_route=<sip:sip.example.org;transport=tcp> -reg_identity="Super Marie" <sip:marie%20laroueverte@sip.example.org> -reg_expires=3600 -reg_sendregister=1 -publish=0 -dial_escape_plus=0 - -[friend_0] -url="Paupoche" <sip:pauline@sip.example.org> -pol=accept -subscribe=0 - -[rtp] -audio_rtp_port=18070-28000 -video_rtp_port=28070-38000 -text_rtp_port=39000-49000 - -[video] -display=0 -capture=0 -show_local=0 -size=qcif -enabled=0 -self_view=0 -automatically_initiate=0 -automatically_accept=0 -device=StaticImage: Static picture - -[sound] -echocancellation=0 #to not overload cpu in case of VG - -[net] -dns_srv_enabled=0 #no srv needed in general -stun_server=stun.example.org - -#leave this section, which is used by "Codec setup" test of "Setup" suite. -[video_codec_0] -mime=VP8 -rate=90000 -enabled=1 - -[misc] -hide_chat_rooms_from_removed_proxies=0 -hide_empty_chat_rooms=0 - -[app] -sender_name_hidden_in_forward_message=1 diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_rc_rtcp_xr b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_rc_rtcp_xr deleted file mode 100644 index bd9206c..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_rc_rtcp_xr +++ /dev/null @@ -1,55 +0,0 @@ -[sip] -sip_port=-1 -sip_tcp_port=-1 -sip_tls_port=-1 -default_proxy=0 -ping_with_options=0 - -composing_idle_timeout=1 - -[auth_info_0] -username=marie -userid=marie -passwd=secret -realm=sip.example.org - - -[proxy_0] -reg_proxy=<sip:sip.example.org;transport=tcp> -reg_route=<sip:sip.example.org;transport=tcp> -reg_identity=sip:marie@sip.example.org -reg_expires=3600 -reg_sendregister=1 -publish=0 -dial_escape_plus=0 -quality_reporting_enabled=1 - -[friend_0] -url="Paupoche" <sip:pauline@sip.example.org> -pol=accept -subscribe=0 - - -[rtp] -audio_rtp_port=20070-22070 -video_rtp_port=24000-25000 -text_rtp_port=26000-30000 -rtcp_xr_enabled=1 -rtcp_xr_rcvr_rtt_mode=all -rtcp_xr_rcvr_rtt_max_size=10000 -rtcp_xr_stat_summary_enabled=1 -rtcp_xr_voip_metrics_enabled=1 - -[video] -display=0 -capture=0 -show_local=0 -size=vga -enabled=0 -self_view=0 -automatically_initiate=0 -automatically_accept=0 -device=StaticImage: Static picture - -[sound] -echocancellation=0 #to not overload cpu in case of VG diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_remote_404_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_remote_404_rc deleted file mode 100644 index a47d68c..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_remote_404_rc +++ /dev/null @@ -1,2 +0,0 @@ -[misc] -config-uri=http://smtp.linphone.org/marie_404 diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_remote_default_values_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_remote_default_values_rc deleted file mode 100644 index 966d116..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_remote_default_values_rc +++ /dev/null @@ -1,5 +0,0 @@ -[misc] -config-uri=http://smtp.linphone.org/marie_default - -[app] -toto=titi diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_remote_https_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_remote_https_rc deleted file mode 100644 index cc5343c..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_remote_https_rc +++ /dev/null @@ -1,2 +0,0 @@ -[misc] -config-uri=https://smtp.linphone.org/marie_xml diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_remote_invalid_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_remote_invalid_rc deleted file mode 100644 index 3d4dca2..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_remote_invalid_rc +++ /dev/null @@ -1,2 +0,0 @@ -[misc] -config-uri=http://smtp.linphone.org/marie_invalid diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_remote_invalid_uri_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_remote_invalid_uri_rc deleted file mode 100644 index 972c0a0..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_remote_invalid_uri_rc +++ /dev/null @@ -1,3 +0,0 @@ -[misc] -config-uri=/tmp/lol - diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_remote_localfile2_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_remote_localfile2_rc deleted file mode 100644 index d41ca4c..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_remote_localfile2_rc +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<config xmlns="http://www.linphone.org/xsds/lpconfig.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.linphone.org/xsds/lpconfig.xsd lpconfig.xsd"> - <section name="app"> - <entry name="show_login_view" overwrite="true">0</entry> - <entry name="pushnotification_preference" overwrite="true">1</entry> - </section> - <section name="misc"> - <entry name="transient_provisioning" overwrite="true">1</entry> - <entry name="tester_file_ok" overwrite="true">1</entry> - </section> -</config> diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_remote_localfile_android_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_remote_localfile_android_rc deleted file mode 100644 index ef0a321..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_remote_localfile_android_rc +++ /dev/null @@ -1,3 +0,0 @@ -[misc] -config-uri=file:///data/data/org.linphone.tester/files/config_files/rcfiles/marie_remote_localfile2_rc - diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_remote_localfile_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_remote_localfile_rc deleted file mode 100644 index 751bd5e..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_remote_localfile_rc +++ /dev/null @@ -1,3 +0,0 @@ -[misc] -config-uri=file://marie_remote_localfile2_rc - diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_remote_localfile_win10_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_remote_localfile_win10_rc deleted file mode 100644 index 9c9eec7..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_remote_localfile_win10_rc +++ /dev/null @@ -1,3 +0,0 @@ -[misc] -config-uri=file://./Assets/rcfiles/marie_remote_localfile2_rc - diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_remote_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_remote_rc deleted file mode 100644 index c581e09..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_remote_rc +++ /dev/null @@ -1,2 +0,0 @@ -[misc] -config-uri=http://smtp.linphone.org/marie_xml diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_session_timers_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_session_timers_rc deleted file mode 100644 index c6e4ee4..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_session_timers_rc +++ /dev/null @@ -1,19 +0,0 @@ -[proxy_0] -reg_proxy=<sip:sip.example.org;transport=tcp> -reg_route=<sip:sip.example.org;transport=tcp> -reg_identity="Super Marie" <sip:marie%20laroueverte@sip.example.org> -reg_expires=3600 -reg_sendregister=1 -publish=0 -dial_escape_plus=0 - -[sip] -default_proxy=0 -sip_port=-1 -sip_tcp_port=-1 -sip_dtls_port=-1 -sip_tls_port=-1 -session_expires_enabled=1 -session_expires_value=8 -session_expires_min_value=5 -session_expires_refresher_value=2 diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_sips_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_sips_rc deleted file mode 100644 index ddce158..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_sips_rc +++ /dev/null @@ -1,52 +0,0 @@ -[sip] -sip_port=-1 -sip_tcp_port=-1 -sip_tls_port=-1 -default_proxy=0 -ping_with_options=0 - -composing_idle_timeout=1 - -[auth_info_0] -username=marie -userid=marie -passwd=secret -realm=sip.example.org - - -[proxy_0] -reg_proxy=sips:sip.example.org -reg_route=sips:sip.example.org -reg_identity="Super Marie" <sips:marie@sip.example.org> -reg_expires=3600 -reg_sendregister=1 -publish=0 -dial_escape_plus=0 - -[friend_0] -url="Paupoche" <sip:pauline@sip.example.org> -pol=accept -subscribe=0 - - -[rtp] -audio_rtp_port=18070-28000 -video_rtp_port=28070-38000 - -[video] -display=0 -capture=0 -show_local=0 -size=vga -enabled=0 -self_view=0 -automatically_initiate=0 -automatically_accept=0 -device=StaticImage: Static picture - -[sound] -echocancellation=0 #to not overload cpu in case of VG - -[net] -dns_srv_enabled=0 #no srv needed in general -stun_server=stun.example.org diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_transient_remote_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_transient_remote_rc deleted file mode 100644 index 138da3c..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_transient_remote_rc +++ /dev/null @@ -1,2 +0,0 @@ -[misc] -config-uri=http://smtp.linphone.org/marie_transient_xml diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_v4proxy_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_v4proxy_rc deleted file mode 100644 index d6a5fd5..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_v4proxy_rc +++ /dev/null @@ -1,55 +0,0 @@ -[sip] -sip_port=-1 -sip_tcp_port=-1 -sip_tls_port=-1 -default_proxy=0 -ping_with_options=0 -use_ipv6=1 -composing_idle_timeout=1 -store_ha1_passwd=0 #used for sipp - -[auth_info_0] -username=marie -userid=marie -passwd=secret -realm=sip.example.org - - -[proxy_0] -reg_proxy=<sip:sipv4.example.org;transport=tcp> -reg_route=<sip:sipv4.example.org;transport=tcp> -reg_identity="Super Marie" <sip:marie@sip.example.org> -reg_expires=3600 -reg_sendregister=1 -publish=0 -dial_escape_plus=0 - -[friend_0] -url="Paupoche" <sip:pauline@sip.example.org> -pol=accept -subscribe=0 - - -[rtp] -audio_rtp_port=18070-28000 -video_rtp_port=28070-38000 -text_rtp_port=39000-49000 - -[video] -display=0 -capture=0 -show_local=0 -size=qcif -enabled=0 -self_view=0 -automatically_initiate=0 -automatically_accept=0 -device=StaticImage: Static picture - -[sound] -echocancellation=0 #to not overload cpu in case of VG - -[net] -dns_srv_enabled=0 #no srv needed in general -stun_server=stun.example.org - diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_well_known_port_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_well_known_port_rc deleted file mode 100644 index 99a11f1..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_well_known_port_rc +++ /dev/null @@ -1,65 +0,0 @@ -[sip] -sip_port=-1 -sip_tcp_port=-1 -sip_tls_port=-1 -default_proxy=0 -ping_with_options=0 -composing_idle_timeout=1 -store_ha1_passwd=0 #used for sipp -sip_well_known_port=9999 - -[auth_info_0] -username=marie laroueverte -userid=marie laroueverte -passwd=secret -realm=sip.example.org - -[proxy_0] -reg_proxy=<sip:sip.example.org;transport=tcp> -reg_route=<sip:sip.example.org;transport=tcp> -reg_identity="Super Marie" <sip:marie%20laroueverte@sip.example.org> -reg_expires=3600 -reg_sendregister=0 -publish=0 -dial_escape_plus=0 - -[friend_0] -url="Paupoche" <sip:pauline@sip.example.org> -pol=accept -subscribe=0 - -[rtp] -audio_rtp_port=18070-28000 -video_rtp_port=28070-38000 -text_rtp_port=39000-49000 - -[video] -display=0 -capture=0 -show_local=0 -size=qcif -enabled=0 -self_view=0 -automatically_initiate=0 -automatically_accept=0 -device=StaticImage: Static picture - -[sound] -echocancellation=0 #to not overload cpu in case of VG - -[net] -dns_srv_enabled=0 #no srv needed in general -stun_server=stun.example.org - -#leave this section, which is used by "Codec setup" test of "Setup" suite. -[video_codec_0] -mime=VP8 -rate=90000 -enabled=1 - -[misc] -hide_chat_rooms_from_removed_proxies=0 -hide_empty_chat_rooms=0 - -[app] -sender_name_hidden_in_forward_message=1 diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_zrtp_aes256_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_zrtp_aes256_rc deleted file mode 100644 index 6eb150f..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_zrtp_aes256_rc +++ /dev/null @@ -1,52 +0,0 @@ -[sip] -sip_port=-1 -sip_tcp_port=-1 -sip_tls_port=-1 -default_proxy=0 -ping_with_options=0 - -composing_idle_timeout=1 -zrtp_cipher_suites=MS_ZRTP_CIPHER_AES3,MS_ZRTP_CIPHER_AES1 - -[auth_info_0] -username=marie -userid=marie -passwd=secret -realm=sip.example.org - - -[proxy_0] -reg_proxy=<sip:sip.example.org;transport=tcp> -reg_route=<sip:sip.example.org;transport=tcp> -reg_identity="Super Marie" <sip:marie@sip.example.org> -reg_expires=3600 -reg_sendregister=1 -publish=0 -dial_escape_plus=0 - -[friend_0] -url="Paupoche" <sip:pauline@sip.example.org> -pol=accept -subscribe=0 - - -[rtp] -audio_rtp_port=18070-28000 -video_rtp_port=28070-38000 - -[video] -display=0 -capture=0 -show_local=0 -size=qcif -enabled=0 -self_view=0 -automatically_initiate=0 -automatically_accept=0 -device=StaticImage: Static picture - -[sound] -echocancellation=0 #to not overload cpu in case of VG - -[net] -dns_srv_enabled=0 #no srv needed in general diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_zrtp_b256_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_zrtp_b256_rc deleted file mode 100644 index c8d6602..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_zrtp_b256_rc +++ /dev/null @@ -1,52 +0,0 @@ -[sip] -sip_port=-1 -sip_tcp_port=-1 -sip_tls_port=-1 -default_proxy=0 -ping_with_options=0 - -composing_idle_timeout=1 -zrtp_sas_suites=MS_ZRTP_SAS_B256 - -[auth_info_0] -username=marie -userid=marie -passwd=secret -realm=sip.example.org - - -[proxy_0] -reg_proxy=<sip:sip.example.org;transport=tcp> -reg_route=<sip:sip.example.org;transport=tcp> -reg_identity="Super Marie" <sip:marie@sip.example.org> -reg_expires=3600 -reg_sendregister=1 -publish=0 -dial_escape_plus=0 - -[friend_0] -url="Paupoche" <sip:pauline@sip.example.org> -pol=accept -subscribe=0 - - -[rtp] -audio_rtp_port=18070-28000 -video_rtp_port=28070-38000 - -[video] -display=0 -capture=0 -show_local=0 -size=qcif -enabled=0 -self_view=0 -automatically_initiate=0 -automatically_accept=0 -device=StaticImage: Static picture - -[sound] -echocancellation=0 #to not overload cpu in case of VG - -[net] -dns_srv_enabled=0 #no srv needed in general diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_zrtp_ecdh255_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_zrtp_ecdh255_rc deleted file mode 100644 index fd28339..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_zrtp_ecdh255_rc +++ /dev/null @@ -1,53 +0,0 @@ -[sip] -sip_port=-1 -sip_tcp_port=-1 -sip_tls_port=-1 -default_proxy=0 -ping_with_options=0 - -composing_idle_timeout=1 -zrtp_cipher_suites=MS_ZRTP_CIPHER_AES3,MS_ZRTP_CIPHER_AES1 -zrtp_key_agreements_suites=MS_ZRTP_KEY_AGREEMENT_X255 - -[auth_info_0] -username=marie -userid=marie -passwd=secret -realm=sip.example.org - - -[proxy_0] -reg_proxy=<sip:sip.example.org;transport=tcp> -reg_route=<sip:sip.example.org;transport=tcp> -reg_identity="Super Marie" <sip:marie@sip.example.org> -reg_expires=3600 -reg_sendregister=1 -publish=0 -dial_escape_plus=0 - -[friend_0] -url="Paupoche" <sip:pauline@sip.example.org> -pol=accept -subscribe=0 - - -[rtp] -audio_rtp_port=18070-28000 -video_rtp_port=28070-38000 - -[video] -display=0 -capture=0 -show_local=0 -size=qcif -enabled=0 -self_view=0 -automatically_initiate=0 -automatically_accept=0 -device=StaticImage: Static picture - -[sound] -echocancellation=0 #to not overload cpu in case of VG - -[net] -dns_srv_enabled=0 #no srv needed in general diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_zrtp_ecdh448_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_zrtp_ecdh448_rc deleted file mode 100644 index e073edd..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_zrtp_ecdh448_rc +++ /dev/null @@ -1,54 +0,0 @@ -[sip] -sip_port=-1 -sip_tcp_port=-1 -sip_tls_port=-1 -default_proxy=0 -ping_with_options=0 - -composing_idle_timeout=1 -zrtp_cipher_suites=MS_ZRTP_CIPHER_AES3,MS_ZRTP_CIPHER_AES1 -zrtp_key_agreements_suites=MS_ZRTP_KEY_AGREEMENT_X448 -zrtp_hash_suites=MS_ZRTP_HASH_S384 - -[auth_info_0] -username=marie -userid=marie -passwd=secret -realm=sip.example.org - - -[proxy_0] -reg_proxy=<sip:sip.example.org;transport=tcp> -reg_route=<sip.example.org;transport=tcp> -reg_identity="Super Marie" <sip:marie@sip.example.org> -reg_expires=3600 -reg_sendregister=1 -publish=0 -dial_escape_plus=0 - -[friend_0] -url="Paupoche" <sip:pauline@sip.example.org> -pol=accept -subscribe=0 - - -[rtp] -audio_rtp_port=18070-28000 -video_rtp_port=28070-38000 - -[video] -display=0 -capture=0 -show_local=0 -size=qcif -enabled=0 -self_view=0 -automatically_initiate=0 -automatically_accept=0 -device=StaticImage: Static picture - -[sound] -echocancellation=0 #to not overload cpu in case of VG - -[net] -dns_srv_enabled=0 #no srv needed in general diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_zrtp_srtpsuite_aes256_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_zrtp_srtpsuite_aes256_rc deleted file mode 100644 index c01557e..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/marie_zrtp_srtpsuite_aes256_rc +++ /dev/null @@ -1,52 +0,0 @@ -[sip] -sip_port=-1 -sip_tcp_port=-1 -sip_tls_port=-1 -default_proxy=0 -ping_with_options=0 - -composing_idle_timeout=1 -srtp_crypto_suites=AES_CM_256_HMAC_SHA1_80,AES_CM_256_HMAC_SHA1_32 - -[auth_info_0] -username=marie -userid=marie -passwd=secret -realm=sip.example.org - - -[proxy_0] -reg_proxy=<sip:sip.example.org;transport=tcp> -reg_route=<sip:sip.example.org;transport=tcp> -reg_identity="Super Marie" <sip:marie@sip.example.org> -reg_expires=3600 -reg_sendregister=1 -publish=0 -dial_escape_plus=0 - -[friend_0] -url="Paupoche" <sip:pauline@sip.example.org> -pol=accept -subscribe=0 - - -[rtp] -audio_rtp_port=18070-28000 -video_rtp_port=28070-38000 - -[video] -display=0 -capture=0 -show_local=0 -size=qcif -enabled=0 -self_view=0 -automatically_initiate=0 -automatically_accept=0 -device=StaticImage: Static picture - -[sound] -echocancellation=0 #to not overload cpu in case of VG - -[net] -dns_srv_enabled=0 #no srv needed in general diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/michelle_rc_udp b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/michelle_rc_udp deleted file mode 100644 index 68ca11a..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/michelle_rc_udp +++ /dev/null @@ -1,44 +0,0 @@ -[sip] -sip_port=-1 -sip_tcp_port=-1 -sip_tls_port=-1 -default_proxy=0 - -[auth_info_0] -username=michelle -userid=michelle -passwd=secret -realm="sip.example.org" - - -[proxy_0] -reg_proxy=sip.example.org -reg_identity=sip:michelle@sip.example.org -reg_expires=3600 -reg_sendregister=1 -publish=0 -dial_escape_plus=0 - - -[rtp] -audio_rtp_port=9010-9390 -video_rtp_port=9410-9910 - -[video] -display=0 -capture=0 -show_local=0 -size=qcif -enabled=0 -self_view=0 -automatically_initiate=0 -automatically_accept=0 -device=StaticImage: Static picture - -[sound] -echocancellation=0 #to not overload cpu in case of VG - -[net] -dns_srv_enabled=0 #no srv needed in general -stun_server=stun.linphone.org - diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/multi_account_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/multi_account_rc deleted file mode 100644 index eab2ed2..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/multi_account_rc +++ /dev/null @@ -1,40 +0,0 @@ -[sip] -sip_port=-1 -sip_tcp_port=-1 -sip_tls_port=-1 -default_proxy=0 - -[proxy_0] -reg_proxy=<sip:sip.example.org;transport=tls> -reg_identity=sip:eric@sip.example.org -reg_expires=60 -reg_sendregister=1 -publish=0 -dial_escape_plus=0 - -[proxy_1] -reg_proxy=<sip:sip.example.org;transport=tcp> -reg_identity=sip:roger@sip.example.org -reg_expires=60 -reg_sendregister=1 -publish=0 -dial_escape_plus=0 - -[proxy_2] -reg_proxy=sip:auth1.example.org -reg_identity=sip:maurice@auth1.example.org -reg_expires=90 -reg_sendregister=1 -publish=0 -dial_escape_plus=0 -realm=auth1.example.org - -[proxy_3] -reg_proxy=sip:auth1.example.org -reg_identity=sip:maurice@auth1.example.org -reg_expires=60 -reg_sendregister=1 -publish=0 -dial_escape_plus=0 -realm=auth1.example.org - diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/pauline_alt_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/pauline_alt_rc deleted file mode 100644 index db5412b..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/pauline_alt_rc +++ /dev/null @@ -1,22 +0,0 @@ -[sip] -sip_port=-1 -sip_tcp_port=-1 -sip_tls_port=-1 -default_proxy=0 - - -[auth_info_0] -username=pauline -userid=pauline -passwd=secret -realm=sip.example.org - - -[proxy_0] -reg_proxy=<sip:altname.linphone.org:5062;transport=tls> -reg_identity=sip:pauline@sip.example.org -reg_expires=3600 -reg_sendregister=1 -publish=0 -dial_escape_plus=0 - diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/pauline_as_friend_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/pauline_as_friend_rc deleted file mode 100644 index 46fb450..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/pauline_as_friend_rc +++ /dev/null @@ -1,12 +0,0 @@ -[net] -mtu=1300 - -[sip] -ping_with_options=0 -sip_random_port=1 - -[friend_0] -url=sip:pauline@localhost:5088 -pol=accept -subscribe=1 - diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/pauline_external_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/pauline_external_rc deleted file mode 100644 index d2a863b..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/pauline_external_rc +++ /dev/null @@ -1,42 +0,0 @@ -[sip] -sip_port=-1 -sip_tcp_port=-1 -sip_tls_port=-1 -default_proxy=0 -ping_with_options=0 -composing_idle_timeout=1 - - - -[proxy_0] -reg_proxy=<sip:external.example.org:5068;transport=tcp> -reg_route=<sip:external.example.org:5068;transport=tcp> -reg_identity=sip:pauline@external.example.org -reg_expires=3600 -reg_sendregister=1 -publish=0 -dial_escape_plus=0 - - -[rtp] -audio_rtp_port=18070-28000 -video_rtp_port=39072-49000 -text_rtp_port=49002-55000 - -[video] -display=0 -capture=0 -show_local=0 -size=qcif -enabled=0 -self_view=0 -automatically_initiate=0 -automatically_accept=0 -device=StaticImage: Static picture - -[sound] -echocancellation=0 #to not overload cpu in case of VG - -[net] -dns_srv_enabled=0 #no srv needed in general -stun_server=stun.example.org diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/pauline_h264_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/pauline_h264_rc deleted file mode 100644 index 0a0aaba..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/pauline_h264_rc +++ /dev/null @@ -1,52 +0,0 @@ -[sip] -sip_port=-1 -sip_tcp_port=-1 -sip_tls_port=-1 -default_proxy=0 -ping_with_options=0 - -composing_idle_timeout=1 - -[auth_info_0] -username=pauline -userid=pauline -passwd=secret -realm=sip.example.org - - -[proxy_0] -reg_proxy=sip.example.org;transport=tcp -reg_route=sip.example.org;transport=tcp -reg_identity=sip:pauline@sip.example.org -reg_expires=3600 -reg_sendregister=1 -publish=0 -dial_escape_plus=0 - -#[friend_0] -#url="Mariette" <sip:marie@sip.example.org> -#pol=accept -#subscribe=0 - -[rtp] -audio_rtp_port=18070-28000 -video_rtp_port=39072-49000 - -[video] -display=0 -capture=1 -show_local=0 -size=vga -enabled=0 -self_view=0 -automatically_initiate=0 -automatically_accept=0 -device=StaticImage: Static picture - -[sound] -echocancellation=0 #to not overload cpu in case of VG - -[video_codec_0] -mime=H264 -rate=90000 -enabled=1 diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/pauline_lime_x3dh_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/pauline_lime_x3dh_rc deleted file mode 100644 index e77a574..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/pauline_lime_x3dh_rc +++ /dev/null @@ -1,55 +0,0 @@ -[lime] -lime_update_threshold=86400 -lime_server_url=https://lime.wildcard1.linphone.org:8443/lime-server/lime-server.php -unsafe_if_sas_refused=0 - -[sip] -sip_port=-1 -sip_tcp_port=-1 -sip_tls_port=-1 -default_proxy=0 -ping_with_options=0 -composing_idle_timeout=1 -zrtp_cache_migration_done=1 - -[auth_info_0] -username=pauline -userid=pauline -passwd=secret -realm=sip.example.org - -[proxy_0] -realm=sip.example.org -reg_proxy=<sip:sip.example.org;transport=tls> -reg_route=<sip:sip.example.org;transport=tls> -reg_identity=sip:pauline@sip.example.org -reg_expires=3600 -reg_sendregister=1 -publish=0 -dial_escape_plus=0 -#[friend_0] -#url="Mariette" <sip:marie@sip.example.org> -#pol=accept -#subscribe=0 - -[rtp] -audio_rtp_port=18070-28000 -video_rtp_port=39072-49000 - -[video] -display=0 -capture=0 -show_local=0 -size=qcif -enabled=0 -self_view=0 -automatically_initiate=0 -automatically_accept=0 -device=StaticImage: Static picture - -[sound] -echocancellation=0 #to not overload cpu in case of VG - -[net] -dns_srv_enabled=0 #no srv needed in general -stun_server=stun.example.org diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/pauline_nat64_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/pauline_nat64_rc deleted file mode 100644 index 3ba7fe5..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/pauline_nat64_rc +++ /dev/null @@ -1,51 +0,0 @@ -[sip] -sip_port=-1 -sip_tcp_port=-1 -sip_tls_port=-1 -default_proxy=0 -ping_with_options=0 -use_ipv6=1 -composing_idle_timeout=1 - -[auth_info_0] -username=pauline -userid=pauline -passwd=secret -realm=sip.example.org - - -[proxy_0] -reg_proxy=<sip:sipv4-nat64.example.org;transport=tcp> -reg_route=<sip:sipv4-nat64.example.org;transport=tcp> -reg_identity=sip:pauline@sip.example.org -reg_expires=3600 -reg_sendregister=1 -publish=0 -dial_escape_plus=0 - -#[friend_0] -#url="Mariette" <sip:marie@sip.example.org> -#pol=accept -#subscribe=0 - -[rtp] -audio_rtp_port=18070-28000 -video_rtp_port=39072-49000 - -[video] -display=0 -capture=0 -show_local=0 -size=qcif -enabled=0 -self_view=0 -automatically_initiate=0 -automatically_accept=0 -device=StaticImage: Static picture - -[sound] -echocancellation=0 #to not overload cpu in case of VG - -[net] -dns_srv_enabled=0 #no srv needed in general -stun_server=stun.example.org diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/pauline_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/pauline_rc deleted file mode 100644 index f09e75f..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/pauline_rc +++ /dev/null @@ -1,55 +0,0 @@ -[sip] -sip_port=-1 -sip_tcp_port=-1 -sip_tls_port=-1 -default_proxy=0 -ping_with_options=0 -composing_idle_timeout=1 - -[auth_info_0] -username=pauline -userid=pauline -passwd=secret -realm=sip.example.org - -[proxy_0] -realm=sip.example.org -reg_proxy=<sip:sip.example.org;transport=tls> -reg_route=<sip:sip.example.org;transport=tls> -reg_identity=sip:pauline@sip.example.org -reg_expires=3600 -reg_sendregister=1 -publish=0 -dial_escape_plus=0 - -#[friend_0] -#url="Mariette" <sip:marie@sip.example.org> -#pol=accept -#subscribe=0 - -[rtp] -audio_rtp_port=18070-28000 -video_rtp_port=39072-49000 -text_rtp_port=49002-55000 - -[video] -display=0 -capture=0 -show_local=0 -size=qcif -enabled=0 -self_view=0 -automatically_initiate=0 -automatically_accept=0 -device=StaticImage: Static picture - -[sound] -echocancellation=0 #to not overload cpu in case of VG - -[net] -dns_srv_enabled=0 #no srv needed in general -stun_server=stun.example.org - -[misc] -hide_chat_rooms_from_removed_proxies=0 -hide_empty_chat_rooms=0 diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/pauline_rc_rtcp_xr b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/pauline_rc_rtcp_xr deleted file mode 100644 index a7ad64f..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/pauline_rc_rtcp_xr +++ /dev/null @@ -1,53 +0,0 @@ -[sip] -sip_port=-1 -sip_tcp_port=-1 -sip_tls_port=-1 -default_proxy=0 -ping_with_options=0 - -composing_idle_timeout=1 - -[auth_info_0] -username=pauline -userid=pauline -passwd=secret -realm=sip.example.org - - -[proxy_0] -reg_proxy=<sip:sip.example.org;transport=tcp> -reg_route=<sip:sip.example.org;transport=tcp> -reg_identity=sip:pauline@sip.example.org -reg_expires=3600 -reg_sendregister=1 -publish=0 -dial_escape_plus=0 - -#[friend_0] -#url="Mariette" <sip:marie@sip.example.org> -#pol=accept -#subscribe=0 - -[rtp] -audio_rtp_port=18070-28000 -video_rtp_port=39072-49000 -text_rtp_port=29000-38000 -rtcp_xr_enabled=1 -rtcp_xr_rcvr_rtt_mode=all -rtcp_xr_rcvr_rtt_max_size=10000 -rtcp_xr_stat_summary_enabled=1 -rtcp_xr_voip_metrics_enabled=1 - -[video] -display=0 -capture=0 -show_local=0 -size=vga -enabled=0 -self_view=0 -automatically_initiate=0 -automatically_accept=0 -device=StaticImage: Static picture - -[sound] -echocancellation=0 #to not overload cpu in case of VG diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/pauline_sips_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/pauline_sips_rc deleted file mode 100644 index 6b60ba3..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/pauline_sips_rc +++ /dev/null @@ -1,50 +0,0 @@ -[sip] -sip_port=-1 -sip_tcp_port=-1 -sip_tls_port=-1 -default_proxy=0 -ping_with_options=0 - -composing_idle_timeout=1 - -[auth_info_0] -username=pauline -userid=pauline -passwd=secret -realm=sip.example.org - - -[proxy_0] -reg_proxy=sips:sip.example.org -reg_route=sips:sip.example.org -reg_identity=sips:pauline@sip.example.org -reg_expires=3600 -reg_sendregister=1 -publish=0 -dial_escape_plus=0 - -#[friend_0] -#url="Mariette" <sip:marie@sip.example.org> -#pol=accept -#subscribe=0 - -[rtp] -audio_rtp_port=18070-28000 -video_rtp_port=39072-49000 - -[video] -display=0 -capture=0 -show_local=0 -size=vga -enabled=0 -self_view=0 -automatically_initiate=0 -automatically_accept=0 -device=StaticImage: Static picture - -[sound] -echocancellation=0 #to not overload cpu in case of VG - -[net] -dns_srv_enabled=0 #no srv needed in general diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/pauline_tcp_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/pauline_tcp_rc deleted file mode 100644 index 1590c76..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/pauline_tcp_rc +++ /dev/null @@ -1,50 +0,0 @@ -[sip] -sip_port=-1 -sip_tcp_port=-1 -sip_tls_port=-1 -default_proxy=0 -ping_with_options=0 -composing_idle_timeout=1 - -[auth_info_0] -username=pauline -userid=pauline -passwd=secret -realm=sip.example.org - -[proxy_0] -realm=sip.example.org -reg_proxy=<sip:sip.example.org;transport=tcp> -reg_route=<sip:sip.example.org;transport=tcp> -reg_identity=sip:pauline@sip.example.org -reg_expires=3600 -reg_sendregister=1 -publish=0 -dial_escape_plus=0 - -#[friend_0] -#url="Mariette" <sip:marie@sip.example.org> -#pol=accept -#subscribe=0 - -[rtp] -audio_rtp_port=18070-28000 -video_rtp_port=39072-49000 -text_rtp_port=49002-55000 - -[video] -display=0 -capture=0 -show_local=0 -size=qcif -enabled=0 -self_view=0 -automatically_initiate=0 -automatically_accept=0 -device=StaticImage: Static picture - -[sound] -echocancellation=0 #to not overload cpu in case of VG - -[net] -stun_server=stun.example.org diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/pauline_tls_client_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/pauline_tls_client_rc deleted file mode 100644 index 1b9d60b..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/pauline_tls_client_rc +++ /dev/null @@ -1,51 +0,0 @@ -[sip] -sip_port=-1 -sip_tcp_port=-1 -sip_tls_port=-1 -default_proxy=0 -ping_with_options=0 - -composing_idle_timeout=1 - -[auth_info_0] -username=pauline -userid=pauline -passwd=secret -realm=sip.example.org - -[proxy_0] -realm=sip.example.org -reg_proxy=sip.example.org:5063;transport=tls -reg_route=sip.example.org:5063;transport=tls -reg_identity=sip:pauline@sip.example.org -reg_expires=3600 -reg_sendregister=1 -publish=0 -dial_escape_plus=0 - -#[friend_0] -#url="Mariette" <sip:marie@sip.example.org> -#pol=accept -#subscribe=0 - -[rtp] -audio_rtp_port=18070-28000 -video_rtp_port=39072-49000 - -[video] -display=0 -capture=0 -show_local=0 -size=qcif -enabled=0 -self_view=0 -automatically_initiate=0 -automatically_accept=0 -device=StaticImage: Static picture - -[sound] -echocancellation=0 #to not overload cpu in case of VG - -[net] -dns_srv_enabled=0 #no srv needed in general -stun_server=stun.example.org diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/pauline_tunnel_verify_server_certificate_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/pauline_tunnel_verify_server_certificate_rc deleted file mode 100644 index 1390e06..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/pauline_tunnel_verify_server_certificate_rc +++ /dev/null @@ -1,54 +0,0 @@ -[sip] -sip_port=-1 -sip_tcp_port=-1 -sip_tls_port=-1 -default_proxy=0 -ping_with_options=0 - -composing_idle_timeout=1 - -[auth_info_0] -username=pauline -userid=pauline -passwd=secret -realm=sip.example.org - - -[proxy_0] -reg_proxy=sip.example.org;transport=tls -reg_route=sip.example.org;transport=tls -reg_identity=sip:pauline@sip.example.org -reg_expires=3600 -reg_sendregister=1 -publish=0 -dial_escape_plus=0 - -#[friend_0] -#url="Mariette" <sip:marie@sip.example.org> -#pol=accept -#subscribe=0 - -[rtp] -audio_rtp_port=18070-28000 -video_rtp_port=39072-49000 - -[video] -display=0 -capture=0 -show_local=0 -size=qcif -enabled=0 -self_view=0 -automatically_initiate=0 -automatically_accept=0 -device=StaticImage: Static picture - -[sound] -echocancellation=0 #to not overload cpu in case of VG - -[net] -dns_srv_enabled=0 #no srv needed in general -stun_server=stun.example.org - -[tunnel] -verifyCert=1 diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/pauline_v4proxy_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/pauline_v4proxy_rc deleted file mode 100644 index c627f01..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/pauline_v4proxy_rc +++ /dev/null @@ -1,51 +0,0 @@ -[sip] -sip_port=-1 -sip_tcp_port=-1 -sip_tls_port=-1 -default_proxy=0 -ping_with_options=0 -use_ipv6=1 -composing_idle_timeout=1 - -[auth_info_0] -username=pauline -userid=pauline -passwd=secret -realm=sip.example.org - - -[proxy_0] -reg_proxy=sipv4.example.org;transport=tcp -reg_route=sipv4.example.org;transport=tcp -reg_identity=sip:pauline@sip.example.org -reg_expires=3600 -reg_sendregister=1 -publish=0 -dial_escape_plus=0 - -#[friend_0] -#url="Mariette" <sip:marie@sip.example.org> -#pol=accept -#subscribe=0 - -[rtp] -audio_rtp_port=18070-28000 -video_rtp_port=39072-49000 - -[video] -display=0 -capture=0 -show_local=0 -size=qcif -enabled=0 -self_view=0 -automatically_initiate=0 -automatically_accept=0 -device=StaticImage: Static picture - -[sound] -echocancellation=0 #to not overload cpu in case of VG - -[net] -dns_srv_enabled=0 #no srv needed in general -stun_server=stun.example.org diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/pauline_well_known_port_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/pauline_well_known_port_rc deleted file mode 100644 index 16f3b50..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/pauline_well_known_port_rc +++ /dev/null @@ -1,54 +0,0 @@ -[sip] -sip_tcp_port=9999 -default_proxy=0 -ping_with_options=0 -composing_idle_timeout=1 -#sip_well_known_port=9999 - -[auth_info_0] -username=pauline -userid=pauline -passwd=secret -realm=sip.example.org - -[proxy_0] -realm=sip.example.org -reg_proxy=<sip:sip.example.org;transport=tls> -reg_route=<sip:sip.example.org;transport=tls> -reg_identity=sip:pauline@sip.example.org -reg_expires=3600 -reg_sendregister=0 -publish=0 -dial_escape_plus=0 - -#[friend_0] -#url="Mariette" <sip:marie@sip.example.org> -#pol=accept -#subscribe=0 - -[rtp] -audio_rtp_port=18070-28000 -video_rtp_port=39072-49000 -text_rtp_port=49002-55000 - -[video] -display=0 -capture=0 -show_local=0 -size=qcif -enabled=0 -self_view=0 -automatically_initiate=0 -automatically_accept=0 -device=StaticImage: Static picture - -[sound] -echocancellation=0 #to not overload cpu in case of VG - -[net] -dns_srv_enabled=0 #no srv needed in general -stun_server=stun.example.org - -[misc] -hide_chat_rooms_from_removed_proxies=0 -hide_empty_chat_rooms=0 diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/pauline_wild_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/pauline_wild_rc deleted file mode 100644 index b0af339..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/pauline_wild_rc +++ /dev/null @@ -1,31 +0,0 @@ -[sip] -sip_port=-1 -sip_tcp_port=-1 -sip_tls_port=-1 -default_proxy=0 - - -[auth_info_0] -username=pauline -userid=pauline -passwd=secret -realm=sip.example.org - - -[proxy_0] -reg_proxy=sip.wildcard1.linphone.org;transport=tls -reg_identity=sip:pauline@sip.example.org -reg_expires=3600 -reg_sendregister=1 -publish=0 -dial_escape_plus=0 - - -[proxy_1] -reg_proxy=altname.wildcard2.linphone.org:5062;transport=tls -reg_identity=sip:pauline@sip.example.org -reg_expires=3600 -reg_sendregister=1 -publish=0 -dial_escape_plus=0 - diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/pauline_zrtp_aes256_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/pauline_zrtp_aes256_rc deleted file mode 100644 index 3cfd148..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/pauline_zrtp_aes256_rc +++ /dev/null @@ -1,51 +0,0 @@ -[sip] -sip_port=-1 -sip_tcp_port=-1 -sip_tls_port=-1 -default_proxy=0 -ping_with_options=0 - -composing_idle_timeout=1 -zrtp_cipher_suites=MS_ZRTP_CIPHER_AES3,MS_ZRTP_CIPHER_AES1 - -[auth_info_0] -username=pauline -userid=pauline -passwd=secret -realm=sip.example.org - - -[proxy_0] -reg_proxy=sip.example.org;transport=tcp -reg_route=sip.example.org;transport=tcp -reg_identity=sip:pauline@sip.example.org -reg_expires=3600 -reg_sendregister=1 -publish=0 -dial_escape_plus=0 - -#[friend_0] -#url="Mariette" <sip:marie@sip.example.org> -#pol=accept -#subscribe=0 - -[rtp] -audio_rtp_port=18070-28000 -video_rtp_port=39072-49000 - -[video] -display=0 -capture=0 -show_local=0 -size=qcif -enabled=0 -self_view=0 -automatically_initiate=0 -automatically_accept=0 -device=StaticImage: Static picture - -[sound] -echocancellation=0 #to not overload cpu in case of VG - -[net] -dns_srv_enabled=0 #no srv needed in general diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/pauline_zrtp_b256_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/pauline_zrtp_b256_rc deleted file mode 100644 index 81ad9fa..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/pauline_zrtp_b256_rc +++ /dev/null @@ -1,51 +0,0 @@ -[sip] -sip_port=-1 -sip_tcp_port=-1 -sip_tls_port=-1 -default_proxy=0 -ping_with_options=0 - -composing_idle_timeout=1 -zrtp_sas_suites=MS_ZRTP_SAS_B256 - -[auth_info_0] -username=pauline -userid=pauline -passwd=secret -realm=sip.example.org - - -[proxy_0] -reg_proxy=sip.example.org;transport=tcp -reg_route=sip.example.org;transport=tcp -reg_identity=sip:pauline@sip.example.org -reg_expires=3600 -reg_sendregister=1 -publish=0 -dial_escape_plus=0 - -#[friend_0] -#url="Mariette" <sip:marie@sip.example.org> -#pol=accept -#subscribe=0 - -[rtp] -audio_rtp_port=18070-28000 -video_rtp_port=39072-49000 - -[video] -display=0 -capture=0 -show_local=0 -size=qcif -enabled=0 -self_view=0 -automatically_initiate=0 -automatically_accept=0 -device=StaticImage: Static picture - -[sound] -echocancellation=0 #to not overload cpu in case of VG - -[net] -dns_srv_enabled=0 #no srv needed in general diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/pauline_zrtp_ecdh255_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/pauline_zrtp_ecdh255_rc deleted file mode 100644 index 2faaef8..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/pauline_zrtp_ecdh255_rc +++ /dev/null @@ -1,52 +0,0 @@ -[sip] -sip_port=-1 -sip_tcp_port=-1 -sip_tls_port=-1 -default_proxy=0 -ping_with_options=0 - -composing_idle_timeout=1 -zrtp_cipher_suites=MS_ZRTP_CIPHER_AES3,MS_ZRTP_CIPHER_AES1 -zrtp_key_agreements_suites=MS_ZRTP_KEY_AGREEMENT_X255 - -[auth_info_0] -username=pauline -userid=pauline -passwd=secret -realm=sip.example.org - - -[proxy_0] -reg_proxy=sip.example.org;transport=tcp -reg_route=sip.example.org;transport=tcp -reg_identity=sip:pauline@sip.example.org -reg_expires=3600 -reg_sendregister=1 -publish=0 -dial_escape_plus=0 - -#[friend_0] -#url="Mariette" <sip:marie@sip.example.org> -#pol=accept -#subscribe=0 - -[rtp] -audio_rtp_port=18070-28000 -video_rtp_port=39072-49000 - -[video] -display=0 -capture=0 -show_local=0 -size=qcif -enabled=0 -self_view=0 -automatically_initiate=0 -automatically_accept=0 -device=StaticImage: Static picture - -[sound] -echocancellation=0 #to not overload cpu in case of VG - -[net] -dns_srv_enabled=0 #no srv needed in general diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/pauline_zrtp_ecdh448_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/pauline_zrtp_ecdh448_rc deleted file mode 100644 index 2159910..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/pauline_zrtp_ecdh448_rc +++ /dev/null @@ -1,53 +0,0 @@ -[sip] -sip_port=-1 -sip_tcp_port=-1 -sip_tls_port=-1 -default_proxy=0 -ping_with_options=0 - -composing_idle_timeout=1 -zrtp_cipher_suites=MS_ZRTP_CIPHER_AES3,MS_ZRTP_CIPHER_AES1 -zrtp_key_agreements_suites=MS_ZRTP_KEY_AGREEMENT_X448 -zrtp_hash_suites=MS_ZRTP_HASH_S384 - -[auth_info_0] -username=pauline -userid=pauline -passwd=secret -realm=sip.example.org - - -[proxy_0] -reg_proxy=sip.example.org;transport=tcp -reg_route=sip.example.org;transport=tcp -reg_identity=sip:pauline@sip.example.org -reg_expires=3600 -reg_sendregister=1 -publish=0 -dial_escape_plus=0 - -#[friend_0] -#url="Mariette" <sip:marie@sip.example.org> -#pol=accept -#subscribe=0 - -[rtp] -audio_rtp_port=18070-28000 -video_rtp_port=39072-49000 - -[video] -display=0 -capture=0 -show_local=0 -size=qcif -enabled=0 -self_view=0 -automatically_initiate=0 -automatically_accept=0 -device=StaticImage: Static picture - -[sound] -echocancellation=0 #to not overload cpu in case of VG - -[net] -dns_srv_enabled=0 #no srv needed in general diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/pauline_zrtp_srtpsuite_aes256_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/pauline_zrtp_srtpsuite_aes256_rc deleted file mode 100644 index a316aaa..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/pauline_zrtp_srtpsuite_aes256_rc +++ /dev/null @@ -1,51 +0,0 @@ -[sip] -sip_port=-1 -sip_tcp_port=-1 -sip_tls_port=-1 -default_proxy=0 -ping_with_options=0 - -composing_idle_timeout=1 -srtp_crypto_suites=AES_CM_256_HMAC_SHA1_80,AES_CM_256_HMAC_SHA1_32 - -[auth_info_0] -username=pauline -userid=pauline -passwd=secret -realm=sip.example.org - - -[proxy_0] -reg_proxy=<sip:sip.example.org;transport=tcp> -reg_route=<sip:sip.example.org;transport=tcp> -reg_identity=sip:pauline@sip.example.org -reg_expires=3600 -reg_sendregister=1 -publish=0 -dial_escape_plus=0 - -#[friend_0] -#url="Mariette" <sip:marie@sip.example.org> -#pol=accept -#subscribe=0 - -[rtp] -audio_rtp_port=18070-28000 -video_rtp_port=39072-49000 - -[video] -display=0 -capture=0 -show_local=0 -size=qcif -enabled=0 -self_view=0 -automatically_initiate=0 -automatically_accept=0 -device=StaticImage: Static picture - -[sound] -echocancellation=0 #to not overload cpu in case of VG - -[net] -dns_srv_enabled=0 #no srv needed in general diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/remote_zero_length_params_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/remote_zero_length_params_rc deleted file mode 100644 index 9157227..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/remote_zero_length_params_rc +++ /dev/null @@ -1,7 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<config xmlns="http://www.linphone.org/xsds/lpconfig.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.linphone.org/xsds/lpconfig.xsd lpconfig.xsd"> - <section name="test"> - <entry name="zero_len" overwrite="true"></entry> - <entry name="non_zero_len" overwrite="true">test</entry> - </section> -</config> diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/stun_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/stun_rc deleted file mode 100644 index 954a83b..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/stun_rc +++ /dev/null @@ -1,2 +0,0 @@ - [net] - firewall_policy=2 diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/zero_length_params_rc b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/zero_length_params_rc deleted file mode 100644 index 108749a..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/rcfiles/zero_length_params_rc +++ /dev/null @@ -1,3 +0,0 @@ -[test] -zero_len= -non_zero_len=test diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/sipp/call_invite_200ok_without_contact_header.xml b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/sipp/call_invite_200ok_without_contact_header.xml deleted file mode 100644 index 7f542f6..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/sipp/call_invite_200ok_without_contact_header.xml +++ /dev/null @@ -1,135 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-1" ?> -<!-- --- Copyright (c) 2010-2019 Belledonne Communications SARL. --- --- This file is part of Liblinphone. --- --- This program is free software: you can redistribute it and/or modify --- it under the terms of the GNU General Public License as published by --- the Free Software Foundation, either version 3 of the License, or --- (at your option) any later version. --- --- This program is distributed in the hope that it will be useful, --- but WITHOUT ANY WARRANTY; without even the implied warranty of --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the --- GNU General Public License for more details. --- --- You should have received a copy of the GNU General Public License --- along with this program. If not, see <http://www.gnu.org/licenses/>. - --> -<!DOCTYPE scenario SYSTEM "sipp.dtd"> - -<!-- This program is free software; you can redistribute it and/or --> -<!-- modify it under the terms of the GNU General Public License as --> -<!-- published by the Free Software Foundation; either version 2 of the --> -<!-- License, or (at your option) any later version. --> -<!-- --> -<!-- This program is distributed in the hope that it will be useful, --> -<!-- but WITHOUT ANY WARRANTY; without even the implied warranty of --> -<!-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the --> -<!-- GNU General Public License for more details. --> -<!-- --> -<!-- You should have received a copy of the GNU General Public License --> -<!-- along with this program; if not, write to the --> -<!-- Free Software Foundation, Inc., --> -<!-- 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA --> -<!-- --> -<!-- Sipp default 'uas' scenario. --> -<!-- --> - -<scenario name="Basic UAS responder"> - <!-- By adding rrs="true" (Record Route Sets), the route sets --> - <!-- are saved and used for following messages sent. Useful to test --> - <!-- against stateful SIP proxies/B2BUAs. --> - <recv request="INVITE" crlf="true"> - </recv> - - <!-- The '[last_*]' keyword is replaced automatically by the --> - <!-- specified header if it was present in the last message received --> - <!-- (except if it was a retransmission). If the header was not --> - <!-- present or if no message has been received, the '[last_*]' --> - <!-- keyword is discarded, and all bytes until the end of the line --> - <!-- are also discarded. --> - <!-- --> - <!-- If the specified header was present several times in the --> - <!-- message, all occurences are concatenated (CRLF seperated) --> - <!-- to be used in place of the '[last_*]' keyword. --> - - <send> - <![CDATA[ - - SIP/2.0 180 Ringing - [last_Via:] - [last_From:] - [last_To:];tag=[call_number] - [last_Call-ID:] - [last_CSeq:] - Content-Length: 0 - - ]]> - </send> - - <send retrans="500"> - <![CDATA[ - - SIP/2.0 200 OK - [last_Via:] - [last_From:] - [last_To:];tag=[call_number] - [last_Call-ID:] - [last_CSeq:] - Content-Type: application/sdp - Content-Length: [len] - - v=0 - o=user1 53655765 2353687637 IN IP[local_ip_type] [local_ip] - s=- - c=IN IP[media_ip_type] [media_ip] - t=0 0 - m=audio [media_port] RTP/AVP 96 97 0 8 101 98 - a=rtpmap:96 speex/16000 - a=fmtp:96 vbr=on - a=rtpmap:97 speex/8000 - a=fmtp:97 vbr=on - a=rtpmap:101 telephone-event/16000 - a=rtpmap:98 telephone-event/8000 - - ]]> - </send> - - <recv request="ACK" - optional="true" - rtd="true" - crlf="true"> - </recv> - - <recv request="BYE"> - </recv> - - <send> - <![CDATA[ - - SIP/2.0 200 OK - [last_Via:] - [last_From:] - [last_To:] - [last_Call-ID:] - [last_CSeq:] - Contact: <sip:[local_ip]:[local_port];transport=[transport]> - Content-Length: 0 - - ]]> - </send> - - <!-- Keep the call open for a while in case the 200 is lost to be --> - <!-- able to retransmit it if we receive the BYE again. --> - <pause milliseconds="1000"/> - - - <!-- definition of the response time repartition table (unit is ms) --> - <ResponseTimeRepartition value="10, 20, 30, 40, 50, 100, 150, 200"/> - - <!-- definition of the call length repartition table (unit is ms) --> - <CallLengthRepartition value="10, 50, 100, 500, 1000, 5000, 10000"/> - -</scenario> \ No newline at end of file diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/sipp/call_with_audio_mline_before_video_in_sdp.xml b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/sipp/call_with_audio_mline_before_video_in_sdp.xml deleted file mode 100644 index 2458c02..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/sipp/call_with_audio_mline_before_video_in_sdp.xml +++ /dev/null @@ -1,143 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-1" ?> -<!-- --- Copyright (c) 2010-2019 Belledonne Communications SARL. --- --- This file is part of Liblinphone. --- --- This program is free software: you can redistribute it and/or modify --- it under the terms of the GNU General Public License as published by --- the Free Software Foundation, either version 3 of the License, or --- (at your option) any later version. --- --- This program is distributed in the hope that it will be useful, --- but WITHOUT ANY WARRANTY; without even the implied warranty of --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the --- GNU General Public License for more details. --- --- You should have received a copy of the GNU General Public License --- along with this program. If not, see <http://www.gnu.org/licenses/>. - --> -<!DOCTYPE scenario SYSTEM "sipp.dtd"> - -<!-- This program is free software; you can redistribute it and/or --> -<!-- modify it under the terms of the GNU General Public License as --> -<!-- published by the Free Software Foundation; either version 2 of the --> -<!-- License, or (at your option) any later version. --> -<!-- --> -<!-- This program is distributed in the hope that it will be useful, --> -<!-- but WITHOUT ANY WARRANTY; without even the implied warranty of --> -<!-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the --> -<!-- GNU General Public License for more details. --> -<!-- --> -<!-- You should have received a copy of the GNU General Public License --> -<!-- along with this program; if not, write to the --> -<!-- Free Software Foundation, Inc., --> -<!-- 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA --> -<!-- --> -<!-- Sipp default 'uac' scenario. --> -<!-- --> - -<scenario name="Basic Sipstone UAC"> - <!-- In client mode (sipp placing calls), the Call-ID MUST be --> - <!-- generated by sipp. To do so, use [call_id] keyword. --> - <send retrans="500"> - <![CDATA[ - - INVITE sip:[service]@[remote_ip]:[remote_port] SIP/2.0 - Via: SIP/2.0/[transport] [local_ip]:[local_port];branch=[branch] - From: sipp <sip:sipp@[local_ip]:[local_port]>;tag=[pid]SIPpTag00[call_number] - To: sut <sip:[service]@[remote_ip]:[remote_port]> - Call-ID: [call_id] - CSeq: 1 INVITE - Contact: sip:sipp@[local_ip]:[local_port] - Max-Forwards: 70 - Subject: Performance Test - Content-Type: application/sdp - Content-Length: [len] - - v=0 - o=user1 53655765 2353687637 IN IP[media_ip_type] [media_ip] - s=- - c=IN IP[media_ip_type] [media_ip] - t=0 0 - m=audio [media_port] RTP/AVP 96 97 0 8 101 98 - a=rtpmap:96 speex/16000 - a=fmtp:96 vbr=on - a=rtpmap:97 speex/8000 - a=fmtp:97 vbr=on - a=rtpmap:101 telephone-event/16000 - a=rtpmap:98 telephone-event/8000 - m=video [media_port+2] RTP/AVP 96 - a=rtpmap:96 VP8/90000 - - ]]> - </send> - - <recv response="100" - optional="true"> - </recv> - - <recv response="180" optional="true"> - </recv> - - <recv response="183" optional="true"> - </recv> - - <!-- By adding rrs="true" (Record Route Sets), the route sets --> - <!-- are saved and used for following messages sent. Useful to test --> - <!-- against stateful SIP proxies/B2BUAs. --> - <recv response="200" rtd="true"> - </recv> - - <!-- Packet lost can be simulated in any send/recv message by --> - <!-- by adding the 'lost = "10"'. Value can be [1-100] percent. --> - <send> - <![CDATA[ - - ACK sip:[service]@[remote_ip]:[remote_port] SIP/2.0 - Via: SIP/2.0/[transport] [local_ip]:[local_port];branch=[branch] - From: sipp <sip:sipp@[local_ip]:[local_port]>;tag=[pid]SIPpTag00[call_number] - To: sut <sip:[service]@[remote_ip]:[remote_port]>[peer_tag_param] - Call-ID: [call_id] - CSeq: 1 ACK - Contact: sip:sipp@[local_ip]:[local_port] - Max-Forwards: 70 - Subject: Performance Test - Content-Length: 0 - - ]]> - </send> - - <!-- This delay can be customized by the -d command-line option --> - <!-- or by adding a 'milliseconds = "value"' option here. --> - <pause/> - - <!-- The 'crlf' option inserts a blank line in the statistics report. --> - <send retrans="500"> - <![CDATA[ - - BYE sip:[service]@[remote_ip]:[remote_port] SIP/2.0 - Via: SIP/2.0/[transport] [local_ip]:[local_port];branch=[branch] - From: sipp <sip:sipp@[local_ip]:[local_port]>;tag=[pid]SIPpTag00[call_number] - To: sut <sip:[service]@[remote_ip]:[remote_port]>[peer_tag_param] - Call-ID: [call_id] - CSeq: 2 BYE - Contact: sip:sipp@[local_ip]:[local_port] - Max-Forwards: 70 - Subject: Performance Test - Content-Length: 0 - - ]]> - </send> - - <recv response="200" crlf="true"> - </recv> - - <!-- definition of the response time repartition table (unit is ms) --> - <ResponseTimeRepartition value="10, 20, 30, 40, 50, 100, 150, 200"/> - - <!-- definition of the call length repartition table (unit is ms) --> - <CallLengthRepartition value="10, 50, 100, 500, 1000, 5000, 10000"/> - -</scenario> - diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/sipp/call_with_multiple_audio_mline_in_sdp.xml b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/sipp/call_with_multiple_audio_mline_in_sdp.xml deleted file mode 100644 index aeeed1b..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/sipp/call_with_multiple_audio_mline_in_sdp.xml +++ /dev/null @@ -1,150 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-1" ?> -<!-- --- Copyright (c) 2010-2019 Belledonne Communications SARL. --- --- This file is part of Liblinphone. --- --- This program is free software: you can redistribute it and/or modify --- it under the terms of the GNU General Public License as published by --- the Free Software Foundation, either version 3 of the License, or --- (at your option) any later version. --- --- This program is distributed in the hope that it will be useful, --- but WITHOUT ANY WARRANTY; without even the implied warranty of --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the --- GNU General Public License for more details. --- --- You should have received a copy of the GNU General Public License --- along with this program. If not, see <http://www.gnu.org/licenses/>. - --> -<!DOCTYPE scenario SYSTEM "sipp.dtd"> - -<!-- This program is free software; you can redistribute it and/or --> -<!-- modify it under the terms of the GNU General Public License as --> -<!-- published by the Free Software Foundation; either version 2 of the --> -<!-- License, or (at your option) any later version. --> -<!-- --> -<!-- This program is distributed in the hope that it will be useful, --> -<!-- but WITHOUT ANY WARRANTY; without even the implied warranty of --> -<!-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the --> -<!-- GNU General Public License for more details. --> -<!-- --> -<!-- You should have received a copy of the GNU General Public License --> -<!-- along with this program; if not, write to the --> -<!-- Free Software Foundation, Inc., --> -<!-- 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA --> -<!-- --> -<!-- Sipp default 'uac' scenario. --> -<!-- --> - -<scenario name="Basic Sipstone UAC"> - <!-- In client mode (sipp placing calls), the Call-ID MUST be --> - <!-- generated by sipp. To do so, use [call_id] keyword. --> - <send retrans="500"> - <![CDATA[ - - INVITE sip:[service]@[remote_ip]:[remote_port] SIP/2.0 - Via: SIP/2.0/[transport] [local_ip]:[local_port];branch=[branch] - From: sipp <sip:sipp@[local_ip]:[local_port]>;tag=[pid]SIPpTag00[call_number] - To: sut <sip:[service]@[remote_ip]:[remote_port]> - Call-ID: [call_id] - CSeq: 1 INVITE - Contact: sip:sipp@[local_ip]:[local_port] - Max-Forwards: 70 - Subject: Performance Test - Content-Type: application/sdp - Content-Length: [len] - - v=0 - o=user1 53655765 2353687637 IN IP[media_ip_type] [media_ip] - s=- - c=IN IP[media_ip_type] [media_ip] - t=0 0 - m=audio [media_port] RTP/AVP 96 97 0 8 101 98 - a=rtpmap:96 speex/16000 - a=fmtp:96 vbr=on - a=rtpmap:97 speex/8000 - a=fmtp:97 vbr=on - a=rtpmap:101 telephone-event/16000 - a=rtpmap:98 telephone-event/8000 - m=audio [media_port+1] RTP/AVP 96 97 0 8 101 98 - a=rtpmap:96 speex/16000 - a=fmtp:96 vbr=on - a=rtpmap:97 speex/8000 - a=fmtp:97 vbr=on - a=rtpmap:101 telephone-event/16000 - a=rtpmap:98 telephone-event/8000 - m=video [media_port+2] RTP/AVP 96 - a=rtpmap:96 VP8/90000 - - ]]> - </send> - - <recv response="100" - optional="true"> - </recv> - - <recv response="180" optional="true"> - </recv> - - <recv response="183" optional="true"> - </recv> - - <!-- By adding rrs="true" (Record Route Sets), the route sets --> - <!-- are saved and used for following messages sent. Useful to test --> - <!-- against stateful SIP proxies/B2BUAs. --> - <recv response="200" rtd="true"> - </recv> - - <!-- Packet lost can be simulated in any send/recv message by --> - <!-- by adding the 'lost = "10"'. Value can be [1-100] percent. --> - <send> - <![CDATA[ - - ACK sip:[service]@[remote_ip]:[remote_port] SIP/2.0 - Via: SIP/2.0/[transport] [local_ip]:[local_port];branch=[branch] - From: sipp <sip:sipp@[local_ip]:[local_port]>;tag=[pid]SIPpTag00[call_number] - To: sut <sip:[service]@[remote_ip]:[remote_port]>[peer_tag_param] - Call-ID: [call_id] - CSeq: 1 ACK - Contact: sip:sipp@[local_ip]:[local_port] - Max-Forwards: 70 - Subject: Performance Test - Content-Length: 0 - - ]]> - </send> - - <!-- This delay can be customized by the -d command-line option --> - <!-- or by adding a 'milliseconds = "value"' option here. --> - <pause/> - - <!-- The 'crlf' option inserts a blank line in the statistics report. --> - <send retrans="500"> - <![CDATA[ - - BYE sip:[service]@[remote_ip]:[remote_port] SIP/2.0 - Via: SIP/2.0/[transport] [local_ip]:[local_port];branch=[branch] - From: sipp <sip:sipp@[local_ip]:[local_port]>;tag=[pid]SIPpTag00[call_number] - To: sut <sip:[service]@[remote_ip]:[remote_port]>[peer_tag_param] - Call-ID: [call_id] - CSeq: 2 BYE - Contact: sip:sipp@[local_ip]:[local_port] - Max-Forwards: 70 - Subject: Performance Test - Content-Length: 0 - - ]]> - </send> - - <recv response="200" crlf="true"> - </recv> - - <!-- definition of the response time repartition table (unit is ms) --> - <ResponseTimeRepartition value="10, 20, 30, 40, 50, 100, 150, 200"/> - - <!-- definition of the call length repartition table (unit is ms) --> - <CallLengthRepartition value="10, 50, 100, 500, 1000, 5000, 10000"/> - -</scenario> - diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/sipp/call_with_multiple_video_mline_in_sdp.xml b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/sipp/call_with_multiple_video_mline_in_sdp.xml deleted file mode 100644 index 13138ca..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/sipp/call_with_multiple_video_mline_in_sdp.xml +++ /dev/null @@ -1,147 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-1" ?> -<!-- --- Copyright (c) 2010-2019 Belledonne Communications SARL. --- --- This file is part of Liblinphone. --- --- This program is free software: you can redistribute it and/or modify --- it under the terms of the GNU General Public License as published by --- the Free Software Foundation, either version 3 of the License, or --- (at your option) any later version. --- --- This program is distributed in the hope that it will be useful, --- but WITHOUT ANY WARRANTY; without even the implied warranty of --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the --- GNU General Public License for more details. --- --- You should have received a copy of the GNU General Public License --- along with this program. If not, see <http://www.gnu.org/licenses/>. - --> -<!DOCTYPE scenario SYSTEM "sipp.dtd"> - -<!-- This program is free software; you can redistribute it and/or --> -<!-- modify it under the terms of the GNU General Public License as --> -<!-- published by the Free Software Foundation; either version 2 of the --> -<!-- License, or (at your option) any later version. --> -<!-- --> -<!-- This program is distributed in the hope that it will be useful, --> -<!-- but WITHOUT ANY WARRANTY; without even the implied warranty of --> -<!-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the --> -<!-- GNU General Public License for more details. --> -<!-- --> -<!-- You should have received a copy of the GNU General Public License --> -<!-- along with this program; if not, write to the --> -<!-- Free Software Foundation, Inc., --> -<!-- 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA --> -<!-- --> -<!-- Sipp default 'uac' scenario. --> -<!-- --> - -<scenario name="Basic Sipstone UAC"> - <!-- In client mode (sipp placing calls), the Call-ID MUST be --> - <!-- generated by sipp. To do so, use [call_id] keyword. --> - <send retrans="500"> - <![CDATA[ - - INVITE sip:[service]@[remote_ip]:[remote_port] SIP/2.0 - Via: SIP/2.0/[transport] [local_ip]:[local_port];branch=[branch] - From: sipp <sip:sipp@[local_ip]:[local_port]>;tag=[pid]SIPpTag00[call_number] - To: sut <sip:[service]@[remote_ip]:[remote_port]> - Call-ID: [call_id] - CSeq: 1 INVITE - Contact: sip:sipp@[local_ip]:[local_port] - Max-Forwards: 70 - Subject: Performance Test - Content-Type: application/sdp - Content-Length: [len] - - v=0 - o=user1 53655765 2353687637 IN IP[media_ip_type] [media_ip] - s=- - c=IN IP[media_ip_type] [media_ip] - t=0 0 - m=audio [media_port] RTP/AVP 96 97 0 8 101 98 - a=rtpmap:96 speex/16000 - a=fmtp:96 vbr=on - a=rtpmap:97 speex/8000 - a=fmtp:97 vbr=on - a=rtpmap:101 telephone-event/16000 - a=rtpmap:98 telephone-event/8000 - m=video [media_port+2] RTP/AVP 96 - a=rtpmap:96 VP8/90000 - m=video [media_port+3] RTP/AVP 96 - a=rtpmap:96 VP8/90000 - m=video [media_port+4] RTP/AVP 96 - a=rtpmap:96 VP8/90000 - - ]]> - </send> - - <recv response="100" - optional="true"> - </recv> - - <recv response="180" optional="true"> - </recv> - - <recv response="183" optional="true"> - </recv> - - <!-- By adding rrs="true" (Record Route Sets), the route sets --> - <!-- are saved and used for following messages sent. Useful to test --> - <!-- against stateful SIP proxies/B2BUAs. --> - <recv response="200" rtd="true"> - </recv> - - <!-- Packet lost can be simulated in any send/recv message by --> - <!-- by adding the 'lost = "10"'. Value can be [1-100] percent. --> - <send> - <![CDATA[ - - ACK sip:[service]@[remote_ip]:[remote_port] SIP/2.0 - Via: SIP/2.0/[transport] [local_ip]:[local_port];branch=[branch] - From: sipp <sip:sipp@[local_ip]:[local_port]>;tag=[pid]SIPpTag00[call_number] - To: sut <sip:[service]@[remote_ip]:[remote_port]>[peer_tag_param] - Call-ID: [call_id] - CSeq: 1 ACK - Contact: sip:sipp@[local_ip]:[local_port] - Max-Forwards: 70 - Subject: Performance Test - Content-Length: 0 - - ]]> - </send> - - <!-- This delay can be customized by the -d command-line option --> - <!-- or by adding a 'milliseconds = "value"' option here. --> - <pause/> - - <!-- The 'crlf' option inserts a blank line in the statistics report. --> - <send retrans="500"> - <![CDATA[ - - BYE sip:[service]@[remote_ip]:[remote_port] SIP/2.0 - Via: SIP/2.0/[transport] [local_ip]:[local_port];branch=[branch] - From: sipp <sip:sipp@[local_ip]:[local_port]>;tag=[pid]SIPpTag00[call_number] - To: sut <sip:[service]@[remote_ip]:[remote_port]>[peer_tag_param] - Call-ID: [call_id] - CSeq: 2 BYE - Contact: sip:sipp@[local_ip]:[local_port] - Max-Forwards: 70 - Subject: Performance Test - Content-Length: 0 - - ]]> - </send> - - <recv response="200" crlf="true"> - </recv> - - <!-- definition of the response time repartition table (unit is ms) --> - <ResponseTimeRepartition value="10, 20, 30, 40, 50, 100, 150, 200"/> - - <!-- definition of the call length repartition table (unit is ms) --> - <CallLengthRepartition value="10, 50, 100, 500, 1000, 5000, 10000"/> - -</scenario> - diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/sipp/call_with_video_mline_before_audio_in_sdp.xml b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/sipp/call_with_video_mline_before_audio_in_sdp.xml deleted file mode 100644 index 17b082e..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/sipp/call_with_video_mline_before_audio_in_sdp.xml +++ /dev/null @@ -1,143 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-1" ?> -<!-- --- Copyright (c) 2010-2019 Belledonne Communications SARL. --- --- This file is part of Liblinphone. --- --- This program is free software: you can redistribute it and/or modify --- it under the terms of the GNU General Public License as published by --- the Free Software Foundation, either version 3 of the License, or --- (at your option) any later version. --- --- This program is distributed in the hope that it will be useful, --- but WITHOUT ANY WARRANTY; without even the implied warranty of --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the --- GNU General Public License for more details. --- --- You should have received a copy of the GNU General Public License --- along with this program. If not, see <http://www.gnu.org/licenses/>. - --> -<!DOCTYPE scenario SYSTEM "sipp.dtd"> - -<!-- This program is free software; you can redistribute it and/or --> -<!-- modify it under the terms of the GNU General Public License as --> -<!-- published by the Free Software Foundation; either version 2 of the --> -<!-- License, or (at your option) any later version. --> -<!-- --> -<!-- This program is distributed in the hope that it will be useful, --> -<!-- but WITHOUT ANY WARRANTY; without even the implied warranty of --> -<!-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the --> -<!-- GNU General Public License for more details. --> -<!-- --> -<!-- You should have received a copy of the GNU General Public License --> -<!-- along with this program; if not, write to the --> -<!-- Free Software Foundation, Inc., --> -<!-- 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA --> -<!-- --> -<!-- Sipp default 'uac' scenario. --> -<!-- --> - -<scenario name="Basic Sipstone UAC"> - <!-- In client mode (sipp placing calls), the Call-ID MUST be --> - <!-- generated by sipp. To do so, use [call_id] keyword. --> - <send retrans="500"> - <![CDATA[ - - INVITE sip:[service]@[remote_ip]:[remote_port] SIP/2.0 - Via: SIP/2.0/[transport] [local_ip]:[local_port];branch=[branch] - From: sipp <sip:sipp@[local_ip]:[local_port]>;tag=[pid]SIPpTag00[call_number] - To: sut <sip:[service]@[remote_ip]:[remote_port]> - Call-ID: [call_id] - CSeq: 1 INVITE - Contact: sip:sipp@[local_ip]:[local_port] - Max-Forwards: 70 - Subject: Performance Test - Content-Type: application/sdp - Content-Length: [len] - - v=0 - o=user1 53655765 2353687637 IN IP[media_ip_type] [media_ip] - s=- - c=IN IP[media_ip_type] [media_ip] - t=0 0 - m=video [media_port+2] RTP/AVP 96 - a=rtpmap:96 VP8/90000 - m=audio [media_port] RTP/AVP 96 97 0 8 101 98 - a=rtpmap:96 speex/16000 - a=fmtp:96 vbr=on - a=rtpmap:97 speex/8000 - a=fmtp:97 vbr=on - a=rtpmap:101 telephone-event/16000 - a=rtpmap:98 telephone-event/8000 - - ]]> - </send> - - <recv response="100" - optional="true"> - </recv> - - <recv response="180" optional="true"> - </recv> - - <recv response="183" optional="true"> - </recv> - - <!-- By adding rrs="true" (Record Route Sets), the route sets --> - <!-- are saved and used for following messages sent. Useful to test --> - <!-- against stateful SIP proxies/B2BUAs. --> - <recv response="200" rtd="true"> - </recv> - - <!-- Packet lost can be simulated in any send/recv message by --> - <!-- by adding the 'lost = "10"'. Value can be [1-100] percent. --> - <send> - <![CDATA[ - - ACK sip:[service]@[remote_ip]:[remote_port] SIP/2.0 - Via: SIP/2.0/[transport] [local_ip]:[local_port];branch=[branch] - From: sipp <sip:sipp@[local_ip]:[local_port]>;tag=[pid]SIPpTag00[call_number] - To: sut <sip:[service]@[remote_ip]:[remote_port]>[peer_tag_param] - Call-ID: [call_id] - CSeq: 1 ACK - Contact: sip:sipp@[local_ip]:[local_port] - Max-Forwards: 70 - Subject: Performance Test - Content-Length: 0 - - ]]> - </send> - - <!-- This delay can be customized by the -d command-line option --> - <!-- or by adding a 'milliseconds = "value"' option here. --> - <pause/> - - <!-- The 'crlf' option inserts a blank line in the statistics report. --> - <send retrans="500"> - <![CDATA[ - - BYE sip:[service]@[remote_ip]:[remote_port] SIP/2.0 - Via: SIP/2.0/[transport] [local_ip]:[local_port];branch=[branch] - From: sipp <sip:sipp@[local_ip]:[local_port]>;tag=[pid]SIPpTag00[call_number] - To: sut <sip:[service]@[remote_ip]:[remote_port]>[peer_tag_param] - Call-ID: [call_id] - CSeq: 2 BYE - Contact: sip:sipp@[local_ip]:[local_port] - Max-Forwards: 70 - Subject: Performance Test - Content-Length: 0 - - ]]> - </send> - - <recv response="200" crlf="true"> - </recv> - - <!-- definition of the response time repartition table (unit is ms) --> - <ResponseTimeRepartition value="10, 20, 30, 40, 50, 100, 150, 200"/> - - <!-- definition of the call length repartition table (unit is ms) --> - <CallLengthRepartition value="10, 50, 100, 500, 1000, 5000, 10000"/> - -</scenario> - diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/sipp/sip_update_within_icoming_reinvite_with_no_sdp.xml b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/sipp/sip_update_within_icoming_reinvite_with_no_sdp.xml deleted file mode 100644 index 7409a91..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/sipp/sip_update_within_icoming_reinvite_with_no_sdp.xml +++ /dev/null @@ -1,193 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-1" ?> -<!-- --- Copyright (c) 2010-2019 Belledonne Communications SARL. --- --- This file is part of Liblinphone. --- --- This program is free software: you can redistribute it and/or modify --- it under the terms of the GNU General Public License as published by --- the Free Software Foundation, either version 3 of the License, or --- (at your option) any later version. --- --- This program is distributed in the hope that it will be useful, --- but WITHOUT ANY WARRANTY; without even the implied warranty of --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the --- GNU General Public License for more details. --- --- You should have received a copy of the GNU General Public License --- along with this program. If not, see <http://www.gnu.org/licenses/>. - --> -<!DOCTYPE scenario SYSTEM "sipp.dtd"> - -<!-- This program is free software; you can redistribute it and/or --> -<!-- modify it under the terms of the GNU General Public License as --> -<!-- published by the Free Software Foundation; either version 2 of the --> -<!-- License, or (at your option) any later version. --> -<!-- --> -<!-- This program is distributed in the hope that it will be useful, --> -<!-- but WITHOUT ANY WARRANTY; without even the implied warranty of --> -<!-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the --> -<!-- GNU General Public License for more details. --> -<!-- --> -<!-- You should have received a copy of the GNU General Public License --> -<!-- along with this program; if not, write to the --> -<!-- Free Software Foundation, Inc., --> -<!-- 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA --> -<!-- --> -<!-- Sipp default 'uac' scenario. --> -<!-- --> - -<scenario name="Basic Sipstone UAC"> - <!-- In client mode (sipp placing calls), the Call-ID MUST be --> - <!-- generated by sipp. To do so, use [call_id] keyword. --> - <send retrans="500"> - <![CDATA[ - - INVITE sip:[service]@sip.example.org SIP/2.0 - Via: SIP/2.0/[transport] [local_ip]:[local_port];branch=[branch] - From: sipp <sip:sipp@sip.example.org>;tag=[pid]SIPpTag00[call_number] - To: sut <sip:[service]@sip.example.org> - Call-ID: [call_id] - CSeq: 1 INVITE - Contact: sip:sipp@[local_ip]:[local_port] - Max-Forwards: 70 - Subject: Performance Test - Content-Type: application/sdp - Content-Length: [len] - - v=0 - o=user1 53655765 2353687637 IN IP[media_ip_type] [media_ip] - s=- - c=IN IP[media_ip_type] [media_ip] - t=0 0 - m=audio [media_port] RTP/AVP 0 - a=rtpmap:0 PCMU/8000 - - ]]> - </send> - - <recv response="100" - optional="true"> - </recv> - - <recv response="180" optional="true"> - </recv> - - <recv response="200" rrs="true" rtd="true"> - </recv> - - <send> - <![CDATA[ - - ACK sip:[service]@[remote_ip]:[remote_port] SIP/2.0 - Via: SIP/2.0/[transport] [local_ip]:[local_port];branch=[branch] - From: sipp <sip:sipp@sip.example.org>;tag=[pid]SIPpTag00[call_number] - To: sut <sip:[service]@sip.example.org>[peer_tag_param] - Call-ID: [call_id] - CSeq: 1 ACK - Contact: sip:sipp@[local_ip]:[local_port] - Max-Forwards: 70 - Subject: Performance Test - Content-Length: 0 - - ]]> - </send> - <send retrans="500"> - <![CDATA[ - - INVITE sip:[service]@sip.example.org SIP/2.0 - Via: SIP/2.0/[transport] [local_ip]:[local_port];branch=[branch] - From: sipp <sip:sipp@sip.example.org>;tag=[pid]SIPpTag00[call_number] - To: sut <sip:[service]@sip.example.org>[peer_tag_param] - Call-ID: [call_id] - CSeq: 2 INVITE - Contact: sip:sipp@[local_ip]:[local_port] - Max-Forwards: 70 - Subject: Performance Test - Content-Length: 0 - - ]]> - </send> - <recv response="100" - optional="true"> - </recv> - - - <recv response="200" rtd="true"> - </recv> - - -<send retrans="500"> - <![CDATA[ - - UPDATE sip:[service]@sip.example.org SIP/2.0 - Via: SIP/2.0/[transport] [local_ip]:[local_port];branch=[branch] - From: sipp <sip:sipp@sip.example.org>;tag=[pid]SIPpTag00[call_number] - To: sut <sip:[service]@sip.example.org>[peer_tag_param] - Call-ID: [call_id] - CSeq: 3 UPDATE - Contact: sip:sipp@[local_ip]:[local_port] - Max-Forwards: 70 - Subject: Performance Test - Content-Length: 0 - - ]]> - </send> - <recv response="200" optionnal="true" rtd="true"> - </recv> - <send > - <![CDATA[ - ACK sip:[service]@sip.example.org SIP/2.0 - Via: SIP/2.0/[transport] [local_ip]:[local_port];branch=[branch] - From: sipp <sip:sipp@sip.example.org>;tag=[pid]SIPpTag00[call_number] - To: sut <sip:[service]@sip.example.org>[peer_tag_param] - Call-ID: [call_id] - CSeq: 2 ACK - Contact: sip:sipp@[local_ip]:[local_port] - Max-Forwards: 70 - Subject: Performance Test - Content-Type: application/sdp - Content-Length: [len] - - v=0 - o=user1 53655765 2353687637 IN IP[media_ip_type] [media_ip] - s=- - c=IN IP[media_ip_type] [media_ip] - t=0 0 - m=audio [media_port] RTP/AVP 0 - a=rtpmap:0 PCMU/8000 - - ]]> - </send> - - <pause/> - - <send retrans="500"> - <![CDATA[ - - BYE sip:[service]@sip.example.org SIP/2.0 - Via: SIP/2.0/[transport] [local_ip]:[local_port];branch=[branch] - From: sipp <sip:sipp@sip.example.org>;tag=[pid]SIPpTag00[call_number] - To: sut <sip:[service]@sip.example.org>[peer_tag_param] - Call-ID: [call_id] - CSeq: 4 BYE - Contact: sip:sipp@[local_ip]:[local_port] - Max-Forwards: 70 - Subject: Performance Test - Content-Length: 0 - - ]]> - </send> - - <recv response="200" crlf="true"> - </recv> - -<!-- The 'crlf' option inserts a blank line in the statistics report. --> - <!-- definition of the response time repartition table (unit is ms) --> - <ResponseTimeRepartition value="10, 20, 30, 40, 50, 100, 150, 200"/> - - <!-- definition of the call length repartition table (unit is ms) --> - <CallLengthRepartition value="10, 50, 100, 500, 1000, 5000, 10000"/> - -</scenario> - diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/sounds/ahbahouaismaisbon.wav b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/sounds/ahbahouaismaisbon.wav deleted file mode 100644 index dca2277..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/sounds/ahbahouaismaisbon.wav +++ /dev/null Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/sounds/hello44100.wav b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/sounds/hello44100.wav deleted file mode 100644 index 0e01d8d..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/sounds/hello44100.wav +++ /dev/null Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/sounds/hello8000.mkv b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/sounds/hello8000.mkv deleted file mode 100644 index 812d625..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/sounds/hello8000.mkv +++ /dev/null Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/sounds/hello8000.wav b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/sounds/hello8000.wav deleted file mode 100644 index b5629df..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/sounds/hello8000.wav +++ /dev/null Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/sounds/hello8000_mkv_ref.wav b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/sounds/hello8000_mkv_ref.wav deleted file mode 100644 index f91203c..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/sounds/hello8000_mkv_ref.wav +++ /dev/null Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/sounds/oldphone.wav b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/sounds/oldphone.wav deleted file mode 100644 index e3056cc..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/sounds/oldphone.wav +++ /dev/null Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/sounds/ringback.wav b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/sounds/ringback.wav deleted file mode 100644 index 21f4b5b..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/sounds/ringback.wav +++ /dev/null Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/sounds/sintel_trailer_opus_h264.mkv b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/sounds/sintel_trailer_opus_h264.mkv deleted file mode 100644 index 420f5c2..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/sounds/sintel_trailer_opus_h264.mkv +++ /dev/null Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/sounds/sintel_trailer_opus_vp8.mkv b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/sounds/sintel_trailer_opus_vp8.mkv deleted file mode 100644 index de7b37a..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/sounds/sintel_trailer_opus_vp8.mkv +++ /dev/null Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/sounds/sintel_trailer_pcmu_h264.mkv b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/sounds/sintel_trailer_pcmu_h264.mkv deleted file mode 100644 index 84b9bfa..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/sounds/sintel_trailer_pcmu_h264.mkv +++ /dev/null Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/sounds/vrroom.wav b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/sounds/vrroom.wav deleted file mode 100644 index a78e258..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/sounds/vrroom.wav +++ /dev/null Binary files differ diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/tester_hosts b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/tester_hosts deleted file mode 100644 index 70432ba..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/tester_hosts +++ /dev/null @@ -1,8 +0,0 @@ -54.37.202.228 sip2.linphone.org sip.example.org sipopen.example.org auth.example.org auth1.example.org auth2.example.org altname.linphone.org sip.wildcard1.linphone.org altname.wildcard2.linphone.org sipv4.example.org conf.example.org subscribe.example.org lime.wildcard1.linphone.org http-proxy.example.org stun.example.org external.example.org transfer.example.org - -2001:41d0:700:789::2010 sip2.linphone.org sip.example.org sipopen.example.org auth.example.org auth1.example.org auth2.example.org altname.linphone.org sip.wildcard1.linphone.org altname.wildcard2.linphone.org lime.wildcard1.linphone.org external.example.org transfer.example.org - -188.165.46.90 tunnel.wildcard2.linphone.org - -64:ff9b::94.23.19.176 sipv4-nat64.example.org - diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/vcards/thousand_vcards.vcf b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/vcards/thousand_vcards.vcf deleted file mode 100644 index fa5dd84..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/vcards/thousand_vcards.vcf +++ /dev/null @@ -1,8542 +0,0 @@ -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:sharyn@sip.linphone.org -ADR:;;6390 Cotton Plant Parkway;Bingen;WA;98605; -FN:Sharyn Langford -GENDER:U -N:Langford;Sharyn;;; -EMAIL:sharyn@consequatvelfeugiat.net -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19851007 -N:Saunders;Lucretia;;; -FN:Lucretia Saunders -ORG:Industries Bell -EMAIL:lucretia.saunders@wisilobortis.us -NOTE:Veniamquis lorem ut praesent praesent exerci iriuredolor exerci. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(207)611-3176 -BDAY:19690513 -FN:Reuben Kinsey -EMAIL:r.kinsey@sitdelenit.info -N:Kinsey;Reuben;;; -GENDER:U -IMPP:sip:reuben@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(878)753-3993 -EMAIL:bryant.correa@veldignissim.gov -FN:Bryant Correa -IMPP:sip:bryant@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Electronic Network Provider -IMPP:sip:herman@sip.linphone.org -GENDER:U -BDAY:19560928 -FN:Herman Lerma -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Dexter Stratton -BDAY:19870819 -IMPP:sip:dexter@sip.linphone.org -TEL:tel:(878)866-5600 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Oma Corbitt -TEL:tel:(878)823-7932 -ADR:;;6537 Hunters Den Drive;Antioch;TN;37011; -IMPP:sip:oma@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:velma@sip.linphone.org -FN:Velma Hoffmann -ORG:Signal Alpha -GENDER:U -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:deirdre@sip.linphone.org -FN:Deirdre Proffitt -BDAY:19800818 -NOTE:Vel elitsed eu volutpat ad in minim ea et in luptatum qui. -ORG:Venture Contract People -GENDER:O -N:Proffitt;Deirdre;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Ladonna Broome -ORG:Hill Research -IMPP:sip:ladonna@sip.linphone.org -ADR:;;2151 Hidden Harbor Drive;Wallingford;CT;06495; -TEL:tel:(586)347-1188 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Griffis;Hattie;;; -ORG:Adventure Construction Star -FN:Hattie Griffis -ADR:;;8653 Sanders Hill Trail;Paoli;IN;47454; -GENDER:F -NOTE:Duis vel aliquam suscipit zzril autem dolore nulla tationullamcorper vero. -TEL:tel:(313)364-7475 -EMAIL:hattie@facilisipraesent.gov -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Griselda German -EMAIL:g.german@luptatumvulputate.gov -IMPP:sip:griselda@sip.linphone.org -BDAY:19361102 -ORG:Advanced Adventure Vision -NOTE:Exerci vel ad in delenitaugue amet euismod ex facilisi lobortis. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;6500 Bayou River Way;Friendship;MD;20758; -BDAY:19850122 -TEL:tel:(620)112-3291 -EMAIL:joe@lobortisvero.net -FN:Joe Adams -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Delma Lunn -EMAIL:delma.lunn@euismodeum.us -ADR:;;8971 Clarington Trail;New Sharon;IA;50207; -NOTE:Vel feugiat iusto facilisi iustoodio nibh delenit nisl commodoconsequat erat lobortis ea nostrud lorem. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Meredith Rider -ORG:Omega Resource Innovation -BDAY:19690221 -N:Rider;Meredith;;; -NOTE:Illum amet euismod minim adipiscing veniam aliquam ullamcorper ad. -ADR:;;2015 Kellywood Street;Felt;ID;83424; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19720425 -GENDER:O -ORG:Net Pacific Electronic -NOTE:Adipiscing iusto esse eros eufeugiat ad iriure nibh. -FN:Lawerence Ivey -N:Ivey;Lawerence;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:O -ADR:;;2068 Rutherford Avenue;Bridgeport;NY;13030; -IMPP:sip:alyce@sip.linphone.org -BDAY:19811225 -FN:Alyce Goff -N:Goff;Alyce;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;1322 Shelton Cove;Allen;KY;41601; -FN:Taryn Spear -TEL:tel:(567)188-2497 -NOTE:Eum delenit facilisi duis qui minim in laoreet illum nostrud nulla dolore. -N:Spear;Taryn;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:ezequiel@sip.linphone.org -NOTE:Vulputate elitsed iusto consequat blandit nostrud ullamcorper aliquip diam ad. -FN:Ezequiel Irizarry -N:Irizarry;Ezequiel;;; -GENDER:N -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Colburn;Lucinda;;; -FN:Lucinda Colburn -IMPP:sip:lucinda@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Covington;Scott;;; -NOTE:Autem consequat Utwisi illum hendrerit. -EMAIL:scott@commodoconsequatzzril.net -FN:Scott Covington -BDAY:19361219 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19551018 -FN:Hank Kirchner -GENDER:O -ORG:Net People Building -IMPP:sip:hank@sip.linphone.org -ADR:;;5121 Saint Croix Circle;Shelly;MN;56581; -NOTE:Iusto blandit velit dignissim lobortis vel tation eu consectetuer nostrud at ea ex. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:South Telecom Signal -N:Lavender;Leticia;;; -EMAIL:l.lavender@tationluptatum.info -NOTE:Consectetuer eros ut ex molestie tation nulla feugait ullamcorper amet iriure amet vel. -FN:Leticia Lavender -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:r.corwin@molestiedolor.tv -FN:Randi Corwin -ADR:;;3010 Meadow Run Street;West Columbia;SC;29172; -ORG:Architecture North Data -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19730213 -EMAIL:errol@facilisisadipiscing.gov -IMPP:sip:errol@sip.linphone.org -TEL:tel:(716)978-8810 -FN:Errol Whitley -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Virtual Speed -FN:Angelique Link -IMPP:sip:angelique@sip.linphone.org -NOTE:Nonummy commodo ad esse aliquip exerci nulla enim nulla luptatum tation. -TEL:tel:(409)356-3785 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Mann;Carlton;;; -FN:Carlton Mann -IMPP:sip:carlton@sip.linphone.org -NOTE:Ad blandit duis delenitaugue ea eros consequat dolor facilisi elitsed veniam praesent velit. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;4643 Hawksprings Street;West Point;GA;31833; -IMPP:sip:nelson@sip.linphone.org -N:Seaton;Nelson;;; -FN:Nelson Seaton -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Orval Patterson -TEL:tel:(330)223-2469 -EMAIL:orval@exutwisi.net -ADR:;;6015 Willowbend Cove;Tacoma;WA;98445; -IMPP:sip:orval@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:b.mclain@feugiatautem.edu -GENDER:O -TEL:tel:(971)875-6507 -FN:Brenna Mclain -NOTE:Ut molestie delenitaugue velit augue duis aliquip commodo at. -ORG:West Frontier -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:O -FN:Jeana Wilmoth -IMPP:sip:jeana@sip.linphone.org -NOTE:Vel wisi zzril nonummy laoreet tincidunt augue dolore vel delenitaugue dolor ut. -ADR:;;9030 Country Place Lane;Angola;IN;46703; -N:Wilmoth;Jeana;;; -ORG:Signal Systems Star -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Dancy;Rick;;; -ORG:Application Federated Source -EMAIL:rick.dancy@doloreduis.us -FN:Rick Dancy -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Lance Arthur -ADR:;;9308 Panama Street;Ozark;MO;65721; -BDAY:19350607 -GENDER:U -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19630914 -FN:Seymour Catlett -ADR:;;2995 Silkwood Avenue;Malvern;PA;19355; -EMAIL:seymour@velaliquam.edu -IMPP:sip:seymour@sip.linphone.org -GENDER:N -N:Catlett;Seymour;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:elsie@doloreea.eu -FN:Elsie Fish -ADR:;;4060 Blackberry Ridge Way;Greenbrier;AR;72058; -BDAY:19530903 -N:Fish;Elsie;;; -ORG:Net Max -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:c.lanier@eroseuismod.info -GENDER:F -NOTE:Minim dolore praesent eum nulla autem luptatumzzril dolore aliquip eros veniam. -ORG:Future Hill Vision -TEL:tel:(959)503-7251 -FN:Carolyn Lanier -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Network Data Solutions -TEL:tel:(603)579-5143 -BDAY:19780623 -IMPP:sip:rogelio@sip.linphone.org -FN:Rogelio Headrick -EMAIL:rogelio.headrick@etmolestie.tv -ADR:;;4956 Oakes Lane;Bible School Park;NY;13737; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Design Internet Venture -N:Greenlee;Adolfo;;; -EMAIL:adolfo.greenlee@wisietaccumsan.gov -FN:Adolfo Greenlee -NOTE:Duis dignissim vero dolor adipiscing dolore consectetuer. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Solutions Electronic Application -EMAIL:a.suarez@iriuredolorconsequat.com -FN:Abdul Suarez -ADR:;;1212 Valley Crest Trail;Henderson;CO;80640; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:leonardo@sip.linphone.org -GENDER:O -FN:Leonardo Sheridan -BDAY:19530106 -EMAIL:leonardo@blanditdiam.net -ORG:Star Net West -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:p.teel@etdolore.info -FN:Polly Teel -ORG:Signal Atlantic Contract -IMPP:sip:polly@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Vel blandit et dignissim veniamquis dolore ea accumsan nostrud vulputate lorem. -FN:Haydee Washburn -GENDER:O -ORG:Universal Vision Atlantic -N:Washburn;Haydee;;; -IMPP:sip:haydee@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Herlinda Montez -ORG:Interactive Venture Future -NOTE:Exerci dolor suscipit ex tationullamcorper vero consequat. -BDAY:19501105 -IMPP:sip:herlinda@sip.linphone.org -ADR:;;7219 Anchorage Drive;Stirling;NJ;07980; -EMAIL:herlinda.montez@commodoconsequatvulputate.us -GENDER:N -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Nolan Mcclain -EMAIL:n.mcclain@hendreritillum.eu -N:Mcclain;Nolan;;; -IMPP:sip:nolan@sip.linphone.org -NOTE:Feugait tincidunt velit wisi praesent vel nulla. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Duis suscipit blandit molestie dignissim vel exerci iriure lobortis aliquip diam. -N:Quinonez;Minh;;; -BDAY:19800208 -FN:Minh Quinonez -EMAIL:minh.quinonez@nostrudfeugait.org -GENDER:O -ADR:;;8329 Port Charlotte Avenue;Keiser;AR;72351; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:O -FN:Alexandria Hermann -NOTE:Nulla veniam consectetuer dolore sit. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:tony@sip.linphone.org -BDAY:19491115 -NOTE:Qui ullamcorper eu ex zzril illum molestie iriuredolor nostrud in facilisis wisi. -TEL:tel:(907)209-4202 -FN:Tony Comstock -ADR:;;3668 Cordie Lee Way;South West City;MO;64863; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Dixie Earnest -BDAY:19390408 -TEL:tel:(701)141-8626 -EMAIL:dixie.earnest@tationullamcorperluptatum.us -ORG:South Bell Pacific -NOTE:Doloremagna molestie facilisi iustoodio commodoconsequat vero delenit. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Eugenia Begley -TEL:tel:(318)345-2422 -ADR:;;2388 La Costa Way;Blodgett Mills;NY;13738; -NOTE:Nulla at feugiat commodo nulla dolore exerci eum eu vero. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(240)310-7670 -ADR:;;7146 Capital Lane;Oriental;NC;28571; -IMPP:sip:arturo@sip.linphone.org -FN:Arturo Haddad -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Miller;Fermin;;; -GENDER:M -FN:Fermin Miller -ADR:;;7855 Highland Way;Monument Valley;UT;84536; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Solutions People -TEL:tel:(718)793-2920 -FN:Dale Marino -GENDER:F -N:Marino;Dale;;; -ADR:;;665 Bubbling Brook Trail;Chicago;IL;60687; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;1081 Rivard Parkway;Samson;AL;36477; -N:Haase;Delfina;;; -BDAY:19841221 -FN:Delfina Haase -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:M -ORG:Solutions Max Architecture -EMAIL:gail.huggins@ipsumfeugait.info -IMPP:sip:gail@sip.linphone.org -FN:Gail Huggins -NOTE:Lobortis aliquip te lorem eum at. -ADR:;;3702 Mer Rouge Parkway;Rushford;MN;55971; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Molly Mackay -TEL:tel:(660)981-4122 -BDAY:19641207 -EMAIL:m.mackay@exerciipsum.gov -ORG:Telecom Software South -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:teddy.mabry@utwisialiquam.us -ORG:Federated Industries Vision -TEL:tel:(405)551-5837 -FN:Teddy Mabry -IMPP:sip:teddy@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(702)708-5533 -GENDER:O -IMPP:sip:geri@sip.linphone.org -BDAY:19640925 -EMAIL:geri@adaugue.eu -FN:Geri Olds -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Hendrerit ut eufeugiat zzril blandit odio ea dolore enim nulla. -EMAIL:abraham@facilisisduis.net -ORG:Design Architecture Federated -ADR:;;8423 Rowlock Trail;Doran;VA;24612; -FN:Abraham Kruse -IMPP:sip:abraham@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:O -ADR:;;9310 Bell Manor Trail;San Diego;CA;92176; -IMPP:sip:josiah@sip.linphone.org -FN:Josiah Dunne -N:Dunne;Josiah;;; -NOTE:Commodoconsequat minim lobortis zzril doloremagna ullamcorper illum eum euismod ea nislut delenitaugue. -EMAIL:josiah@elitsedexerci.eu -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Eum esse veniamquis dolore duis molestie te. -GENDER:U -FN:Alberta William -IMPP:sip:alberta@sip.linphone.org -ADR:;;7710 Fox Fern Avenue;Detroit;MI;48288; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:corey.collier@nullavero.com -BDAY:19690813 -N:Collier;Corey;;; -GENDER:F -FN:Corey Collier -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Commodo nostrud enim nostrud vulputate ut. -ADR:;;2826 Mikeyair Avenue;Cloverport;KY;40111; -GENDER:N -N:Suggs;Germaine;;; -IMPP:sip:germaine@sip.linphone.org -FN:Germaine Suggs -TEL:tel:(580)461-1359 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Dignissim duis vel elitsed zzril in aliquip lorem iusto at hendrerit. -N:Blackman;Olivia;;; -GENDER:N -FN:Olivia Blackman -BDAY:19800410 -EMAIL:o.blackman@nibhaliquip.eu -ORG:Medicine Virtual -TEL:tel:(848)914-4661 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:d.mooney@minimexerci.net -ADR:;;8131 Green Twig Circle;Grand Lake Stream;ME;04637; -IMPP:sip:donald@sip.linphone.org -TEL:tel:(660)196-9482 -FN:Donald Mooney -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Erich Mcclung -N:Mcclung;Erich;;; -ORG:Telecom Source -TEL:tel:(337)275-3036 -GENDER:M -NOTE:Iriuredolor et elitsed in minim praesent illum duis. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:berniece.chinn@auguenislut.info -TEL:tel:(828)392-2752 -N:Chinn;Berniece;;; -FN:Berniece Chinn -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Venture East Virtual -EMAIL:m.guffey@autemblandit.gov -NOTE:Eros duis tation in blandit invulputate. -N:Guffey;Mary;;; -ADR:;;6327 Quarry Street;Shreveport;LA;71162; -FN:Mary Guffey -GENDER:O -IMPP:sip:mary@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:collin.randall@nislet.tv -IMPP:sip:collin@sip.linphone.org -BDAY:19601226 -FN:Collin Randall -NOTE:Nulla qui nulla illum exerci tincidunt. -ORG:Medicine Federated Industries -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;6124 Havershire Cove;Wilsey;KS;66873; -IMPP:sip:lynda@sip.linphone.org -FN:Lynda Marin -TEL:tel:(909)719-6894 -BDAY:19520323 -ORG:Galaxy Technology Venture -EMAIL:l.marin@essezzril.edu -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(928)171-2203 -FN:Otis Nevarez -IMPP:sip:otis@sip.linphone.org -NOTE:Ut vero velit diam nonummy dolore lorem suscipit ea qui. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Qui duis ea ea vero eros delenitaugue autem ea tationullamcorper eros. -BDAY:19920324 -ORG:Frontier Hardware -N:Hardaway;Mabel;;; -IMPP:sip:mabel@sip.linphone.org -ADR:;;9493 Corporate Edge Circle;Albuquerque;NM;87106; -EMAIL:mabel.hardaway@autemtation.tv -TEL:tel:(904)898-8335 -FN:Mabel Hardaway -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Jacqueline Donley -ADR:;;7981 Rowan Trail;Harrisburg;PA;17104; -N:Donley;Jacqueline;;; -BDAY:19370803 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Hollingsworth;Gale;;; -EMAIL:gale.hollingsworth@amette.gov -FN:Gale Hollingsworth -GENDER:F -ADR:;;4267 Donnybrook Cove;Kennewick;WA;99338; -BDAY:19580312 -IMPP:sip:gale@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;268 Bobwood Drive;Garner;NC;27529; -ORG:Analysis Industries -FN:Myrtis Townes -EMAIL:myrtis.townes@delenitblandit.tv -N:Townes;Myrtis;;; -GENDER:N -BDAY:19940712 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(605)466-6346 -BDAY:19930708 -FN:Marcella Fairley -GENDER:O -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Roger Person -ADR:;;518 Walworth Trail;Rowena;SD;57056; -EMAIL:roger@adipiscingvelit.gov -ORG:Star General -N:Person;Roger;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Nulla dolore autem dolor tincidunt. -FN:Marguerite Veal -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Findley;Danette;;; -FN:Danette Findley -ADR:;;1770 Rowan Parkway;Dalton;MN;56324; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Source Internet -FN:Haydee Fernandez -BDAY:19680114 -ADR:;;2795 Lost Meadow Street;Kingston;OK;73439; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:N -NOTE:Nostrud duis eufeugiat eum erat duis. -ADR:;;1248 Maple Shadow Trail;Warbranch;KY;40874; -BDAY:19420615 -FN:Stacie Chilton -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(507)347-5872 -FN:Agustin Devito -NOTE:Commodoconsequat at ipsum in eros doloremagna luptatumzzril eum velit nostrud facilisi. -ADR:;;5770 Mchenry Cove;Mount Berry;GA;30149; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:debby@autemin.edu -ADR:;;2318 Hickory Post Parkway;Alief;TX;77411; -FN:Debby Edward -TEL:tel:(205)732-9224 -GENDER:N -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Stephen Cushman -N:Cushman;Stephen;;; -ORG:North South Alpha -GENDER:M -EMAIL:stephen@accumsaneros.gov -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:N -BDAY:19590517 -FN:Beatrice Herbert -EMAIL:b.herbert@nullaodio.net -ORG:Graphics Consulting Network -IMPP:sip:beatrice@sip.linphone.org -N:Herbert;Beatrice;;; -TEL:tel:(812)577-3221 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Facilisi ea eum at feugiat ut Utwisi consequat aliquip. -N:Roden;Leslie;;; -EMAIL:leslie@facilisiconsequatvel.eu -FN:Leslie Roden -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:N -BDAY:19550125 -NOTE:Feugait et diam consectetuer. -FN:Stacy Dew -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;7616 Fleetwood Place Cove;Centerville;IN;47330; -ORG:Data Digital Graphics -FN:Alexandra Fite -BDAY:19680804 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(773)156-2480 -FN:Howard Thorne -BDAY:19940307 -NOTE:Facilisis autem dolor hendrerit etaccumsan feugiat doloremagna duis facilisis duis dignissim. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;3620 Green Twig Trail;West Sacramento;CA;95799; -FN:Harris Anglin -IMPP:sip:harris@sip.linphone.org -ORG:North General Direct -GENDER:U -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:F -FN:Hollie Delong -ADR:;;8976 School Circle;Fairhaven;MA;02719; -TEL:tel:(857)725-4552 -N:Delong;Hollie;;; -BDAY:19420221 -IMPP:sip:hollie@sip.linphone.org -ORG:Hardware Data Vision -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Kelli Crews -IMPP:sip:kelli@sip.linphone.org -EMAIL:kelli@enimduis.us -ADR:;;2900 Edenfield Drive;San Diego;CA;92158; -TEL:tel:(207)472-3061 -BDAY:19900326 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Bobbie Rutherford -BDAY:19890218 -NOTE:Lobortis consequat doloremagna veniamquis ipsum volutpat molestie eros accumsan consectetuer. -N:Rutherford;Bobbie;;; -GENDER:U -ADR:;;9711 Baytown Avenue;Farmersburg;IN;47850; -ORG:Data Provider Medicine -EMAIL:b.rutherford@velfeugait.tv -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Electronics Analysis Provider -TEL:tel:(719)381-3190 -IMPP:sip:rodrigo@sip.linphone.org -ADR:;;3651 Greeley Way;Henderson;NY;13650; -GENDER:M -FN:Rodrigo Noe -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(610)972-3463 -NOTE:Autem vel iriure nonummy nulla dolore blandit iustoodio et. -GENDER:F -FN:Lauren Wilkins -ADR:;;4836 Farindon Lane;Madisonville;LA;70447; -EMAIL:l.wilkins@adipiscingwisi.tv -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Jewel Calvin -GENDER:U -BDAY:19871128 -IMPP:sip:jewel@sip.linphone.org -TEL:tel:(912)867-9631 -ADR:;;507 Akerswood Circle;South Bay;FL;33493; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Danelle Saunders -IMPP:sip:danelle@sip.linphone.org -EMAIL:danelle.saunders@euismodnibh.gov -GENDER:F -ADR:;;4474 Wolf Bend Drive;Campbellsburg;IN;47108; -BDAY:19661001 -N:Saunders;Danelle;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:w.stephen@veronislut.info -GENDER:U -TEL:tel:(405)719-5861 -FN:Werner Stephen -NOTE:Luptatumzzril minim amet ipsum. -ORG:Bell Construction Graphics -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Buckley;Claud;;; -ADR:;;3215 Towering Pines Way;Munden;KS;66959; -FN:Claud Buckley -EMAIL:claud.buckley@erosminim.gov -IMPP:sip:claud@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(206)732-9335 -IMPP:sip:allie@sip.linphone.org -EMAIL:allie.tuggle@laoreetwisi.gov -N:Tuggle;Allie;;; -GENDER:O -FN:Allie Tuggle -ORG:Consulting West Electronic -BDAY:19740722 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Bernie Story -N:Story;Bernie;;; -EMAIL:bernie@quiveniamquis.net -ORG:Speed Construction Future -GENDER:M -NOTE:Iustoodio enim tincidunt zzril nibh nislut delenitaugue nulla dignissim ex tation nisl eros. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Duis lorem commodoconsequat odio tation at. -ADR:;;6828 Whipper Trail;Surfside;CA;90743; -GENDER:O -FN:Jerald Lerma -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Dillon Brant -ORG:Alpha Net -ADR:;;5222 William Trail;Boston;MA;02215; -N:Brant;Dillon;;; -BDAY:19510214 -GENDER:N -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Dykes;Tara;;; -FN:Tara Dykes -GENDER:U -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Phelps;Ambrose;;; -IMPP:sip:ambrose@sip.linphone.org -FN:Ambrose Phelps -TEL:tel:(979)371-2315 -ORG:General Vision -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Dorthy Khan -ORG:Application Network Vision -GENDER:N -IMPP:sip:dorthy@sip.linphone.org -N:Khan;Dorthy;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:michell@sip.linphone.org -TEL:tel:(202)412-4499 -NOTE:At suscipit etaccumsan nostrud enim accumsan luptatum. -FN:Michell Gates -EMAIL:michell.gates@dolornulla.tv -GENDER:F -ORG:Bell Star West -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Summer Irizarry -N:Irizarry;Summer;;; -IMPP:sip:summer@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Paige;Quinn;;; -FN:Quinn Paige -BDAY:19390802 -ORG:Industries North Contract -EMAIL:q.paige@nislutdignissim.net -TEL:tel:(907)194-8051 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;4962 Gray Ridge Drive;Linkwood;MD;21835; -ORG:West Future -IMPP:sip:sharonda@sip.linphone.org -FN:Sharonda Harness -NOTE:Commodo esse iriuredolor commodoconsequat qui luptatum ut feugait ut lobortis at. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Augue feugait dolor consequatvel aliquam augue et nulla wisi commodoconsequat. -IMPP:sip:forrest@sip.linphone.org -ORG:Atlantic General Alpha -FN:Forrest Crandall -TEL:tel:(276)307-2435 -BDAY:19431005 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(406)670-5686 -FN:Marianna Baskin -NOTE:Duis zzril ipsum nulla augue aliquam duis. -ADR:;;3759 Parade Trail;Winkelman;AZ;85292; -GENDER:O -BDAY:19881211 -IMPP:sip:marianna@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Rickey Rossi -TEL:tel:(845)779-9956 -EMAIL:rickey@facilisisin.net -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Berry Bird -TEL:tel:(719)856-8369 -GENDER:M -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Contract Digital Network -NOTE:Dolore nulla quis minim feugait duis autem nisl dolore feugiat feugait eros et. -IMPP:sip:valeria@sip.linphone.org -BDAY:19370417 -N:Quinlan;Valeria;;; -EMAIL:valeria.quinlan@consequatduis.info -FN:Valeria Quinlan -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(765)654-3290 -N:Magnuson;Milo;;; -ADR:;;5031 Hayley Avenue;Grouse Creek;UT;84313; -FN:Milo Magnuson -ORG:Medicine Source Galaxy -BDAY:19841203 -GENDER:M -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Jessie Withers -TEL:tel:(518)944-2660 -NOTE:Nulla facilisis ea euismod nislut vel dignissim etaccumsan. -ADR:;;1366 Riverwood Circle;Renault;IL;62279; -N:Withers;Jessie;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Suscipit consequatvel vero wisi odio suscipit aliquam. -TEL:tel:(937)120-2252 -FN:Bobby Beaudoin -N:Beaudoin;Bobby;;; -ORG:Consulting Network Construction -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:m.guthrie@nostrudtationullamcorper.tv -N:Guthrie;Mervin;;; -ORG:Studio West Virtual -FN:Mervin Guthrie -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:jim@sip.linphone.org -NOTE:Exerci praesent dolor dolore tation consequat nulla. -GENDER:N -ADR:;;1877 Gallery Trail;Waxahachie;TX;75168; -FN:Jim Vincent -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:F -FN:Vicki Dulaney -ADR:;;1373 Leighton Creek Cove;Old Ocean;TX;77463; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;5211 Conifer Parkway;Duffield;VA;24244; -EMAIL:g.rose@nislutnulla.eu -NOTE:Consequat blandit enim consequat feugait delenitaugue ex. -ORG:Universal Data Solutions -FN:Guadalupe Rose -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:orville@sip.linphone.org -FN:Orville Robert -N:Robert;Orville;;; -EMAIL:o.robert@laoreetblandit.info -ORG:Resource Resource -NOTE:Ea eu feugait feugait lorem nulla nulla eros aliquip velit hendrerit eufeugiat. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Ray;Walter;;; -IMPP:sip:walter@sip.linphone.org -FN:Walter Ray -ADR:;;8566 Norell Trail;Van Nuys;CA;91470; -EMAIL:w.ray@facilisisutwisi.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Tincidunt accumsan lorem aliquip. -FN:Elias Luther -N:Luther;Elias;;; -IMPP:sip:elias@sip.linphone.org -GENDER:M -ADR:;;2955 Bison Lane;Owensboro;KY;42304; -EMAIL:elias@dolorut.gov -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;4735 Oakland Circle;Sun City;FL;33586; -GENDER:O -FN:Corrie Patel -NOTE:Dolore vel nisl consequat. -EMAIL:c.patel@utwisiautem.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Odio nulla feugiat in in. -FN:Zenaida Cummings -TEL:tel:(931)607-8047 -ADR:;;3135 Oak Run Circle;Orange City;FL;32763; -BDAY:19670529 -EMAIL:zenaida.cummings@delenitqui.tv -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;322 Oak Hill Drive;Granville;NY;12832; -ORG:Alpha Architecture Solutions -IMPP:sip:maryann@sip.linphone.org -N:Hartley;Maryann;;; -TEL:tel:(516)866-4794 -FN:Maryann Hartley -EMAIL:maryann.hartley@nullaamet.edu -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;4343 Wax Myrtle Street;Charles City;VA;23030; -FN:Erin Radford -NOTE:At tincidunt doloremagna suscipit commodo. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(304)762-5025 -EMAIL:stevie@doloremagnaminim.gov -ADR:;;7095 Meadow Creek Bridge Way;Chapel Hill;NC;27599; -FN:Stevie Lane -N:Lane;Stevie;;; -IMPP:sip:stevie@sip.linphone.org -ORG:Innovation Net Graphics -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;428 Harding Circle;Tenmile;OR;97481; -N:Saucedo;Kim;;; -FN:Kim Saucedo -IMPP:sip:kim@sip.linphone.org -NOTE:Enim vero dignissim ex. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Pitre;Lowell;;; -TEL:tel:(775)554-2877 -EMAIL:lowell@exenim.gov -FN:Lowell Pitre -GENDER:O -ADR:;;3266 Kimdale Lane;Clontarf;MN;56226; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Mahaffey;Ollie;;; -GENDER:F -FN:Ollie Mahaffey -NOTE:Et feugait aliquip veniam aliquip adipiscing iriuredolor dignissim etaccumsan consequat. -BDAY:19951230 -IMPP:sip:ollie@sip.linphone.org -TEL:tel:(980)513-4181 -EMAIL:ollie@etea.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:marcy@exex.gov -FN:Marcy Kerr -GENDER:U -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Latasha Pearl -IMPP:sip:latasha@sip.linphone.org -GENDER:F -NOTE:Aliquip iriuredolor at eros consectetuer nulla duis Utwisi autem facilisi. -EMAIL:latasha.pearl@sitsit.edu -TEL:tel:(260)491-2055 -N:Pearl;Latasha;;; -ORG:Galaxy Innovation -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(605)973-7350 -FN:Camille Frasier -ADR:;;3444 Hayden Lane;Salt Point;NY;12578; -BDAY:19470808 -IMPP:sip:camille@sip.linphone.org -GENDER:F -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;7437 River Valley Cove;Walnutport;PA;18088; -EMAIL:jake@erosadipiscing.us -ORG:Adventure Star -FN:Jake Hand -BDAY:19840928 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:M -IMPP:sip:carroll@sip.linphone.org -TEL:tel:(773)723-4385 -N:Cathey;Carroll;;; -ORG:Internet Data Frontier -FN:Carroll Cathey -ADR:;;1767 Stonewyck Avenue;Key Biscayne;FL;33149; -EMAIL:carroll.cathey@etaccumsaninvulputate.com -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:gilberto@sip.linphone.org -N:Booker;Gilberto;;; -FN:Gilberto Booker -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(256)556-3304 -FN:Francis Loy -NOTE:Veniam facilisi suscipit nibh lobortis duis wisi facilisi ut illum vulputate consectetuer. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19940214 -ADR:;;6226 Washington Parkway;Detroit;MI;48228; -GENDER:N -EMAIL:d.deane@praesentesse.org -NOTE:Enim te hendrerit facilisi te molestie autem eros autem dolor blandit nostrud enim euismod. -FN:Delmer Deane -TEL:tel:(330)786-7248 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Suzan Power -ADR:;;1399 Thorncroft Circle;Lindsay;NE;68644; -N:Power;Suzan;;; -GENDER:N -NOTE:In elitsed duis nonummy feugait ad ut exerci ex facilisi luptatum facilisis. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:m.barth@blanditdolore.us -ADR:;;2953 Penrose Drive;Lahmansville;WV;26731; -TEL:tel:(661)749-9830 -ORG:Electronics Hardware -GENDER:F -FN:Marion Barth -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:nickolas.ammons@quisfeugait.us -FN:Nickolas Ammons -ORG:Bell Universal Provider -NOTE:Esse dolore dignissim ea qui eros iusto laoreet aliquip illum. -TEL:tel:(231)430-5467 -IMPP:sip:nickolas@sip.linphone.org -BDAY:19420922 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Verda Shoemaker -ORG:Network Adventure Net -N:Shoemaker;Verda;;; -NOTE:Nonummy esse odio iustoodio quis te facilisis vel suscipit. -TEL:tel:(920)592-8592 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19920205 -TEL:tel:(775)474-1876 -FN:Augusta Clouse -GENDER:F -EMAIL:augusta@adipiscingtincidunt.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:O -EMAIL:g.clouse@duisblandit.org -FN:Gustavo Clouse -ADR:;;7628 Carnton Circle;Riggins;ID;83549; -N:Clouse;Gustavo;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19450124 -FN:Latrice Forrester -ORG:Medicine Star Federated -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Caryn Holder -EMAIL:caryn.holder@veniamquisodio.edu -BDAY:19600125 -N:Holder;Caryn;;; -NOTE:Facilisis elitsed enim vel hendrerit duis dignissim iusto ut. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:jamal@sip.linphone.org -TEL:tel:(828)505-5856 -FN:Jamal Sun -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19431004 -ORG:Venture Design Future -NOTE:Illum feugiat eum velit esse commodo adipiscing ut eum aliquip tationullamcorper te consectetuer. -FN:Virginia Straub -N:Straub;Virginia;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Brant Oliva -TEL:tel:(469)493-6117 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Nulla facilisi et veniamquis vel ex ad feugiat eu facilisi. -GENDER:M -FN:Dante Clifford -TEL:tel:(718)915-7367 -ORG:Architecture Hill -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Vickey Langdon -ADR:;;1031 Wilkins Cove;Hallett;OK;74034; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(417)947-2514 -IMPP:sip:byron@sip.linphone.org -FN:Byron Tillman -ADR:;;2531 Saint Marys Street;Reading;PA;19604; -GENDER:M -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:corey.shively@laoreetiusto.edu -FN:Corey Shively -TEL:tel:(262)574-8446 -NOTE:Consectetuer in tationullamcorper luptatum luptatum eum feugait feugiat nulla iriuredolor. -IMPP:sip:corey@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Sample;Edwardo;;; -ORG:Frontier Star Frontier -BDAY:19880225 -GENDER:U -FN:Edwardo Sample -ADR:;;9095 Norcrest Drive;Elm Grove;LA;71051; -NOTE:Ut tationullamcorper vel et qui at dolore tationullamcorper in dolore. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:O -N:Ames;Pricilla;;; -BDAY:19881215 -TEL:tel:(510)883-5441 -ADR:;;3033 Bensonwood Way;Smithfield;VA;23431; -IMPP:sip:pricilla@sip.linphone.org -FN:Pricilla Ames -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Minim nulla duis euismod facilisis amet dolor nulla elitsed eros augue ad te. -IMPP:sip:mollie@sip.linphone.org -TEL:tel:(557)451-5439 -GENDER:N -FN:Mollie Wise -EMAIL:mollie.wise@nislveniam.us -N:Wise;Mollie;;; -BDAY:19720116 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:huey@nostrudhendrerit.tv -ADR:;;1418 Wethersfield Street;Dows;IA;50071; -TEL:tel:(503)627-1955 -BDAY:19601022 -NOTE:Dignissim eros iusto duis veniam augue delenitaugue. -FN:Huey Bolton -N:Bolton;Huey;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19480622 -ORG:Architecture Graphics -NOTE:Eu autem tation lobortis duis nulla molestie illum ad dolore. -FN:Randal Slater -TEL:tel:(920)395-8431 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:M -FN:Nathan Gaskins -NOTE:Commodo zzril lobortis iriure commodo suscipit. -ORG:Pacific Virtual -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Marguerite Flood -EMAIL:marguerite.flood@erossit.tv -IMPP:sip:marguerite@sip.linphone.org -ORG:West Net Architecture -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:F -FN:Madeline Terrill -N:Terrill;Madeline;;; -IMPP:sip:madeline@sip.linphone.org -ADR:;;5700 St Ives Circle;Houston;TX;77026; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;470 Isleton Trail;Redlake;MN;56671; -N:Chesser;Miranda;;; -FN:Miranda Chesser -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19690410 -TEL:tel:(408)788-1329 -GENDER:O -ADR:;;8947 Rutherford Circle;Glasgow;WV;25086; -FN:Leora Marra -IMPP:sip:leora@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(412)700-2271 -ORG:Frontier Pacific -EMAIL:j.rich@utwisieu.eu -GENDER:U -BDAY:19851210 -N:Rich;Jordon;;; -FN:Jordon Rich -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19890529 -FN:Yvonne Mcreynolds -TEL:tel:(907)483-5241 -GENDER:O -IMPP:sip:yvonne@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;6928 Jewell Circle;East Windsor;CT;06088; -GENDER:F -FN:Autumn Mejia -N:Mejia;Autumn;;; -IMPP:sip:autumn@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:O -IMPP:sip:verla@sip.linphone.org -ADR:;;5010 Hazel Avenue;Brian Head;UT;84719; -FN:Verla Skeen -N:Skeen;Verla;;; -EMAIL:verla@dignissimelitsed.eu -NOTE:Tincidunt facilisi lorem eu vero minim nulla. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Casey;Lauretta;;; -TEL:tel:(386)345-9605 -BDAY:19531213 -IMPP:sip:lauretta@sip.linphone.org -FN:Lauretta Casey -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:carey@veniamet.edu -ORG:South East Graphics -TEL:tel:(414)624-9448 -GENDER:M -FN:Carey Grossman -IMPP:sip:carey@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:U -BDAY:19750915 -EMAIL:d.alford@utquis.com -TEL:tel:(304)964-1689 -FN:Delfina Alford -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:emery@sip.linphone.org -EMAIL:emery.vanover@velcommodoconsequat.tv -ORG:Hardware Industries Future -TEL:tel:(619)343-5587 -ADR:;;1757 Oakgreen Cove;Sun Valley;CA;91352; -FN:Emery Vanover -N:Vanover;Emery;;; -BDAY:19970318 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:East West -TEL:tel:(304)946-2672 -FN:Brad Winkler -ADR:;;3409 Kallie Street;Philadelphia;PA;19125; -IMPP:sip:brad@sip.linphone.org -NOTE:Praesent dolore facilisis tationullamcorper ut Utwisi ea duis in. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;577 Falling Leaf Parkway;Sebring;FL;33871; -EMAIL:valerie@wisihendrerit.info -FN:Valerie Bonner -N:Bonner;Valerie;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Hill Pacific Future -ADR:;;6213 West Cove;Opelika;AL;36804; -IMPP:sip:natasha@sip.linphone.org -FN:Natasha Bey -NOTE:Diam iusto doloremagna facilisi esse ad dolore feugait minim illum adipiscing. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(330)791-3507 -FN:Sharla Shepherd -ADR:;;8437 Normandale Lane;Longmeadow;MA;01116; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Daniel Cortes -BDAY:19971218 -EMAIL:daniel@consectetuertation.tv -TEL:tel:(917)808-3404 -IMPP:sip:daniel@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19640120 -NOTE:Nulla laoreet et adipiscing amet amet facilisi nisl facilisi velit diam suscipit. -ADR:;;6040 May Woods Way;Willisburg;KY;40078; -FN:Wyatt Stine -GENDER:O -EMAIL:wyatt.stine@verosuscipit.info -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(831)362-5980 -BDAY:19481114 -IMPP:sip:oswaldo@sip.linphone.org -FN:Oswaldo Estes -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Jenny Peter -N:Peter;Jenny;;; -EMAIL:jenny@luptatumad.net -ORG:Interactive People -BDAY:19640306 -TEL:tel:(734)607-4010 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(715)508-5496 -EMAIL:sherry.mcclelland@dignissimut.gov -N:Mcclelland;Sherry;;; -ORG:Speed Bell -NOTE:Doloremagna blandit luptatumzzril vel minim blandit lorem eum facilisi vero hendrerit ut minim. -IMPP:sip:sherry@sip.linphone.org -FN:Sherry Mcclelland -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Technology Application Max -FN:Lyn Jay -TEL:tel:(912)586-2774 -EMAIL:lyn@euismoddolore.edu -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Alvin Fogle -BDAY:19740422 -GENDER:M -ORG:Resource Solutions Architecture -NOTE:Aliquip nisl dignissim quis quis aliquam praesent iriure ea vulputate ex aliquip. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:ada@veroetaccumsan.gov -FN:Ada Monroe -IMPP:sip:ada@sip.linphone.org -BDAY:19940314 -ADR:;;4966 Hunters Hill Circle;Chautauqua;NY;14722; -N:Monroe;Ada;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Ramiro Rodman -BDAY:19920201 -ORG:Hill Galaxy East -GENDER:M -IMPP:sip:ramiro@sip.linphone.org -N:Rodman;Ramiro;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;5376 Hobbits Glen Lane;Benson;MN;56215; -FN:Lela Friday -N:Friday;Lela;;; -IMPP:sip:lela@sip.linphone.org -TEL:tel:(227)249-9236 -GENDER:U -ORG:Data Network -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(318)546-5395 -FN:Chiquita Neff -GENDER:U -BDAY:19590407 -N:Neff;Chiquita;;; -NOTE:Praesent facilisi lobortis etaccumsan feugiat ex minim. -EMAIL:chiquita@iriuredolorlorem.info -ADR:;;7034 Hillcrest Way;La Coste;TX;78039; -IMPP:sip:chiquita@sip.linphone.org -ORG:Advanced Analysis -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Aline Duggan -N:Duggan;Aline;;; -IMPP:sip:aline@sip.linphone.org -ADR:;;9577 Conner Cove;Madera;PA;16661; -TEL:tel:(203)459-3183 -NOTE:Etaccumsan vel molestie velit ad feugiat doloremagna hendrerit. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Rausch;Wade;;; -EMAIL:wade.rausch@eaqui.gov -GENDER:M -IMPP:sip:wade@sip.linphone.org -FN:Wade Rausch -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Alvina Randall -NOTE:Dignissim in iusto minim eu augue illum dolore feugiat facilisi luptatum lobortis invulputate. -BDAY:19790416 -N:Randall;Alvina;;; -EMAIL:alvina@autemesse.info -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(847)890-9178 -BDAY:19440524 -GENDER:F -IMPP:sip:may@sip.linphone.org -FN:May Mast -ORG:Net Consulting -ADR:;;2165 Green Forest Way;Chilton;TX;76632; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Interactive Resource -FN:Tasha Foust -NOTE:Ex erat nibh ad illum dolore vero luptatum quis luptatumzzril tation hendrerit nulla feugait. -TEL:tel:(310)689-7297 -EMAIL:tasha@adea.eu -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:deloris@eaeum.com -FN:Deloris Everhart -N:Everhart;Deloris;;; -TEL:tel:(859)248-6910 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:O -BDAY:19381014 -FN:Stacy Patton -NOTE:Amet hendrerit laoreet nulla eufeugiat eros consectetuer sit velit iustoodio exerci tincidunt eum consectetuer. -N:Patton;Stacy;;; -TEL:tel:(612)728-9446 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;743 Melville Street;Toms River;NJ;08755; -ORG:Galaxy Application Universal -FN:Wally Bello -EMAIL:wally.bello@duisinvulputate.info -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Warden;Tommie;;; -FN:Tommie Warden -IMPP:sip:tommie@sip.linphone.org -TEL:tel:(304)873-2320 -ADR:;;7001 Heatherly Cove;Springfield;MN;56087; -BDAY:19420729 -GENDER:F -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:monika.eck@ametvulputate.info -FN:Monika Eck -N:Eck;Monika;;; -NOTE:Exerci consequat ut lobortis feugiat ut dolore velit hendrerit ut hendrerit luptatum hendrerit hendrerit. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Galaxy Future Construction -EMAIL:marcos.soares@aliquamdolore.net -FN:Marcos Soares -TEL:tel:(203)377-4143 -ADR:;;7347 Mimosa Tree Circle;Peoria;IL;61652; -IMPP:sip:marcos@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Alvaro Cope -ORG:Electronics Network Electronic -EMAIL:a.cope@hendreritpraesent.info -BDAY:19560702 -IMPP:sip:alvaro@sip.linphone.org -N:Cope;Alvaro;;; -GENDER:M -ADR:;;6949 Grove Avenue;Cambridge;OH;43725; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Ripley;Ralph;;; -TEL:tel:(978)881-6783 -GENDER:M -ADR:;;2441 Wyndhurst Cove;Dulac;LA;70353; -FN:Ralph Ripley -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Dolore eros illum ad aliquip eu enim exerci dolore autem iustoodio et iusto feugiat. -N:Bunnell;Ma;;; -ORG:Telecom Solutions -IMPP:sip:ma@sip.linphone.org -FN:Ma Bunnell -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Sidney Bosley -N:Bosley;Sidney;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Ea facilisi et duis suscipit facilisis esse. -ORG:Atlantic Net -EMAIL:m.pacheco@velitvel.net -FN:Mariana Pacheco -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:O -BDAY:19740210 -NOTE:Qui ex duis odio odio. -FN:Sonya Judkins -N:Judkins;Sonya;;; -ORG:Medicine Direct Adventure -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:corinne.ruffin@adaliquam.org -FN:Corinne Ruffin -BDAY:19500328 -NOTE:Et nostrud iusto vero nostrud eu suscipit eum iriure dolore vel minim. -ORG:Speed South Pacific -ADR:;;3628 Centre Oak Trail;Harvard;MA;01451; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(850)977-5416 -FN:Niki Lerma -EMAIL:niki@blanditerat.tv -ORG:Universal Direct -NOTE:Amet ut nisl consequat. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Amanda Blount -NOTE:Eum veniamquis ea invulputate illum commodo nibh eum dolor commodoconsequat velit vero. -ADR:;;4167 Rich Hill Lane;Shawnee Mission;KS;66282; -GENDER:F -ORG:Provider Building -BDAY:19590503 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(434)420-7284 -NOTE:Iusto lorem duis consequatvel suscipit consectetuer lorem. -EMAIL:kenny@invulputatepraesent.net -IMPP:sip:kenny@sip.linphone.org -GENDER:O -BDAY:19390210 -ORG:Star Solutions -FN:Kenny Patton -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Aliquip et autem et tationullamcorper duis diam iriuredolor molestie diam zzril. -ORG:Electronics Solutions General -FN:Carlton Lyles -EMAIL:c.lyles@nulladuis.edu -ADR:;;6114 Crestwyn Parkway;Acme;PA;15610; -BDAY:19691111 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Vision Analysis Net -TEL:tel:(858)444-6224 -EMAIL:cristy.stovall@nullaexerci.info -IMPP:sip:cristy@sip.linphone.org -FN:Cristy Stovall -NOTE:Suscipit illum delenit aliquam vero ea veniamquis te. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(661)271-2630 -GENDER:O -N:Novotny;Van;;; -NOTE:Ea in consectetuer veniam dignissim vel dolor facilisi praesent lobortis nislut augue veniamquis suscipit. -ADR:;;2144 Wilkins Cove;Westtown;NY;10998; -FN:Van Novotny -ORG:Federated Internet Internet -EMAIL:van.novotny@duisvel.gov -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;2369 Paragon Way;High Springs;FL;32655; -FN:Leilani Girard -GENDER:F -IMPP:sip:leilani@sip.linphone.org -N:Girard;Leilani;;; -NOTE:Qui veniamquis dignissim nulla zzril feugait luptatum lorem. -ORG:Contract South Net -BDAY:19640108 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Eastman;Tyson;;; -TEL:tel:(386)597-7238 -FN:Tyson Eastman -ORG:Hardware Net -IMPP:sip:tyson@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Vision Hardware Design -GENDER:U -FN:Lupe Nesmith -BDAY:19900901 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Solutions Atlantic Signal -FN:Maria Gunderson -BDAY:19541224 -NOTE:Qui et accumsan euismod tation ex delenit in exerci duis dolore molestie diam. -ADR:;;4092 Calumet Circle;New Orleans;LA;70139; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19390915 -N:Harman;Lesa;;; -TEL:tel:(952)799-8829 -GENDER:U -NOTE:Volutpat dolor eros vero. -FN:Lesa Harman -EMAIL:lesa@dignissimnislut.info -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:t.benge@nullautwisi.tv -N:Benge;Terry;;; -ADR:;;9882 Ottumwa Street;Jarales;NM;87023; -GENDER:F -IMPP:sip:terry@sip.linphone.org -FN:Terry Benge -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Jewell Nickel -GENDER:M -TEL:tel:(310)780-3255 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Mac Ritter -N:Ritter;Mac;;; -TEL:tel:(740)368-5881 -IMPP:sip:mac@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19860829 -IMPP:sip:riley@sip.linphone.org -FN:Riley Noble -GENDER:O -NOTE:Vero iriuredolor feugiat lobortis dolor veniamquis blandit in qui. -N:Noble;Riley;;; -ADR:;;8947 Hobbits Glen Circle;Joseph City;AZ;86032; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:pablo.trudeau@adlobortis.eu -IMPP:sip:pablo@sip.linphone.org -FN:Pablo Trudeau -ADR:;;6291 Brush Creek Trail;Hastings;NE;68902; -TEL:tel:(260)891-1300 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:sophia@sip.linphone.org -FN:Sophia High -ADR:;;725 Meadowview Circle;Layton;NJ;07851; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Martin Nall -GENDER:M -BDAY:19490406 -ADR:;;6183 Corporate Center Way;Louisville;KY;40221; -ORG:Source Interactive Source -NOTE:Qui feugiat exerci nislut amet suscipit Utwisi commodo vel autem nulla. -TEL:tel:(515)820-2997 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Source Virtual Hardware -FN:Tyrell Kerns -IMPP:sip:tyrell@sip.linphone.org -EMAIL:tyrell.kerns@suscipitexerci.com -ADR:;;6822 Brewers Street;La Mesa;NM;88044; -NOTE:Iriuredolor et esse dignissim. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Ramon;Clare;;; -ORG:Design Digital General -BDAY:19370227 -FN:Clare Ramon -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Aliquip enim vulputate feugait commodoconsequat. -ADR:;;6551 Everwood Street;Bridgewater;NJ;08807; -IMPP:sip:chanel@sip.linphone.org -FN:Chanel Willey -N:Willey;Chanel;;; -TEL:tel:(724)661-3666 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Demetria Neel -ORG:Advanced South Alpha -N:Neel;Demetria;;; -NOTE:Ipsum blandit in autem nonummy facilisi in quis erat. -BDAY:19970627 -IMPP:sip:demetria@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;4386 Thornwick Drive;Minden;LA;71058; -N:Nicholas;Wes;;; -TEL:tel:(505)286-4023 -ORG:Alpha Net -GENDER:M -BDAY:19930629 -EMAIL:w.nicholas@velitblandit.edu -IMPP:sip:wes@sip.linphone.org -FN:Wes Nicholas -NOTE:Vel dignissim te accumsan aliquip commodoconsequat Utwisi. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Dolore facilisi nulla blandit volutpat facilisi feugait nulla duis. -FN:Domenic Winters -EMAIL:domenic.winters@duisat.tv -GENDER:O -TEL:tel:(207)676-5318 -BDAY:19930607 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(248)453-6728 -EMAIL:s.schneider@inaliquip.us -FN:Silas Schneider -N:Schneider;Silas;;; -GENDER:O -IMPP:sip:silas@sip.linphone.org -NOTE:Duis autem ipsum qui amet nostrud nibh iusto qui erat velit commodo doloremagna. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:O -FN:Louisa Grace -ADR:;;2220 Jocelyn Way;Black;AL;36314; -TEL:tel:(651)381-1704 -IMPP:sip:louisa@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19670128 -GENDER:F -ORG:Adventure Technology -FN:Shiela Ricks -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;3071 Heatherbrook Circle;Austin;TX;78748; -IMPP:sip:toney@sip.linphone.org -FN:Toney Krauss -BDAY:19551107 -TEL:tel:(864)675-5041 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(660)772-3012 -GENDER:M -FN:Walton Slaton -BDAY:19351207 -IMPP:sip:walton@sip.linphone.org -NOTE:Aliquip consectetuer facilisi eum feugait nibh ut ipsum iusto nonummy invulputate ut. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Hebert;Rudolph;;; -IMPP:sip:rudolph@sip.linphone.org -FN:Rudolph Hebert -NOTE:Laoreet feugait in veniam elitsed iusto duis adipiscing te suscipit velit molestie at tation. -EMAIL:rudolph@utlaoreet.info -ORG:Venture Galaxy -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;5133 Morning Dove Trail;Lineboro;MD;21088; -GENDER:N -BDAY:19940730 -EMAIL:b.bostick@facilisisconsequat.us -FN:Bruno Bostick -IMPP:sip:bruno@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:N -FN:Sammy Mahon -IMPP:sip:sammy@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:F -ORG:West Galaxy Interactive -IMPP:sip:christi@sip.linphone.org -BDAY:19371219 -EMAIL:c.gill@adipiscingeufeugiat.net -FN:Christi Gill -N:Gill;Christi;;; -ADR:;;2104 Stonewyck Lane;Potomac;MD;20854; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Rubye Muhammad -N:Muhammad;Rubye;;; -ORG:Federated Telecom -NOTE:In commodo invulputate iusto veniam eros vel dolore elitsed suscipit. -EMAIL:r.muhammad@velblandit.edu -GENDER:O -TEL:tel:(424)783-2218 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Daniel Bruns -TEL:tel:(239)613-7508 -GENDER:U -IMPP:sip:daniel@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:peter.gonsalves@exad.tv -FN:Peter Gonsalves -TEL:tel:(571)773-3394 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Carrol Shuler -IMPP:sip:carrol@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Rey Appleton -EMAIL:rey.appleton@autemnulla.gov -ADR:;;1621 Oxboro Cove;Sturgis;MI;49091; -IMPP:sip:rey@sip.linphone.org -GENDER:M -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Michal Nunez -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:collin@indignissim.info -FN:Collin Busch -N:Busch;Collin;;; -NOTE:Etaccumsan eum tationullamcorper te exerci luptatum. -IMPP:sip:collin@sip.linphone.org -BDAY:19750618 -ORG:Max Interactive General -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(918)656-4581 -IMPP:sip:jim@sip.linphone.org -BDAY:19800313 -NOTE:Lobortis feugait ex delenitaugue veniam delenitaugue facilisi facilisis duis ut dolore hendrerit dignissim vero. -FN:Jim Beaver -GENDER:O -N:Beaver;Jim;;; -ORG:Systems Hardware Software -EMAIL:jim@dolorediam.com -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:g.ostrander@facilisisfacilisis.gov -TEL:tel:(210)868-5445 -ORG:Innovation Provider Internet -GENDER:M -ADR:;;3274 Wilkins Drive;Ellabell;GA;31308; -FN:Glen Ostrander -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19660131 -GENDER:U -EMAIL:a.galbraith@aliquipaliquip.eu -FN:Arlen Galbraith -ORG:Systems Analysis Net -IMPP:sip:arlen@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Darcy Houck -ORG:Solutions Design -ADR:;;4209 Elk Run Street;Morristown;NJ;07963; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:jillian.lam@utetaccumsan.edu -NOTE:Quis molestie duis tationullamcorper suscipit. -FN:Jillian Lam -N:Lam;Jillian;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19480708 -FN:Bettye Sorrell -TEL:tel:(870)422-3359 -N:Sorrell;Bettye;;; -GENDER:N -NOTE:Aliquip eros velit vero. -IMPP:sip:bettye@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Cheney;Wally;;; -ADR:;;6166 Haseley Drive;Ingleside;TX;78362; -FN:Wally Cheney -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Research Industries -FN:Jospeh Beyer -NOTE:Dolor delenit commodoconsequat velit sit adipiscing et odio. -IMPP:sip:jospeh@sip.linphone.org -N:Beyer;Jospeh;;; -BDAY:19660131 -ADR:;;9777 Valley Crest Street;Mapleton;ME;04757; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:M -BDAY:19670226 -IMPP:sip:heriberto@sip.linphone.org -ADR:;;8916 Danforth Street;French Village;MO;63036; -N:Roden;Heriberto;;; -FN:Heriberto Roden -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(225)603-8216 -FN:Maynard Eden -EMAIL:m.eden@praesentiriuredolor.us -GENDER:U -ADR:;;4059 Orchard Hill Trail;Ogden;UT;84415; -ORG:Vision Interactive -NOTE:Eum blandit facilisis luptatum nibh nulla praesent lobortis velit feugiat lobortis duis vel. -BDAY:19510723 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Keyes;Bryon;;; -EMAIL:bryon.keyes@feugaitdelenit.org -FN:Bryon Keyes -ADR:;;5727 Hapano Street;Little Rock;AR;72295; -ORG:Frontier Atlantic -NOTE:Aliquip at duis nulla lobortis vel consequat. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19790318 -FN:Michele Burkett -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:U -NOTE:Etaccumsan vel delenitaugue esse volutpat aliquip nonummy praesent exerci nibh qui Utwisi te. -IMPP:sip:tristan@sip.linphone.org -FN:Tristan Amador -ADR:;;4568 Walkwood Lane;Fleetwood;PA;19522; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:titus@enimut.us -BDAY:19380925 -NOTE:Wisi iustoodio nulla sit. -IMPP:sip:titus@sip.linphone.org -GENDER:M -FN:Titus Andrus -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Rosita Nettles -IMPP:sip:rosita@sip.linphone.org -ORG:Hill Star -ADR:;;2347 Chestnut Avenue;Bessemer City;NC;28016; -N:Nettles;Rosita;;; -TEL:tel:(808)226-3984 -BDAY:19850308 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:santos@sip.linphone.org -FN:Santos Hedrick -EMAIL:santos@dolorepraesent.gov -TEL:tel:(501)502-5766 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;6333 Sandy Lane;Spring Valley;IL;61362; -FN:Easter Erickson -N:Erickson;Easter;;; -GENDER:F -TEL:tel:(626)706-3992 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Nona Stinson -N:Stinson;Nona;;; -GENDER:O -TEL:tel:(470)249-8522 -ORG:Vision General -ADR:;;8049 Commercial Street;Sargent;NE;68874; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:c.ingraham@iustout.com -ADR:;;2114 Woodleaf Cove;Porterville;CA;93258; -FN:Chong Ingraham -ORG:Power West -TEL:tel:(859)364-7708 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Hooker;Amparo;;; -BDAY:19780308 -NOTE:Minim dignissim eum Utwisi praesent iusto. -FN:Amparo Hooker -EMAIL:a.hooker@aliquipvel.info -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:M -FN:Anton Olivarez -ORG:Federated Internet Design -ADR:;;3638 Beaux Bridge Circle;Sharpsville;PA;16150; -TEL:tel:(469)444-8222 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:nicolas@sip.linphone.org -EMAIL:nicolas.worley@dolorconsequat.org -ADR:;;8398 Long Oak Trail;Stevenson;CT;06491; -FN:Nicolas Worley -GENDER:M -ORG:Construction Alpha Vision -NOTE:Feugiat exerci te minim. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:M -ADR:;;8811 Poplar Way;Conway;NH;03818; -TEL:tel:(773)568-5105 -FN:Scotty Vogt -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Speed Data -FN:Avery Prater -GENDER:N -BDAY:19470416 -N:Prater;Avery;;; -TEL:tel:(630)907-7067 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Industries Advanced Building -FN:Gwendolyn Abreu -BDAY:19390308 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(717)793-7719 -FN:Jeremiah Barton -GENDER:O -ADR:;;4299 Green Forest Circle;Macon;GA;31208; -BDAY:19680103 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(916)693-9508 -ORG:Pacific Telecom Alpha -FN:Jeromy Myrick -IMPP:sip:jeromy@sip.linphone.org -NOTE:Facilisi esse zzril invulputate wisi qui laoreet ullamcorper delenit commodo dolore euismod in. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Signal Hill Federated -ADR:;;3129 Hawksprings Trail;Waldport;OR;97394; -EMAIL:noe.weis@teautem.gov -FN:Noe Weis -IMPP:sip:noe@sip.linphone.org -BDAY:19450614 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:West Galaxy Adventure -BDAY:19580408 -ADR:;;5679 Somerset Cove;Brookston;TX;75421; -TEL:tel:(401)122-4169 -FN:Orville Whitehead -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;2460 Matisse Way;Ingold;NC;28446; -FN:Delfina Alvarez -GENDER:N -ORG:Net Advanced Building -TEL:tel:(574)622-6569 -EMAIL:delfina.alvarez@molestieeros.net -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Drummond;Jana;;; -NOTE:Ipsum luptatum consequat aliquam invulputate nulla diam dolore iusto quis dolore amet. -BDAY:19371108 -IMPP:sip:jana@sip.linphone.org -ORG:Federated Architecture Alpha -FN:Jana Drummond -GENDER:U -EMAIL:jana.drummond@accumsanaliquam.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19460901 -FN:Doyle Delgado -ADR:;;9711 Mchenry Way;Micro;NC;27555; -GENDER:M -TEL:tel:(702)231-4317 -ORG:Application Signal Medicine -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Odessa Shipman -ORG:People Contract -GENDER:O -TEL:tel:(573)929-2084 -ADR:;;7255 Durley Drive;Blue Point;NY;11715; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Marie Brand -EMAIL:marie@facilisimolestie.com -ADR:;;4112 Val Verde Drive;Minturn;SC;29573; -GENDER:F -TEL:tel:(703)584-6907 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Aileen Tovar -ADR:;;7079 Park Ridge Lane;Locust Fork;AL;35097; -BDAY:19500527 -EMAIL:aileen@praesentautem.info -GENDER:U -TEL:tel:(563)897-6866 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Analysis Max Graphics -ADR:;;5421 Grenville Street;Pleasanton;CA;94588; -BDAY:19470627 -IMPP:sip:gillian@sip.linphone.org -FN:Gillian Mcginnis -NOTE:Praesent illum aliquip et autem iustoodio hendrerit consequat nibh consequatvel facilisi. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:cara@veroerat.net -FN:Cara Mcneil -ORG:Net Data Industries -NOTE:Iustoodio consequat ullamcorper esse feugiat aliquip tincidunt illum feugait ea adipiscing. -IMPP:sip:cara@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Fredric Grayson -NOTE:Delenitaugue vel duis dolore illum veniamquis augue exerci quis eu vel delenitaugue. -ADR:;;991 Oak Manor Trail;Vernon;IL;62892; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Ivy Langdon -BDAY:19750322 -TEL:tel:(803)210-8297 -GENDER:F -ADR:;;4160 Meadow Wood Trail;New Vienna;IA;52065; -NOTE:In at nonummy facilisi nulla nostrud feugiat. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:N -TEL:tel:(630)529-3506 -ORG:Power Net -BDAY:19951029 -FN:Lemuel Mcgriff -EMAIL:lemuel.mcgriff@molestieet.net -N:Mcgriff;Lemuel;;; -NOTE:Odio aliquip ut esse ex in dignissim etaccumsan diam. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:s.chamberlain@elitsedin.gov -ADR:;;7010 Saint Marys Lane;Rock Springs;WI;53961; -NOTE:Sit accumsan velit augue dolore ea et nulla et et velit et praesent commodo. -FN:Sharla Chamberlain -BDAY:19510711 -ORG:Bell General -IMPP:sip:sharla@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Net Adventure North -EMAIL:donny.townsend@atwisi.eu -GENDER:M -ADR:;;7276 Foster Dale Drive;Rivervale;AR;72377; -IMPP:sip:donny@sip.linphone.org -FN:Donny Townsend -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Delenitaugue euismod dolore delenit nostrud iriure sit ut. -ORG:Construction Source Vision -IMPP:sip:leta@sip.linphone.org -GENDER:N -BDAY:19670524 -FN:Leta Kirk -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;6679 Havenhill Drive;Young America;MN;55557; -TEL:tel:(352)569-5498 -EMAIL:j.cameron@feugaitnibh.com -FN:Johnie Cameron -IMPP:sip:johnie@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:garrett@sip.linphone.org -ADR:;;9628 Bridge Forest Trail;Atlanta;GA;30392; -NOTE:Dolore facilisis praesent ut ipsum nibh delenitaugue facilisi lobortis ut nostrud nisl et diam. -TEL:tel:(323)557-2825 -FN:Garrett Peachey -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:edythe@sip.linphone.org -FN:Edythe Dougherty -BDAY:19730501 -N:Dougherty;Edythe;;; -ADR:;;3485 Tully Trail;Ocala;FL;34479; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;3495 Orchard Grove Avenue;Morgan Hill;CA;95038; -IMPP:sip:lacey@sip.linphone.org -FN:Lacey Hargett -GENDER:O -EMAIL:l.hargett@loremconsequat.us -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Fawn Albright -GENDER:O -EMAIL:fawn.albright@hendreritdolor.info -ORG:Federated Medicine Application -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19740811 -ORG:Pacific Industries -FN:Justine Alfaro -GENDER:U -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19530304 -EMAIL:issac.coburn@utfacilisis.com -NOTE:Suscipit feugait enim suscipit. -ADR:;;2231 Regents Avenue;Soper;OK;74759; -FN:Issac Coburn -ORG:Consulting Application People -IMPP:sip:issac@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Desmond Kraft -NOTE:Nulla elitsed et volutpat autem consectetuer dolor feugait luptatumzzril odio minim zzril laoreet aliquip. -BDAY:19670606 -ORG:Atlantic East West -EMAIL:d.kraft@elitsedvel.tv -TEL:tel:(315)771-8545 -IMPP:sip:desmond@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Brittany Helms -N:Helms;Brittany;;; -NOTE:Nulla autem suscipit ullamcorper illum minim vel tincidunt consequat hendrerit minim. -GENDER:U -IMPP:sip:brittany@sip.linphone.org -EMAIL:brittany@utwisiqui.net -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Bo Bickford -BDAY:19370318 -NOTE:Dolor nibh in blandit et feugait aliquam velit iusto. -ADR:;;9662 Western Parkway;Banks;ID;83602; -ORG:Bell Venture -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:tanya@sip.linphone.org -ORG:North Resource Virtual -ADR:;;8305 Robin Parkway;Matoaka;WV;24736; -TEL:tel:(703)268-5308 -N:Montenegro;Tanya;;; -EMAIL:t.montenegro@dolorenulla.net -FN:Tanya Montenegro -NOTE:Consequat sit ullamcorper suscipit nulla feugiat nulla. -BDAY:19960623 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Leila Mcclanahan -ADR:;;5183 Everett Cove;Atlanta;GA;30334; -ORG:Systems Electronic Building -N:Mcclanahan;Leila;;; -EMAIL:leila.mcclanahan@veroaliquip.info -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:F -ADR:;;7083 Innsbruck Trail;Saint Petersburg;FL;33709; -TEL:tel:(530)822-4399 -NOTE:Consequatvel erat ut dignissim augue delenit nulla feugiat wisi lorem. -FN:Marlene Rosenberg -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Network Research -NOTE:Dolore exerci nibh iriuredolor commodoconsequat esse lorem ut autem sit praesent. -FN:Andres Houston -GENDER:M -ADR:;;413 Malcolm Cove;Pompano Beach;FL;33077; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:O -NOTE:Ad blandit adipiscing in hendrerit enim esse hendrerit. -ORG:Digital Universal -TEL:tel:(419)814-9532 -EMAIL:s.dallas@dolorillum.info -FN:Stacy Dallas -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Feugait accumsan luptatumzzril et. -ADR:;;3284 Toro Circle;Eek;AK;99578; -FN:Rafaela Sledge -GENDER:O -TEL:tel:(412)993-6896 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:M -FN:Jackson Mckay -NOTE:Eum ad tationullamcorper praesent duis suscipit zzril invulputate facilisi esse. -N:Mckay;Jackson;;; -EMAIL:j.mckay@odioautem.tv -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Canady;Moses;;; -IMPP:sip:moses@sip.linphone.org -GENDER:N -FN:Moses Canady -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Eros te blandit ut. -IMPP:sip:isaias@sip.linphone.org -FN:Isaias Dowdell -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(515)290-7997 -FN:Esperanza Carlson -NOTE:Hendrerit ut facilisi in nulla at iustoodio ad luptatumzzril nisl wisi. -IMPP:sip:esperanza@sip.linphone.org -ORG:Max East -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(408)227-8737 -N:Oneill;Jospeh;;; -FN:Jospeh Oneill -EMAIL:j.oneill@tationhendrerit.tv -ORG:Studio Solutions -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:stephenie@sip.linphone.org -FN:Stephenie Redmon -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Williams;Adelaide;;; -EMAIL:a.williams@hendreritexerci.info -NOTE:Dolore ex iusto enim hendrerit eum ut veniam minim facilisi tationullamcorper eros. -IMPP:sip:adelaide@sip.linphone.org -BDAY:19431012 -FN:Adelaide Williams -ADR:;;8665 Laurinburg Street;Chambersburg;PA;17201; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Kate Stitt -NOTE:Dolor dolore veniamquis autem ut consequat nulla ex. -TEL:tel:(541)659-6119 -ADR:;;4988 Huntcliff Avenue;Plainfield;NJ;07062; -EMAIL:kate@molestiedolore.edu -N:Stitt;Kate;;; -GENDER:N -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(559)830-3541 -FN:Zoe Tang -IMPP:sip:zoe@sip.linphone.org -NOTE:Te delenit lobortis dolore esse etaccumsan nislut etaccumsan wisi nulla delenitaugue veniamquis te. -ORG:Resource East Future -ADR:;;3096 River Bend Cove;Garfield;NJ;07026; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Lindsey Reardon -N:Reardon;Lindsey;;; -EMAIL:l.reardon@minimexerci.com -BDAY:19690805 -IMPP:sip:lindsey@sip.linphone.org -ADR:;;2343 Rainbow Street;Tacoma;WA;98447; -NOTE:Invulputate hendrerit duis consequat. -TEL:tel:(480)482-1632 -ORG:Virtual Innovation -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Tremblay;Eusebio;;; -NOTE:In autem consectetuer lobortis. -EMAIL:eusebio@nostruddignissim.info -BDAY:19850207 -FN:Eusebio Tremblay -TEL:tel:(304)195-4577 -IMPP:sip:eusebio@sip.linphone.org -ORG:People General Network -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Adventure Architecture -GENDER:N -BDAY:19380309 -FN:Andra Gary -ADR:;;3697 Liberty Circle;Sunset;ME;04683; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Solutions Source Hill -ADR:;;1312 Oakes Way;Success;AR;72470; -GENDER:O -IMPP:sip:oswaldo@sip.linphone.org -EMAIL:oswaldo.hopson@eumnulla.eu -N:Hopson;Oswaldo;;; -TEL:tel:(317)700-4847 -NOTE:Feugiat hendrerit vero dolor vel ut vero duis molestie diam vero iriuredolor enim. -FN:Oswaldo Hopson -BDAY:19970517 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Conyers;Maudie;;; -GENDER:O -IMPP:sip:maudie@sip.linphone.org -FN:Maudie Conyers -TEL:tel:(864)681-5903 -ADR:;;6590 Winchester Trail;Docena;AL;35060; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Tation nulla nulla veniamquis ut volutpat feugiat consectetuer facilisis at delenitaugue hendrerit. -FN:Shauna Chaney -IMPP:sip:shauna@sip.linphone.org -GENDER:F -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19900924 -ORG:Frontier Interactive Network -FN:Marissa Vergara -N:Vergara;Marissa;;; -EMAIL:marissa.vergara@duisvel.eu -ADR:;;2249 Barons Drive;Manchester;MN;56064; -GENDER:U -NOTE:Dignissim illum hendrerit molestie in esse consectetuer doloremagna delenitaugue iriuredolor et nostrud ex. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:faustino@enimluptatumzzril.tv -FN:Faustino Dover -ADR:;;849 River Heights Drive;Widnoon;PA;16261; -ORG:Star General South -GENDER:O -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:williams@sip.linphone.org -NOTE:Iustoodio nisl nislut amet velit nulla velit suscipit commodo lobortis. -N:Holley;Williams;;; -TEL:tel:(202)628-6388 -FN:Williams Holley -EMAIL:williams@doloreautem.eu -ADR:;;3448 Victoria Lane;Pleasant Lake;MI;49272; -ORG:Application Electronic Contract -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Consulting Atlantic -FN:Lillie Redmon -NOTE:Iusto diam iustoodio commodo commodoconsequat esse exerci consequatvel nulla nisl doloremagna ut dolore in. -GENDER:F -TEL:tel:(518)394-1947 -EMAIL:lillie.redmon@tinciduntinvulputate.info -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19370730 -FN:Mohammed Paulson -TEL:tel:(619)979-9169 -NOTE:Luptatum facilisi laoreet delenit esse delenitaugue amet eum Utwisi nulla euismod ea. -EMAIL:mohammed.paulson@nullacommodoconsequat.eu -ORG:Frontier Solutions West -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Taylor Sullivan -BDAY:19640911 -ORG:Provider Consulting Research -EMAIL:taylor@iriureet.us -NOTE:Consequat te ut enim ad ut duis nislut nulla doloremagna. -N:Sullivan;Taylor;;; -TEL:tel:(304)407-4653 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:George Herrington -ORG:Building Application Omega -BDAY:19881001 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:U -N:Erwin;Christina;;; -ADR:;;9992 Brownleaf Parkway;Pecks Mill;WV;25547; -FN:Christina Erwin -BDAY:19360113 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Neil Gilliam -TEL:tel:(682)676-1647 -EMAIL:neil@dolordolore.edu -ADR:;;2007 Paddock Way;West Hills;CA;91307; -NOTE:Iriure nulla commodoconsequat in iusto ullamcorper esse nulla dolore velit qui ea. -GENDER:M -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;3886 Greeley Way;Morrowville;KS;66958; -FN:Hugo Sandlin -BDAY:19661120 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Gerald Saenz -ORG:Omega People West -BDAY:19661006 -TEL:tel:(412)607-9819 -NOTE:Iustoodio nibh laoreet eu in elitsed qui quis delenitaugue esse. -GENDER:N -EMAIL:g.saenz@eatincidunt.info -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Eufeugiat suscipit feugait autem iriure qui vel minim veniam diam blandit. -FN:Carlton Rector -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Shirley;Evan;;; -GENDER:N -BDAY:19371024 -FN:Evan Shirley -IMPP:sip:evan@sip.linphone.org -ORG:Galaxy Advanced Network -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Steve Ferry -NOTE:At etaccumsan ipsum praesent illum wisi. -TEL:tel:(213)364-2534 -GENDER:U -ORG:Innovation Studio Technology -EMAIL:s.ferry@etaccumsanmolestie.tv -IMPP:sip:steve@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:N -FN:Joe Delacruz -ORG:Architecture Resource Electronic -NOTE:Facilisis etaccumsan ut aliquam. -EMAIL:joe.delacruz@suscipitminim.edu -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:alecia@sip.linphone.org -BDAY:19880105 -FN:Alecia Gillis -N:Gillis;Alecia;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Graig Hawk -NOTE:Dignissim volutpat eufeugiat velit vero. -IMPP:sip:graig@sip.linphone.org -TEL:tel:(443)472-6334 -ORG:Net Vision Frontier -N:Hawk;Graig;;; -BDAY:19910708 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:guillermo@sip.linphone.org -GENDER:N -NOTE:Vel facilisi velit vel vulputate vel feugiat in elitsed dignissim velit nonummy vel commodoconsequat. -FN:Guillermo Hines -N:Hines;Guillermo;;; -BDAY:19360628 -ADR:;;7003 Osman Way;Alachua;FL;32615; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;1643 Peacan Circle;Branford;FL;32008; -N:Wise;Darin;;; -BDAY:19910416 -FN:Darin Wise -NOTE:Nostrud at quis adipiscing vel adipiscing adipiscing nulla dolore te hendrerit. -TEL:tel:(563)617-3028 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:d.kaminski@consectetueririure.tv -FN:Dewey Kaminski -GENDER:M -BDAY:19420102 -N:Kaminski;Dewey;;; -IMPP:sip:dewey@sip.linphone.org -ADR:;;4782 Kingsride Cove;Tibbie;AL;36583; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Interactive Telecom Architecture -TEL:tel:(706)348-7118 -GENDER:O -FN:Kevin Hutson -ADR:;;5470 Hazel Circle;Cincinnati;OH;45237; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:gale@sip.linphone.org -N:Folse;Gale;;; -ORG:Resource Internet -FN:Gale Folse -EMAIL:g.folse@nullain.org -BDAY:19930804 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:N -N:Lockwood;Rafaela;;; -FN:Rafaela Lockwood -TEL:tel:(980)368-1453 -ORG:Internet Star -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:alaina.ochoa@euismodaugue.tv -GENDER:N -FN:Alaina Ochoa -ORG:Electronic Hill Hardware -IMPP:sip:alaina@sip.linphone.org -BDAY:19350907 -NOTE:Nisl luptatum ullamcorper aliquip laoreet wisi aliquip ad velit. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Ut eum lorem hendrerit consequat molestie. -GENDER:U -FN:Stanford Zink -ADR:;;2798 Corporate Gardens Trail;Rago;KS;67128; -EMAIL:stanford@quifacilisi.com -IMPP:sip:stanford@sip.linphone.org -ORG:Alpha Source Solutions -BDAY:19370514 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Jarrett Eubanks -ORG:Virtual Digital People -EMAIL:jarrett@etvel.org -TEL:tel:(312)748-5625 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Black;Mason;;; -FN:Mason Black -BDAY:19820920 -GENDER:N -TEL:tel:(608)922-3041 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;6405 Sawyer Way;Lankin;ND;58250; -FN:Michell Cummins -N:Cummins;Michell;;; -GENDER:F -ORG:Adventure Atlantic -IMPP:sip:michell@sip.linphone.org -TEL:tel:(956)773-1500 -NOTE:Aliquip molestie duis amet nibh doloremagna suscipit eros. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Orlando;Emil;;; -ADR:;;4499 Poplar Estates Lane;Junction City;CA;96048; -FN:Emil Orlando -ORG:Building Software East -BDAY:19970401 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Farrow;Burt;;; -ADR:;;3932 Quant Circle;Charleston;WV;25314; -FN:Burt Farrow -EMAIL:b.farrow@eate.eu -TEL:tel:(973)156-5614 -IMPP:sip:burt@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Building Architecture -BDAY:19820616 -EMAIL:l.dougherty@iriuredoloraliquip.edu -FN:Louis Dougherty -NOTE:Nulla illum erat facilisi quis hendrerit illum nulla aliquip velit suscipit luptatumzzril amet velit. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;9568 Riverview Street;Rogersville;MO;65742; -BDAY:19721126 -ORG:Frontier Alpha -TEL:tel:(580)352-6590 -N:Saavedra;Teresita;;; -FN:Teresita Saavedra -NOTE:Autem nislut ex invulputate duis consequatvel. -EMAIL:t.saavedra@doloreipsum.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:z.numbers@dignissimea.com -GENDER:F -FN:Zoe Numbers -BDAY:19530127 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Denny;Keneth;;; -TEL:tel:(660)402-4120 -FN:Keneth Denny -GENDER:M -ADR:;;2746 Gershwin Drive;Quincy;OH;43343; -BDAY:19481031 -ORG:Atlantic Pacific Architecture -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;5133 Riverwind Drive;West Columbia;WV;25287; -FN:Addie Harden -EMAIL:a.harden@nullaqui.org -IMPP:sip:addie@sip.linphone.org -GENDER:O -ORG:Electronic East Advanced -NOTE:Eros luptatum sit tationullamcorper ad erat dignissim. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19890313 -FN:Isidro Ashton -ORG:Electronics Provider -TEL:tel:(917)331-7907 -GENDER:U -NOTE:Esse eum vel invulputate sit eros. -EMAIL:isidro@veldolore.edu -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:rob.sheehan@tationconsequatvel.gov -FN:Rob Sheehan -GENDER:U -TEL:tel:(435)962-9596 -ORG:General Digital -IMPP:sip:rob@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:shanda.barraza@praesentesse.gov -FN:Shanda Barraza -TEL:tel:(215)283-5508 -GENDER:F -ORG:Star South Atlantic -ADR:;;3957 Willowbend Trail;Denver;CO;80237; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:douglas@sip.linphone.org -NOTE:Dolore duis exerci vero nostrud enim consectetuer. -FN:Douglas Neuman -BDAY:19500410 -ORG:Power Net Telecom -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Solutions Star -EMAIL:f.harman@eumconsequat.us -FN:Felipe Harman -N:Harman;Felipe;;; -IMPP:sip:felipe@sip.linphone.org -ADR:;;6861 Poplar Drive;Whitehall;MI;49461; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Quis facilisis elitsed autem tationullamcorper lobortis ullamcorper. -FN:Loyd Zielinski -EMAIL:l.zielinski@consequatvelzzril.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19720506 -FN:Perry Abraham -ORG:Adventure Construction Contract -ADR:;;75 Main Cove;Gulfport;MS;39506; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Sonja Boss -N:Boss;Sonja;;; -TEL:tel:(878)517-6710 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:gregory.pritchett@esseexerci.us -FN:Gregory Pritchett -ORG:Electronics Architecture -TEL:tel:(408)965-9886 -N:Pritchett;Gregory;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Valerie Kelleher -NOTE:Commodoconsequat consectetuer Utwisi dolore dolore ipsum qui feugait delenitaugue vel molestie exerci hendrerit. -TEL:tel:(989)492-9404 -ADR:;;5632 Woodbend Cove;Monterey;CA;93944; -GENDER:U -N:Kelleher;Valerie;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Christin Burnette -BDAY:19761120 -NOTE:Commodoconsequat in duis exerci delenit exerci esse aliquip hendrerit velit ut ut. -N:Burnette;Christin;;; -GENDER:F -ORG:Telecom Network Research -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(269)883-1327 -FN:Roman Tamayo -N:Tamayo;Roman;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(469)141-8991 -GENDER:U -BDAY:19771021 -FN:Willis Naylor -N:Naylor;Willis;;; -EMAIL:willis@consequatvelenim.net -ADR:;;224 Saint George Circle;Folsom;LA;70437; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(253)593-1510 -N:Dwyer;Genevieve;;; -FN:Genevieve Dwyer -EMAIL:g.dwyer@dignissimdolore.net -ADR:;;5176 Circleshade Lane;Emmaus;PA;18098; -GENDER:N -IMPP:sip:genevieve@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(620)612-3494 -EMAIL:annamarie.dugan@atdolore.info -GENDER:N -FN:Annamarie Dugan -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:johnson@aliquipduis.net -ORG:Construction Electronics Universal -BDAY:19921212 -FN:Johnson Brunson -IMPP:sip:johnson@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(612)181-7773 -IMPP:sip:vaughn@sip.linphone.org -N:Smiley;Vaughn;;; -BDAY:19811220 -EMAIL:v.smiley@etvel.net -FN:Vaughn Smiley -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Max Star Power -FN:Louisa Majors -IMPP:sip:louisa@sip.linphone.org -NOTE:Et vel aliquam et duis minim autem iusto. -N:Majors;Louisa;;; -ADR:;;8280 Otter Circle;Port Clinton;OH;43452; -GENDER:F -TEL:tel:(225)488-6239 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Lulu Lacey -EMAIL:l.lacey@consequatduis.org -GENDER:F -TEL:tel:(559)671-8385 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Ingram;Lee;;; -EMAIL:lee.ingram@molestienulla.org -NOTE:Ea consequatvel blandit ex consequat doloremagna ullamcorper dignissim delenit feugait esse nostrud. -GENDER:N -TEL:tel:(727)871-2405 -FN:Lee Ingram -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Mcmurray;Taylor;;; -EMAIL:taylor@addolor.gov -FN:Taylor Mcmurray -TEL:tel:(660)326-1555 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:F -IMPP:sip:lydia@sip.linphone.org -TEL:tel:(207)255-6135 -ORG:Omega Systems -ADR:;;8672 Heatherbrook Avenue;Hillview;KY;40129; -BDAY:19681221 -FN:Lydia Jeffrey -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:r.adler@quienim.com -NOTE:Facilisi duis vero adipiscing at accumsan enim. -BDAY:19890307 -GENDER:N -N:Adler;Rafaela;;; -FN:Rafaela Adler -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Hardy;Janis;;; -ADR:;;5182 Sycamore Avenue;Edroy;TX;78352; -FN:Janis Hardy -ORG:Building Electronic Data -EMAIL:j.hardy@tationet.info -GENDER:O -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(215)513-3270 -GENDER:O -IMPP:sip:jake@sip.linphone.org -FN:Jake Krause -EMAIL:jake.krause@doloreduis.org -NOTE:Facilisi et eros dignissim duis at lorem dolore aliquam illum iriure. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Eufeugiat ut hendrerit vel luptatum iriuredolor nulla veniamquis dignissim luptatum iusto ad aliquip. -FN:Grady Killian -GENDER:O -BDAY:19641011 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:cletus.forrest@molestieodio.us -TEL:tel:(975)230-3679 -NOTE:Suscipit nulla dignissim iriuredolor delenitaugue dolore augue minim nulla nulla at blandit nulla. -ADR:;;1998 Oldridge Parkway;New Johnsonville;TN;37134; -FN:Cletus Forrest -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Reyna;Allan;;; -NOTE:In tincidunt aliquip aliquam. -TEL:tel:(518)585-3228 -FN:Allan Reyna -IMPP:sip:allan@sip.linphone.org -ORG:Medicine South Resource -GENDER:M -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Liz Horner -NOTE:Diam et illum zzril veniamquis consequat blandit aliquam facilisis et exerci at. -IMPP:sip:liz@sip.linphone.org -N:Horner;Liz;;; -TEL:tel:(424)458-3347 -ADR:;;996 Lofton Parkway;Walker;MO;64790; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19410903 -FN:Valentin Pitt -NOTE:Ut augue iustoodio facilisi nostrud adipiscing. -EMAIL:valentin@exblandit.com -IMPP:sip:valentin@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(434)114-7200 -NOTE:Feugait autem eum velit autem praesent vero duis illum at vero ad diam. -FN:Morgan Wayne -N:Wayne;Morgan;;; -EMAIL:m.wayne@feugaitea.org -BDAY:19580930 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19570726 -FN:Racheal Farias -ADR:;;2566 Falling Leaf Parkway;Wade;NC;28395; -N:Farias;Racheal;;; -EMAIL:racheal@eaquis.com -ORG:Construction Pacific -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Hal Hubbard -GENDER:N -ADR:;;7168 Jocelyn Trail;Burneyville;OK;73430; -N:Hubbard;Hal;;; -EMAIL:h.hubbard@diamquis.com -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:dusty@dolorfeugiat.net -FN:Dusty Helton -GENDER:M -NOTE:Aliquip eros molestie at eum ullamcorper duis eros ut veniam luptatum nulla. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Esteban Dew -EMAIL:e.dew@duislobortis.org -TEL:tel:(320)258-8117 -N:Dew;Esteban;;; -NOTE:Volutpat ut lobortis duis tincidunt. -ADR:;;7405 Oak Manor Circle;New Haven;CT;06504; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Design Resource -IMPP:sip:adell@sip.linphone.org -EMAIL:adell@wisite.eu -TEL:tel:(734)952-4085 -N:Godfrey;Adell;;; -NOTE:Nostrud exerci tincidunt nostrud zzril dolore velit esse nulla dolor aliquip duis tation minim. -FN:Adell Godfrey -ADR:;;979 Newberry Way;Cascadia;OR;97329; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Esse vel zzril tincidunt vero autem. -TEL:tel:(201)379-7518 -ORG:Data Data -FN:Burt Falk -IMPP:sip:burt@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Rees;Guy;;; -FN:Guy Rees -EMAIL:g.rees@facilisiste.tv -NOTE:Suscipit feugiat ut hendrerit lobortis. -ORG:Contract Vision -IMPP:sip:guy@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;129 Redwood Place Lane;Castanea;PA;17726; -N:Kee;Kaitlyn;;; -FN:Kaitlyn Kee -BDAY:19860613 -ORG:Virtual Federated -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(229)783-8723 -BDAY:19730818 -N:Golden;Sonia;;; -EMAIL:s.golden@loremhendrerit.net -FN:Sonia Golden -ADR:;;521 Rivercrest Parkway;Springfield;VA;22150; -GENDER:F -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Munn;Lyman;;; -TEL:tel:(978)839-1511 -FN:Lyman Munn -EMAIL:lyman@velitsuscipit.gov -BDAY:19650201 -NOTE:Duis nisl dolor illum autem nulla facilisis dolor velit invulputate nonummy in. -ADR:;;7326 Island Grove Avenue;Durant;FL;33530; -IMPP:sip:lyman@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Illum ipsum odio dolore Utwisi minim qui exerci in. -FN:Stacie Garvey -N:Garvey;Stacie;;; -IMPP:sip:stacie@sip.linphone.org -BDAY:19780819 -EMAIL:stacie.garvey@wisisit.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Greenlee;Rena;;; -BDAY:19641011 -ORG:Graphics South -GENDER:O -TEL:tel:(352)887-6426 -FN:Rena Greenlee -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Praesent praesent lorem minim aliquam ad suscipit feugait vulputate duis nislut. -N:Lanham;Chung;;; -FN:Chung Lanham -TEL:tel:(401)768-2075 -EMAIL:c.lanham@duiseufeugiat.com -ADR:;;5871 Meadowview Way;Stuyvesant Falls;NY;12174; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;3008 Osgood Lane;Milton;MA;02186; -ORG:Virtual East People -EMAIL:yong.gooding@feugaitodio.gov -NOTE:Qui feugait blandit illum veniam tationullamcorper vero. -FN:Yong Gooding -TEL:tel:(440)873-7428 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Lee Miner -NOTE:Ipsum vel aliquam lorem. -ADR:;;5131 Saddle Ridge Drive;Fitzgerald;GA;31750; -BDAY:19690222 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(573)251-9606 -BDAY:19620529 -FN:Cleveland Prentice -ORG:South East Frontier -NOTE:Iustoodio in aliquam hendrerit exerci nulla quis invulputate ipsum nonummy eros eum enim ex. -EMAIL:cleveland.prentice@facilisisin.tv -ADR:;;668 Brittmoore Circle;Marietta;GA;30006; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Jude Melton -ADR:;;7572 Webster Circle;Hammond;IN;46320; -EMAIL:jude.melton@erosexerci.edu -BDAY:19971106 -GENDER:M -NOTE:Illum et iusto illum consequat. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;1756 Park Street;Castaic;CA;91384; -EMAIL:shirley.mulligan@exeum.net -FN:Shirley Mulligan -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;2362 Brookside Drive;Severn;MD;21144; -IMPP:sip:shawna@sip.linphone.org -N:Abney;Shawna;;; -BDAY:19770217 -GENDER:U -FN:Shawna Abney -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Damon Kern -IMPP:sip:damon@sip.linphone.org -NOTE:Erat adipiscing ut commodo. -N:Kern;Damon;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Eros accumsan veniamquis in lobortis hendrerit nulla et molestie facilisi duis etaccumsan eros enim. -ADR:;;8852 Moss Tree Cove;Pompano Beach;FL;33076; -N:Blake;Gay;;; -FN:Gay Blake -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Annabelle Conley -GENDER:F -NOTE:Autem lobortis iriure sit iriuredolor exerci molestie iustoodio. -ADR:;;7284 Three Chimneys Lane;Faith;SD;57626; -ORG:East Future Provider -N:Conley;Annabelle;;; -TEL:tel:(214)948-9155 -BDAY:19930418 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Vision Speed Medicine -N:Viera;Guadalupe;;; -TEL:tel:(434)158-2604 -ADR:;;8271 Towne Street;Merrifield;MN;56465; -EMAIL:guadalupe@duisdolore.eu -FN:Guadalupe Viera -IMPP:sip:guadalupe@sip.linphone.org -NOTE:Hendrerit ea consequatvel eufeugiat esse enim enim velit sit eufeugiat esse. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(907)324-4930 -ORG:Consulting Building -FN:Burton Root -NOTE:Dolor esse nibh in dignissim velit augue feugait dolore lobortis veniam eum. -GENDER:M -ADR:;;2254 Driving Park Circle;Eagar;AZ;85925; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:North Alpha Galaxy -EMAIL:k.sellars@duiscommodo.edu -TEL:tel:(208)122-8564 -FN:Kathrine Sellars -N:Sellars;Kathrine;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:m.scribner@feugaitfacilisis.tv -NOTE:Delenitaugue enim aliquam feugait hendrerit consequatvel molestie enim eum quis illum. -FN:Misty Scribner -TEL:tel:(901)150-8913 -N:Scribner;Misty;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(623)969-4134 -FN:Amelia Slaughter -ORG:Industries Graphics -GENDER:O -EMAIL:amelia@dolorconsequat.info -N:Slaughter;Amelia;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19970808 -FN:Celia Briggs -N:Briggs;Celia;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Modesto Redd -NOTE:Nibh invulputate facilisis nulla nonummy et lorem tationullamcorper. -ORG:Max Vision Atlantic -EMAIL:m.redd@etaccumsanminim.gov -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:luciano@sip.linphone.org -GENDER:O -TEL:tel:(310)752-9001 -ORG:Provider Architecture Consulting -FN:Luciano Tijerina -NOTE:Vel blandit dolore in ut ex nonummy nulla erat nulla velit iriuredolor. -EMAIL:luciano.tijerina@veleum.eu -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Keys;Mel;;; -NOTE:Qui minim nonummy suscipit amet in nislut ea consequat. -BDAY:19511010 -FN:Mel Keys -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;1468 Holcombe Parkway;Golden;TX;75444; -IMPP:sip:thelma@sip.linphone.org -ORG:Virtual Venture -N:Stegall;Thelma;;; -BDAY:19871216 -FN:Thelma Stegall -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;7303 Chadbourne Drive;Chester;IA;52134; -IMPP:sip:beryl@sip.linphone.org -ORG:Signal Speed Resource -FN:Beryl Conyers -BDAY:19861026 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(901)857-4470 -IMPP:sip:benita@sip.linphone.org -BDAY:19620319 -NOTE:Nislut vel exerci ex. -ADR:;;2525 Appaloosa Drive;Lindenhurst;NY;11757; -GENDER:O -FN:Benita Perry -N:Perry;Benita;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Mcnulty;Melvin;;; -BDAY:19830502 -ADR:;;4760 Abercrombie Avenue;Atlanta;GA;30333; -FN:Melvin Mcnulty -TEL:tel:(608)596-9204 -NOTE:Commodo autem enim ad. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;4409 Lakespur Avenue;Minter;AL;36761; -N:Talbot;Marilyn;;; -NOTE:Erat esse tationullamcorper minim dolore ullamcorper vero delenit feugait eum quis. -FN:Marilyn Talbot -GENDER:F -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Karol Chester -N:Chester;Karol;;; -NOTE:Tationullamcorper diam lobortis ut feugait hendrerit lobortis vero et autem augue illum et. -GENDER:O -BDAY:19560518 -ORG:Internet Federated Bell -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(557)790-9739 -EMAIL:m.church@nullaluptatum.edu -GENDER:F -N:Church;Meghan;;; -FN:Meghan Church -ORG:Hill Solutions Industries -NOTE:Et eum duis illum tincidunt eros consequatvel nibh veniam iriure suscipit dolore et te. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Verla Mccurry -ORG:Application Virtual Industries -ADR:;;3437 Corporate Gardens Drive;Tok;AK;99780; -N:Mccurry;Verla;;; -EMAIL:verla.mccurry@lobortisdolore.gov -BDAY:19840705 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:marylou@sip.linphone.org -GENDER:F -ORG:Virtual Electronic -BDAY:19630616 -FN:Marylou Dykes -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Iusto accumsan vero ipsum nostrud. -ADR:;;1256 Last Arrow Circle;Collinsville;OK;74021; -FN:Opal Lennon -EMAIL:opal@etaccumsanvel.info -N:Lennon;Opal;;; -TEL:tel:(406)576-4445 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Warner;Sandy;;; -ORG:Research Design -FN:Sandy Warner -TEL:tel:(520)844-7609 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Arlen Paradis -N:Paradis;Arlen;;; -GENDER:U -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Van Grimm -GENDER:U -IMPP:sip:van@sip.linphone.org -TEL:tel:(515)747-1192 -EMAIL:v.grimm@veroveniamquis.tv -NOTE:Lobortis delenitaugue accumsan delenitaugue suscipit commodo nonummy vel dolor veniam. -BDAY:19741119 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Max Graphics Design -TEL:tel:(707)112-4401 -N:Preston;Velda;;; -ADR:;;5461 Thornbranch Cove;Artois;CA;95913; -IMPP:sip:velda@sip.linphone.org -FN:Velda Preston -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Ashley Wynne -N:Wynne;Ashley;;; -GENDER:U -NOTE:Dolor elitsed odio iusto hendrerit te. -BDAY:19540629 -TEL:tel:(276)236-9593 -EMAIL:a.wynne@tationmolestie.info -IMPP:sip:ashley@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Eu ad adipiscing duis consequat enim ut dolor commodo nostrud aliquip luptatumzzril luptatumzzril erat. -EMAIL:rodrigo.rutherford@eufeugiatminim.eu -TEL:tel:(952)245-5127 -ADR:;;245 Honey Hill Lane;Oyster Bay;NY;11771; -GENDER:U -FN:Rodrigo Rutherford -BDAY:19860109 -N:Rutherford;Rodrigo;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(870)322-9123 -EMAIL:neil@velblandit.edu -GENDER:N -N:Fuentes;Neil;;; -ADR:;;4743 Trowbridge Cove;Houston;TX;77047; -FN:Neil Fuentes -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:;Emery;;; -GENDER:M -EMAIL:emery@dolorein.org -FN:Emery -TEL:tel:(870)853-3824 -ADR:;;6635 Plantation Trail;Alpha;KY;42603; -BDAY:19940502 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Et illum ex duis adipiscing ut exerci dignissim. -FN:Cordell Somers -IMPP:sip:cordell@sip.linphone.org -TEL:tel:(310)942-8444 -BDAY:19390227 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19630617 -FN:Mac Clay -N:Clay;Mac;;; -ORG:Application Source South -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;6969 Hillcrest Cove;Carrie;KY;41725; -IMPP:sip:randall@sip.linphone.org -N:Rainey;Randall;;; -FN:Randall Rainey -GENDER:O -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;5587 Twisted Oak Street;Tallevast;FL;34270; -BDAY:19421102 -NOTE:Dolore facilisis exerci dolor Utwisi at dignissim ipsum zzril qui. -EMAIL:mable@sitvulputate.net -FN:Mable Pardo -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Wilburn;Amos;;; -ORG:Alpha Direct Consulting -FN:Amos Wilburn -ADR:;;2315 Oasis Parkway;Tuscaloosa;AL;35486; -TEL:tel:(260)269-8276 -EMAIL:amos@aliquipiustoodio.com -BDAY:19890505 -IMPP:sip:amos@sip.linphone.org -NOTE:Dolor nislut vero vel suscipit hendrerit blandit vel. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Boris Scherer -TEL:tel:(207)986-9506 -N:Scherer;Boris;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:angelia@sip.linphone.org -FN:Angelia Bower -BDAY:19470416 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;4765 Lookout Avenue;Albany;NY;12207; -ORG:Max Future -NOTE:Duis ex elitsed autem nostrud enim sit hendrerit qui. -IMPP:sip:terrell@sip.linphone.org -GENDER:M -EMAIL:t.rhodes@tincidunttincidunt.org -FN:Terrell Rhodes -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Michel Cave -ORG:Max Adventure Telecom -EMAIL:michel@diamipsum.com -IMPP:sip:michel@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Shanna Hollis -IMPP:sip:shanna@sip.linphone.org -GENDER:F -ADR:;;3646 Old Post Drive;Virginia;MN;55777; -N:Hollis;Shanna;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Mayme Amato -GENDER:N -ORG:Internet Future Pacific -EMAIL:mayme.amato@aliquipin.com -TEL:tel:(913)186-4444 -NOTE:Velit lorem sit blandit consectetuer qui blandit consectetuer facilisis ipsum qui commodoconsequat exerci. -IMPP:sip:mayme@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Esse in aliquip consequat illum vero amet hendrerit iriuredolor blandit. -BDAY:19560225 -FN:Marva Bruns -TEL:tel:(585)661-3714 -IMPP:sip:marva@sip.linphone.org -GENDER:F -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Source Building Frontier -ADR:;;4216 Kahlden Circle;Alexander City;AL;35011; -FN:Jeana Morton -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19670526 -GENDER:O -NOTE:Exerci iusto veniamquis aliquip odio praesent hendrerit diam nonummy vero veniam nisl nulla vero. -FN:Ernie Her -TEL:tel:(603)849-1657 -IMPP:sip:ernie@sip.linphone.org -N:Her;Ernie;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;8582 Winter Oaks Lane;Greenwich;NY;12834; -TEL:tel:(256)341-8666 -FN:Pattie Barbee -IMPP:sip:pattie@sip.linphone.org -EMAIL:pattie.barbee@commodofacilisi.com -N:Barbee;Pattie;;; -GENDER:F -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Becky Ralph -TEL:tel:(865)776-8961 -N:Ralph;Becky;;; -GENDER:F -ORG:Building Architecture -ADR:;;9359 Winners Parkway;Utica;PA;16362; -NOTE:Invulputate lorem nulla etaccumsan delenitaugue tationullamcorper. -EMAIL:becky@eaminim.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:chanel.billups@facilisifeugait.gov -TEL:tel:(737)995-6995 -ADR:;;9976 Newberry Parkway;Fairburn;SD;57738; -IMPP:sip:chanel@sip.linphone.org -FN:Chanel Billups -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Timothy Odonnell -IMPP:sip:timothy@sip.linphone.org -TEL:tel:(812)695-7169 -NOTE:Vel molestie commodo blandit augue iustoodio in lorem feugait praesent eu dolore. -ADR:;;9822 Fairy Falls Way;Cayuga;ND;58013; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Burchett;Emmett;;; -GENDER:U -FN:Emmett Burchett -TEL:tel:(201)763-2408 -ADR:;;7139 Oakes Way;Raiford;FL;32083; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Industries Design -TEL:tel:(205)865-4863 -IMPP:sip:donna@sip.linphone.org -FN:Donna Mcneal -ADR:;;9802 Sea Smoke Lane;Edgard;LA;70049; -BDAY:19620716 -GENDER:O -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Georgina Burton -ORG:Universal Speed North -BDAY:19741211 -GENDER:F -IMPP:sip:georgina@sip.linphone.org -EMAIL:georgina.burton@commodofacilisis.us -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(817)768-6456 -ORG:Interactive Resource -BDAY:19570123 -FN:Aimee Cano -GENDER:O -IMPP:sip:aimee@sip.linphone.org -ADR:;;9419 Eagle Ridge Avenue;Bergman;AR;72615; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:O -BDAY:19601114 -NOTE:Dignissim amet blandit luptatumzzril consequat invulputate facilisi consectetuer vero velit. -FN:Donny Cannon -EMAIL:d.cannon@doloremagnaautem.info -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:margret.howell@velvero.edu -TEL:tel:(479)632-9962 -BDAY:19430401 -FN:Margret Howell -N:Howell;Margret;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:candace.jean@velet.net -FN:Candace Jean -TEL:tel:(406)387-1185 -N:Jean;Candace;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;8046 Sandy Creek Drive;Hamilton;MT;59840; -FN:Hassan Houck -NOTE:Eu delenit dolor duis nibh dolore nulla delenitaugue eu eufeugiat odio consectetuer volutpat eros. -ORG:Hardware Construction Pacific -BDAY:19541018 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Chas Foltz -GENDER:U -N:Foltz;Chas;;; -ADR:;;7644 Patchester Drive;Arbela;MO;63432; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:fern@exdolore.edu -ADR:;;6339 Grove Lane;Meeteetse;WY;82433; -GENDER:N -FN:Fern Scribner -TEL:tel:(912)877-9311 -NOTE:Ex iusto illum dignissim duis delenit ipsum molestie autem veniamquis aliquam at suscipit. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:orville@sip.linphone.org -ADR:;;9785 Jermyn Parkway;Cressey;CA;95312; -N:Hackney;Orville;;; -ORG:Construction Future -FN:Orville Hackney -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Patricia Conaway -EMAIL:p.conaway@veldiam.edu -ORG:East North Internet -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:F -IMPP:sip:amy@sip.linphone.org -EMAIL:amy@velitin.us -ADR:;;5006 Gumleaf Trail;Cherokee;OK;73728; -N:Blakely;Amy;;; -FN:Amy Blakely -ORG:Atlantic East Resource -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19771103 -FN:Elias Irish -IMPP:sip:elias@sip.linphone.org -N:Irish;Elias;;; -EMAIL:elias.irish@inerat.com -TEL:tel:(317)269-2062 -ORG:Hill Source Hardware -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:w.vaughan@doloreodio.eu -ORG:Software Architecture -TEL:tel:(928)416-6136 -FN:Willa Vaughan -NOTE:Volutpat etaccumsan duis Utwisi ut exerci exerci. -N:Vaughan;Willa;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;2052 Northwestern Parkway;Kathleen;GA;31047; -TEL:tel:(561)726-8397 -BDAY:19680324 -FN:Jerald Speight -N:Speight;Jerald;;; -IMPP:sip:jerald@sip.linphone.org -EMAIL:jerald.speight@facilisisillum.tv -GENDER:N -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Nita Jeffery -N:Jeffery;Nita;;; -NOTE:Ad ea facilisis vero lobortis te in ut dolore nostrud duis iusto. -IMPP:sip:nita@sip.linphone.org -BDAY:19570504 -ORG:General Source Hill -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:justin@adipiscingdolore.org -BDAY:19640119 -FN:Justin Marquis -ORG:Construction Adventure Software -TEL:tel:(564)289-9380 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Bowers;Ivan;;; -TEL:tel:(260)400-7716 -BDAY:19390821 -ORG:Interactive Vision Electronic -EMAIL:ivan@etlorem.com -GENDER:N -FN:Ivan Bowers -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;6851 Thorene Circle;Fence;WI;54120; -FN:Mickey Alves -EMAIL:m.alves@exdolor.org -NOTE:Eu esse molestie in duis facilisis nonummy duis. -TEL:tel:(803)557-5328 -ORG:Solutions Solutions -GENDER:F -N:Alves;Mickey;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(865)907-4687 -N:Tibbs;Alphonso;;; -ORG:Galaxy Advanced -FN:Alphonso Tibbs -IMPP:sip:alphonso@sip.linphone.org -NOTE:Lorem augue ut in in autem ut. -EMAIL:a.tibbs@facilisisaliquip.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:O -EMAIL:desmond@facilisiesse.info -N:Ortiz;Desmond;;; -FN:Desmond Ortiz -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:lucas@sip.linphone.org -N:Clarkson;Lucas;;; -BDAY:19380112 -FN:Lucas Clarkson -EMAIL:lucas@aliquammolestie.tv -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19670822 -FN:Amanda Mcgill -NOTE:Exerci veniamquis vero at velit consequatvel blandit veniamquis at feugiat hendrerit blandit euismod. -GENDER:N -EMAIL:a.mcgill@commodotation.com -N:Mcgill;Amanda;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Laoreet facilisis ut ut nostrud molestie in doloremagna esse invulputate nulla. -FN:Rachel Newman -BDAY:19840321 -ORG:Industries Graphics -ADR:;;1004 Cross Pike Trail;Satsuma;FL;32189; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(205)540-6396 -GENDER:N -N:Ulrich;Angelia;;; -FN:Angelia Ulrich -IMPP:sip:angelia@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Oshea;Wilson;;; -BDAY:19740228 -ADR:;;4893 Staples Circle;Packwood;IA;52580; -FN:Wilson Oshea -TEL:tel:(701)747-6762 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:N -EMAIL:kraig@dolorelitsed.info -FN:Kraig Valentin -IMPP:sip:kraig@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Nostrud delenitaugue tation vel praesent in dolore eros etaccumsan nostrud iustoodio odio ut. -N:Dykes;Vonda;;; -TEL:tel:(304)499-2940 -GENDER:F -ORG:East Solutions -FN:Vonda Dykes -BDAY:19810729 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(212)455-7126 -N:Forbes;Alisha;;; -GENDER:F -ORG:Alpha Galaxy -IMPP:sip:alisha@sip.linphone.org -EMAIL:a.forbes@feugaitvulputate.edu -ADR:;;2356 Londonderry Lane;Kansas City;MO;64130; -FN:Alisha Forbes -NOTE:Dolore invulputate enim invulputate in dolore lobortis lorem zzril nostrud autem euismod duis amet. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19600110 -ORG:Research Vision -FN:Wilbur Vieira -TEL:tel:(612)178-4929 -GENDER:M -N:Vieira;Wilbur;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:ahmed@sip.linphone.org -FN:Ahmed Mcnally -NOTE:Nostrud vel eufeugiat nulla dignissim eum erat molestie enim iriuredolor blandit tationullamcorper dolore vero. -GENDER:M -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Whitlow;Brandy;;; -IMPP:sip:brandy@sip.linphone.org -NOTE:Tation vel consequat eufeugiat nisl. -ORG:Atlantic Graphics Max -FN:Brandy Whitlow -ADR:;;7952 Olene Lane;Calico Rock;AR;72519; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Covington;Margery;;; -FN:Margery Covington -NOTE:Velit eros praesent eros erat blandit te duis. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Velez;Pat;;; -FN:Pat Velez -GENDER:N -BDAY:19690527 -EMAIL:pat@utduis.info -NOTE:Facilisi molestie eufeugiat etaccumsan duis wisi dolore commodoconsequat nulla consequat at nisl ut dolore. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:g.melendez@luptatumzzrilconsequatvel.us -NOTE:Facilisi vel ea lobortis enim tincidunt nulla qui diam elitsed feugait vulputate augue accumsan. -FN:Glenda Melendez -TEL:tel:(949)202-9819 -ORG:Analysis Construction -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:brigitte@sip.linphone.org -N:Griffin;Brigitte;;; -ORG:Design Net -FN:Brigitte Griffin -EMAIL:b.griffin@veroet.info -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Facilisi hendrerit exerci illum quis eu iusto blandit laoreet in dolore luptatum qui. -FN:Archie Gaston -BDAY:19920804 -IMPP:sip:archie@sip.linphone.org -N:Gaston;Archie;;; -EMAIL:a.gaston@erosnibh.net -TEL:tel:(540)688-8072 -GENDER:N -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Lakesha Zuniga -N:Zuniga;Lakesha;;; -NOTE:Molestie duis iriuredolor aliquip vel accumsan ea tationullamcorper commodoconsequat qui minim iusto esse et. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Odio aliquip delenitaugue amet nonummy dignissim. -EMAIL:callie.thornton@doloresse.com -N:Thornton;Callie;;; -GENDER:N -FN:Callie Thornton -IMPP:sip:callie@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:luis@sip.linphone.org -NOTE:Feugiat dolor exerci nulla. -EMAIL:l.cato@adutwisi.info -GENDER:M -TEL:tel:(715)183-7862 -FN:Luis Cato -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Alpha Internet Universal -ADR:;;7007 Newgate Cove;Wheatland;WY;82201; -FN:Randi Reinhart -EMAIL:r.reinhart@dolorefeugait.tv -IMPP:sip:randi@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Lorena Gant -NOTE:Et in commodo te blandit ullamcorper. -TEL:tel:(806)228-8784 -ORG:Star Vision -IMPP:sip:lorena@sip.linphone.org -ADR:;;2770 Donnington Circle;Bradenton;FL;34212; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Max Studio Electronic -EMAIL:colleen@nostruddolore.net -IMPP:sip:colleen@sip.linphone.org -ADR:;;2325 Barryknoll Way;Glenwood;MD;21738; -FN:Colleen Fajardo -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Jason Moniz -ORG:Hardware Architecture Atlantic -N:Moniz;Jason;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:guy@sip.linphone.org -BDAY:19901224 -GENDER:U -ORG:Vision Building Technology -EMAIL:guy.aponte@diammolestie.org -FN:Guy Aponte -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;4421 Old Bridge Cove;Ludlow;PA;16333; -GENDER:N -NOTE:Ut dolor praesent eros at. -EMAIL:israel.darling@elitsedautem.eu -BDAY:19870624 -FN:Israel Darling -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(832)548-1347 -FN:Elaine Zeller -IMPP:sip:elaine@sip.linphone.org -N:Zeller;Elaine;;; -BDAY:19960312 -GENDER:O -NOTE:Vero exerci ut et eufeugiat enim illum facilisis iriure. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Provider Application Direct -IMPP:sip:tracie@sip.linphone.org -EMAIL:t.verdin@doloreut.org -FN:Tracie Verdin -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Cooks;Jesse;;; -FN:Jesse Cooks -GENDER:F -TEL:tel:(920)508-9584 -NOTE:Illum exerci molestie velit eum delenit enim te. -ADR:;;8998 Deerfield Way;Elizaville;NY;12523; -EMAIL:jesse.cooks@nullaodio.edu -ORG:Data Electronics Consulting -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Sebastian Freed -TEL:tel:(479)830-5833 -NOTE:Ipsum vel duis tation te nostrud. -ORG:Architecture Design -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:kayla@sip.linphone.org -TEL:tel:(818)306-5034 -BDAY:19680730 -GENDER:U -FN:Kayla Carnes -ADR:;;7300 Muir Avenue;Gregory;SD;57533; -N:Carnes;Kayla;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:hortencia@nislautem.info -IMPP:sip:hortencia@sip.linphone.org -NOTE:Accumsan ad at wisi wisi at vero illum vero laoreet. -ORG:Signal East West -GENDER:U -FN:Hortencia Reitz -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Quentin Steward -TEL:tel:(408)999-1140 -N:Steward;Quentin;;; -BDAY:19400209 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Euismod esse eufeugiat iustoodio. -BDAY:19960705 -GENDER:O -N:Moreau;Annmarie;;; -EMAIL:annmarie@eufacilisis.us -FN:Annmarie Moreau -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Francisco Beattie -ORG:Industries Bell Universal -NOTE:Accumsan te molestie feugiat nulla praesent esse amet diam minim te veniam odio. -N:Beattie;Francisco;;; -ADR:;;261 Aspen Pine Drive;Parsons;KS;67357; -BDAY:19591019 -TEL:tel:(478)745-3799 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:norberto@euillum.us -GENDER:O -ORG:Advanced Software -FN:Norberto Boggs -BDAY:19580213 -IMPP:sip:norberto@sip.linphone.org -N:Boggs;Norberto;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;2864 Millstone Lane;North Grosvenordale;CT;06255; -FN:Nellie Chavarria -NOTE:Dolore enim esse autem vero suscipit nulla luptatumzzril minim odio dolor nulla. -N:Chavarria;Nellie;;; -GENDER:F -TEL:tel:(785)350-8066 -BDAY:19480413 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(845)492-3976 -IMPP:sip:rosalyn@sip.linphone.org -NOTE:Dolore aliquam etaccumsan ut nisl illum veniam nulla sit facilisi lobortis. -FN:Rosalyn Rome -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:U -FN:Stanford Stpierre -ORG:Electronics Max Application -NOTE:Luptatumzzril ex molestie lobortis. -BDAY:19600526 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Dominic Carmichael -NOTE:Nostrud adipiscing nulla euismod tation ipsum autem dolore dolore vero nulla autem laoreet. -GENDER:O -BDAY:19550919 -TEL:tel:(281)322-1438 -ADR:;;3706 Heritage Street;Chataignier;LA;70524; -ORG:East Data Direct -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Dolore ipsum aliquam esse commodo feugait Utwisi ut aliquam wisi. -EMAIL:l.snell@veltation.us -FN:Lynette Snell -ORG:Digital Direct Architecture -N:Snell;Lynette;;; -GENDER:U -TEL:tel:(859)444-7118 -IMPP:sip:lynette@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Joann Bruce -IMPP:sip:joann@sip.linphone.org -NOTE:Tincidunt esse duis vero enim. -EMAIL:joann.bruce@tationut.net -ORG:Vision Source -N:Bruce;Joann;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Ut nislut duis aliquip ex consequatvel. -ORG:Telecom Industries North -GENDER:M -FN:Jermaine Cummins -N:Cummins;Jermaine;;; -IMPP:sip:jermaine@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Aliquip illum duis eros consequat. -N:Callaghan;Serena;;; -IMPP:sip:serena@sip.linphone.org -GENDER:U -ADR:;;1185 Osgood Circle;Roxana;KY;41848; -FN:Serena Callaghan -BDAY:19520419 -EMAIL:serena@nibhtincidunt.net -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:lillie@sip.linphone.org -N:Coyle;Lillie;;; -EMAIL:lillie.coyle@nislutdolore.edu -FN:Lillie Coyle -TEL:tel:(719)287-2284 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:benedict@sip.linphone.org -ADR:;;331 Lakemere Street;Orlando;FL;32898; -ORG:Research Industries -NOTE:Suscipit nisl molestie lobortis praesent enim odio. -FN:Benedict Warren -GENDER:M -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Laoreet in nostrud dolore ad laoreet quis etaccumsan dolore nostrud. -N:Geer;Janet;;; -EMAIL:janet.geer@exnonummy.eu -ADR:;;871 Stagecoach Lane;Caneyville;KY;42721; -IMPP:sip:janet@sip.linphone.org -FN:Janet Geer -BDAY:19880907 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Qui molestie nislut veniamquis et nulla commodoconsequat dignissim consequat ea velit vel et. -FN:Jonathon Heflin -N:Heflin;Jonathon;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Aliquip duis quis adipiscing eros luptatum praesent. -EMAIL:c.fabian@eaqui.gov -FN:Courtney Fabian -ADR:;;7972 Boom Trail;Baton Rouge;LA;70835; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:F -NOTE:Ullamcorper dolore dolore facilisi te aliquam nulla dolore wisi nulla nislut. -EMAIL:oleta.stanfield@consequateuismod.tv -TEL:tel:(561)919-6933 -FN:Oleta Stanfield -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:catina@sip.linphone.org -FN:Catina Whalen -ADR:;;2606 Winding Creek Trail;Goldbond;VA;24094; -N:Whalen;Catina;;; -EMAIL:catina.whalen@aliquipaliquam.org -NOTE:Euismod amet consequat dolor erat molestie nibh suscipit diam feugiat. -TEL:tel:(228)896-4249 -GENDER:F -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Sit Utwisi aliquam facilisi blandit at nulla augue nostrud et nostrud consequatvel. -TEL:tel:(610)250-3736 -FN:Horacio Cheatham -ADR:;;8173 Bobwood Street;Le Roy;KS;66857; -GENDER:M -ORG:Medicine Hardware -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Nonummy iusto velit eufeugiat sit odio dolore. -EMAIL:a.legg@hendreritvel.us -ADR:;;5845 Parker Cove;Engelhard;NC;27824; -TEL:tel:(975)762-3484 -FN:Ashleigh Legg -BDAY:19680224 -GENDER:U -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19650102 -FN:Julius Spears -ORG:Bell Network Galaxy -N:Spears;Julius;;; -ADR:;;559 Cornuta Circle;North Haven;ME;04853; -EMAIL:julius@nullaminim.edu -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Contract Vision -EMAIL:sid.linn@laoreetiustoodio.net -FN:Sid Linn -NOTE:Ea feugait ad enim. -IMPP:sip:sid@sip.linphone.org -GENDER:O -ADR:;;1609 Lake Avenue;West Des Moines;IA;50266; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Curtis Winslow -NOTE:Nulla nostrud ut consectetuer at qui invulputate odio in etaccumsan duis ad velit eros. -TEL:tel:(256)426-8196 -N:Winslow;Curtis;;; -GENDER:M -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;2006 Fox Creek Circle;Vicksburg;MS;39182; -GENDER:N -TEL:tel:(283)293-6758 -FN:Amie Hinton -EMAIL:amie@dolorehendrerit.gov -BDAY:19820722 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;2296 Riverview Drive;Murchison;TX;75778; -EMAIL:paulette@augueea.tv -GENDER:U -FN:Paulette Lemons -ORG:Signal Solutions Design -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19661007 -ADR:;;6591 Oakville Circle;Old Hickory;TN;37138; -N:Galarza;Daron;;; -NOTE:Autem blandit doloremagna ex Utwisi ex ut nulla Utwisi lobortis eu. -FN:Daron Galarza -ORG:Star Frontier -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:N -EMAIL:charlie@commodoconsequatautem.org -ADR:;;2645 Southmoore Avenue;Kansas City;KS;66106; -NOTE:Autem esse praesent illum at duis ut zzril eufeugiat odio vero molestie erat. -FN:Charlie Easley -TEL:tel:(270)848-9739 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:aurelio@tationullamcorperpraesent.us -NOTE:Et ullamcorper commodo dolor dolor nisl iriure et amet. -FN:Aurelio Bruns -IMPP:sip:aurelio@sip.linphone.org -N:Bruns;Aurelio;;; -GENDER:U -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19530817 -ADR:;;1813 Hill Creek Cove;Wesco;MO;65586; -NOTE:Vulputate nulla feugait nonummy suscipit illum vel dolor diam enim hendrerit blandit. -FN:Deana Good -EMAIL:deana.good@tationiriuredolor.tv -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:drew@sip.linphone.org -TEL:tel:(775)506-6318 -BDAY:19810625 -EMAIL:d.gonsalves@elitsedat.tv -ADR:;;8682 Chestnut Way;Shiloh;GA;31826; -FN:Drew Gonsalves -N:Gonsalves;Drew;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19700822 -FN:Belva Doolittle -IMPP:sip:belva@sip.linphone.org -ORG:Venture Galaxy Medicine -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Workman;Bryon;;; -FN:Bryon Workman -EMAIL:bryon.workman@dignissimullamcorper.info -GENDER:O -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19710419 -ADR:;;979 Staples Circle;Olympia;KY;40358; -FN:Orval Harrison -GENDER:M -ORG:Electronic Consulting Power -NOTE:Consectetuer duis vel delenit. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Booker Mouton -TEL:tel:(304)907-3686 -N:Mouton;Booker;;; -IMPP:sip:booker@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:gerald@sip.linphone.org -FN:Gerald Lafleur -ADR:;;9063 Bradford Parkway;Newberry;SC;29108; -TEL:tel:(315)532-7328 -ORG:Construction Architecture North -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Tia Hoyle -GENDER:F -EMAIL:tia.hoyle@enimdiam.gov -IMPP:sip:tia@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;9499 Heathstone Avenue;Lebanon;PA;17042; -FN:Bobbie Cardenas -GENDER:U -NOTE:Ut minim hendrerit iriure. -EMAIL:b.cardenas@molestieesse.edu -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;2087 Pineridge Street;Miami;FL;33130; -IMPP:sip:janette@sip.linphone.org -EMAIL:janette.cromer@intation.eu -ORG:Virtual Star -BDAY:19570518 -FN:Janette Cromer -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19801207 -ADR:;;250 Jewell Cove;Altona;IL;61414; -FN:Anita Weatherford -N:Weatherford;Anita;;; -IMPP:sip:anita@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Pasquale Rodriquez -EMAIL:pasquale@dignissimat.us -ORG:Architecture Application Internet -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:roscoe.wray@essepraesent.tv -TEL:tel:(315)643-3592 -BDAY:19461224 -FN:Roscoe Wray -N:Wray;Roscoe;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Abraham;Paul;;; -FN:Paul Abraham -GENDER:U -EMAIL:p.abraham@indelenit.com -ADR:;;3891 Anchorage Cove;Casselberry;FL;32707; -BDAY:19600621 -TEL:tel:(508)192-7791 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(283)551-8207 -FN:Alvaro Robbins -BDAY:19930701 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19500925 -FN:Rosie Fawcett -ADR:;;4383 Cane Creek Street;Treichlers;PA;18086; -IMPP:sip:rosie@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19940203 -FN:Catalina Haynes -TEL:tel:(207)315-9888 -GENDER:N -IMPP:sip:catalina@sip.linphone.org -NOTE:Suscipit doloremagna exerci illum illum molestie vero. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Amie Steward -NOTE:Facilisi tincidunt ullamcorper in dolore blandit duis molestie dolor praesent diam. -N:Steward;Amie;;; -IMPP:sip:amie@sip.linphone.org -ORG:Speed Electronics Network -BDAY:19791116 -ADR:;;528 Myrtle Lane;Los Indios;TX;78567; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:patty@sip.linphone.org -TEL:tel:(907)764-8263 -GENDER:F -BDAY:19520727 -FN:Patty Vanhorn -ADR:;;7814 Driftwood Street;Kent;AL;36045; -ORG:Electronics East Data -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:brooke@doloremagnavelit.tv -GENDER:N -ADR:;;2088 Danbury Parkway;Nada;TX;77460; -IMPP:sip:brooke@sip.linphone.org -NOTE:Consectetuer praesent exerci euismod at facilisi exerci. -FN:Brooke Alba -ORG:Systems Hardware -TEL:tel:(574)751-8739 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Luptatum odio suscipit ut zzril nulla dignissim erat qui eum praesent. -ORG:Vision Technology Digital -BDAY:19360420 -FN:Russ Chadwick -N:Chadwick;Russ;;; -IMPP:sip:russ@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Atlantic Signal Electronic -BDAY:19900112 -FN:Orval Rowley -ADR:;;7545 Jewell Way;Vernon;AL;35592; -NOTE:Velit zzril aliquam vulputate in nisl ut. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:christy.moulton@hendreritdignissim.eu -IMPP:sip:christy@sip.linphone.org -FN:Christy Moulton -NOTE:Nulla lobortis esse facilisis sit hendrerit vulputate autem nulla autem molestie sit. -BDAY:19841010 -ORG:Telecom Net Analysis -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Future Adventure -N:Jarman;Damien;;; -NOTE:Esse autem nulla ad nislut iriuredolor et aliquam aliquam. -FN:Damien Jarman -TEL:tel:(512)290-1765 -BDAY:19440108 -ADR:;;2760 Bent Creek Street;Tifton;GA;31793; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(914)996-3452 -ORG:Electronic Bell Vision -BDAY:19770703 -N:Hand;Jarrett;;; -IMPP:sip:jarrett@sip.linphone.org -EMAIL:j.hand@nislqui.org -NOTE:Iriure vero suscipit dolor ex vel invulputate etaccumsan enim praesent Utwisi. -FN:Jarrett Hand -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:jeff.wyatt@duisat.tv -ORG:Construction Frontier Advanced -ADR:;;8196 Centre Oak Parkway;Barnegat Light;NJ;08006; -FN:Jeff Wyatt -GENDER:M -NOTE:Feugait ad euismod vel sit. -N:Wyatt;Jeff;;; -IMPP:sip:jeff@sip.linphone.org -TEL:tel:(786)863-5178 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;4739 Kinderhill Drive;San Francisco;CA;94141; -FN:Gayla Lemus -TEL:tel:(562)801-3000 -EMAIL:g.lemus@euismodwisi.us -GENDER:F -ORG:Software Net -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Mel Whittaker -EMAIL:m.whittaker@consequatsuscipit.gov -IMPP:sip:mel@sip.linphone.org -ORG:Atlantic Interactive -ADR:;;8631 Heatherbrook Parkway;Springvale;ME;04083; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Industries Internet Building -IMPP:sip:hong@sip.linphone.org -ADR:;;1887 Stonewyck Trail;Altoona;AL;35952; -BDAY:19680110 -FN:Hong Mclendon -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Caleb Salgado -N:Salgado;Caleb;;; -GENDER:M -ADR:;;5691 Kickerillo Circle;Burlington;NJ;08016; -EMAIL:caleb.salgado@adduis.eu -ORG:East Frontier Network -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(918)824-6403 -IMPP:sip:jack@sip.linphone.org -FN:Jack Valdes -GENDER:M -ORG:Architecture Software -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:merry.woodson@eumconsequat.eu -BDAY:19870819 -FN:Merry Woodson -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Ea vulputate iusto te ex hendrerit iustoodio praesent. -EMAIL:jessie@lobortissuscipit.eu -GENDER:M -FN:Jessie Seaton -BDAY:19740423 -IMPP:sip:jessie@sip.linphone.org -N:Seaton;Jessie;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Alfredo Champagne -ADR:;;5956 Germantown Village Street;Warsaw;IL;62379; -EMAIL:alfredo@duisvelit.com -IMPP:sip:alfredo@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:julianne@sip.linphone.org -FN:Julianne Jordon -TEL:tel:(843)979-2054 -N:Jordon;Julianne;;; -EMAIL:j.jordon@inin.net -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Merry Poole -IMPP:sip:merry@sip.linphone.org -NOTE:Duis hendrerit velit et vel at feugait invulputate eu duis consequat. -EMAIL:merry@autemiusto.tv -ADR:;;9336 Mcclellan Lane;Austin;CO;81410; -N:Poole;Merry;;; -TEL:tel:(626)749-5600 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Yvonne Warfield -ORG:Data Solutions -BDAY:19781125 -GENDER:N -IMPP:sip:yvonne@sip.linphone.org -EMAIL:yvonne@autemetaccumsan.gov -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Gruber;Elia;;; -FN:Elia Gruber -ADR:;;836 Hobbits Glen Street;Tuskahoma;OK;74574; -EMAIL:e.gruber@commodoat.com -ORG:Max Source General -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:cristina.nealy@laoreetnostrud.com -ORG:Power West Application -TEL:tel:(319)940-6805 -IMPP:sip:cristina@sip.linphone.org -FN:Cristina Nealy -NOTE:Dolore enim lobortis laoreet. -ADR:;;840 Island Grove Street;Packwaukee;WI;53953; -GENDER:F -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(713)785-9554 -GENDER:O -ADR:;;4410 Quirt Way;Wenham;MA;01984; -N:Becker;Marlon;;; -IMPP:sip:marlon@sip.linphone.org -FN:Marlon Becker -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Rhett Lemay -BDAY:19940731 -EMAIL:rhett.lemay@iustoenim.edu -IMPP:sip:rhett@sip.linphone.org -ORG:Speed Solutions South -GENDER:M -TEL:tel:(901)447-7008 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Dolore diam molestie vel dignissim zzril qui veniamquis duis feugait vel in. -TEL:tel:(660)919-1575 -IMPP:sip:carol@sip.linphone.org -FN:Carol Eubanks -ADR:;;6789 Leaning Ash Parkway;Cedar Lake;MI;48812; -N:Eubanks;Carol;;; -EMAIL:carol@suscipitinvulputate.tv -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19790211 -N:Dupont;Ione;;; -EMAIL:i.dupont@nislvero.eu -GENDER:N -FN:Ione Dupont -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:U -IMPP:sip:mallory@sip.linphone.org -NOTE:Esse dignissim illum duis. -N:Pemberton;Mallory;;; -BDAY:19520526 -FN:Mallory Pemberton -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19940709 -FN:Bianca Chambers -ORG:Signal Pacific -N:Chambers;Bianca;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:carol.moriarty@autemdolore.eu -TEL:tel:(316)208-4060 -GENDER:N -IMPP:sip:carol@sip.linphone.org -ORG:Venture Contract -FN:Carol Moriarty -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(301)112-2744 -IMPP:sip:fritz@sip.linphone.org -GENDER:U -NOTE:Facilisis blandit laoreet ut te. -FN:Fritz Loper -EMAIL:fritz.loper@dignissimsit.org -N:Loper;Fritz;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Jorge Brito -BDAY:19630710 -ORG:Studio Software Analysis -N:Brito;Jorge;;; -EMAIL:jorge.brito@iriuredolorvulputate.info -ADR:;;1965 Legend Way;Smithfield;WV;26437; -TEL:tel:(564)240-6751 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Dolore autem luptatumzzril ea ex luptatum ut velit at lorem adipiscing commodo dolore. -FN:Bryan Pena -GENDER:O -N:Pena;Bryan;;; -ADR:;;3319 Soboda Cove;Houston;TX;77042; -EMAIL:bryan.pena@miniminvulputate.com -ORG:Graphics Federated North -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:F -FN:Tonja Pepper -NOTE:Te et blandit nonummy dolore dolor. -ADR:;;6395 Cordie Lee Parkway;East Sparta;OH;44626; -ORG:Hardware Innovation -BDAY:19900214 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:carmen@sip.linphone.org -FN:Carmen Mccorkle -NOTE:Invulputate facilisis Utwisi illum enim facilisis eufeugiat dolore. -GENDER:F -N:Mccorkle;Carmen;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:jeannine@sip.linphone.org -GENDER:O -FN:Jeannine Cintron -N:Cintron;Jeannine;;; -TEL:tel:(641)947-2136 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:jill@sip.linphone.org -EMAIL:jill@esseconsectetuer.tv -ORG:Industries Net -N:Rinehart;Jill;;; -BDAY:19650817 -FN:Jill Rinehart -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;7520 Corporate Center Drive;East Derry;NH;03041; -FN:Guadalupe Cuellar -NOTE:Vulputate delenitaugue lobortis accumsan aliquam dolore odio ullamcorper luptatumzzril delenit. -IMPP:sip:guadalupe@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:j.vest@feugiatdignissim.tv -ORG:Medicine Max Adventure -BDAY:19750923 -FN:Janice Vest -ADR:;;9645 Landfair Trail;Spencer;OK;73084; -GENDER:U -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(631)935-6965 -NOTE:Eros feugiat nostrud ea eum ea. -ORG:Advanced Signal South -BDAY:19631102 -N:Meeker;Maudie;;; -FN:Maudie Meeker -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Vero in veniamquis et commodoconsequat te dignissim elitsed diam in nulla suscipit blandit et. -GENDER:U -FN:Joseph Brand -TEL:tel:(703)691-2199 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19451202 -EMAIL:v.whitten@dolornulla.edu -FN:Vance Whitten -N:Whitten;Vance;;; -GENDER:U -ADR:;;3921 Mayfield Lane;Cincinnati;OH;45230; -ORG:Internet Digital Construction -TEL:tel:(605)972-6400 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Bettis;Wm;;; -GENDER:U -FN:Wm Bettis -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Mia Cameron -ORG:Bell Venture Power -TEL:tel:(425)586-9243 -NOTE:Te hendrerit aliquip facilisis. -BDAY:19871021 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19381119 -FN:Shon Jay -IMPP:sip:shon@sip.linphone.org -N:Jay;Shon;;; -TEL:tel:(207)755-1935 -ADR:;;9051 West Trail;Outing;MN;56662; -GENDER:M -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Cartwright;Hannah;;; -ORG:Data Advanced Source -EMAIL:h.cartwright@eumvero.net -FN:Hannah Cartwright -NOTE:Wisi veniamquis nostrud facilisis facilisi eum ut vero iustoodio volutpat ipsum at minim iriuredolor. -TEL:tel:(240)315-9780 -ADR:;;6990 Kimberley Lane;Minooka;IL;60447; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Qui eum amet praesent qui minim nibh nisl aliquam luptatum eum. -ADR:;;3104 Cottage Glen Cove;Lepanto;AR;72354; -N:Halverson;Linnie;;; -IMPP:sip:linnie@sip.linphone.org -FN:Linnie Halverson -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19470102 -TEL:tel:(202)268-3906 -FN:Daphne Dow -ORG:Provider Studio Direct -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19930717 -EMAIL:e.choi@commodoeros.edu -FN:Earline Choi -ADR:;;8771 Lakeside Drive;Roy;MT;59471; -IMPP:sip:earline@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Mattie Bragg -IMPP:sip:mattie@sip.linphone.org -ADR:;;658 Merenerm Avenue;Topeka;KS;66629; -GENDER:F -BDAY:19580220 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Novotny;Galen;;; -TEL:tel:(802)326-1682 -IMPP:sip:galen@sip.linphone.org -ORG:Future Design -FN:Galen Novotny -ADR:;;3919 Sunny Slope Way;Sag Harbor;NY;11963; -BDAY:19400918 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Raymon Blair -EMAIL:raymon.blair@nibheu.gov -IMPP:sip:raymon@sip.linphone.org -TEL:tel:(775)879-1956 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(501)838-9703 -IMPP:sip:dorene@sip.linphone.org -BDAY:19600124 -EMAIL:d.strong@iustoodioad.edu -NOTE:Accumsan diam eu praesent. -FN:Dorene Strong -ADR:;;5810 Durley Parkway;Norwalk;CT;06860; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19371030 -NOTE:Et etaccumsan eu illum iusto invulputate luptatum ex vero facilisis. -ADR:;;7566 Silverbark Avenue;Johnston;SC;29832; -IMPP:sip:carlos@sip.linphone.org -FN:Carlos Worley -TEL:tel:(763)856-9354 -N:Worley;Carlos;;; -GENDER:U -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Lura Hernandez -EMAIL:lura@nostrudnibh.net -ADR:;;5678 Woodhall Trail;Trenton;IL;62293; -IMPP:sip:lura@sip.linphone.org -GENDER:F -ORG:Max General Electronic -BDAY:19750618 -N:Hernandez;Lura;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Zzril molestie ad duis iustoodio dolore ea vero wisi. -BDAY:19631023 -ADR:;;9526 Riverain Lane;Wilder;ID;83676; -EMAIL:gena@doloresuscipit.info -ORG:Digital Provider -N:Trapp;Gena;;; -FN:Gena Trapp -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Nance;Ervin;;; -FN:Ervin Nance -IMPP:sip:ervin@sip.linphone.org -NOTE:Eros molestie nulla in exerci luptatumzzril autem dignissim blandit ea. -GENDER:O -BDAY:19740909 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:haywood@sip.linphone.org -NOTE:Et lobortis aliquam duis illum nibh exerci qui commodoconsequat luptatumzzril. -EMAIL:haywood.chew@nislutiustoodio.tv -GENDER:O -FN:Haywood Chew -ADR:;;7229 Melville Drive;El Paso;TX;88519; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Jed Wooten -BDAY:19670619 -N:Wooten;Jed;;; -NOTE:Iustoodio dignissim esse delenit. -ORG:Consulting West Data -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19400105 -TEL:tel:(631)679-9630 -ORG:Contract Federated Max -NOTE:Blandit tation etaccumsan minim duis facilisis. -GENDER:F -FN:Martha Flanigan -EMAIL:martha.flanigan@eratconsequat.us -N:Flanigan;Martha;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19450122 -NOTE:Consectetuer aliquip nonummy facilisi dignissim. -TEL:tel:(810)208-7665 -FN:Misti Nickerson -EMAIL:misti@nonummyqui.tv -ORG:Construction East Software -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19660809 -IMPP:sip:major@sip.linphone.org -NOTE:Molestie enim esse etaccumsan diam at luptatumzzril. -N:Carpenter;Major;;; -GENDER:O -FN:Major Carpenter -EMAIL:major.carpenter@enimesse.com -ADR:;;8978 Thicket Parkway;Caldwell;TX;77836; -ORG:Speed Network Internet -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:O -IMPP:sip:young@sip.linphone.org -NOTE:Lobortis wisi dolore ex duis ea. -ADR:;;5433 Southchester Street;Petersburg;AK;99833; -FN:Young Ng -ORG:Venture People -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(715)350-5828 -IMPP:sip:matthew@sip.linphone.org -ORG:Analysis South Consulting -FN:Matthew Stahl -GENDER:O -ADR:;;3911 Oakleigh Drive;Evansville;IN;47712; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Darwin Timmons -ADR:;;6584 Forest Hill Way;Washington;DC;20375; -GENDER:O -ORG:East East -N:Timmons;Darwin;;; -EMAIL:darwin.timmons@tedelenitaugue.eu -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Velit iriuredolor blandit eros duis nislut adipiscing consequat delenit qui hendrerit accumsan eros elitsed. -TEL:tel:(904)842-8241 -ORG:Network Source -EMAIL:teri@elitsedodio.org -GENDER:N -ADR:;;9705 Tamerlane Way;Monroe;TN;38573; -FN:Teri York -IMPP:sip:teri@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Tovar;Laurie;;; -FN:Laurie Tovar -EMAIL:laurie@duisnostrud.info -NOTE:Vero nulla ex odio exerci te adipiscing praesent consequat. -BDAY:19880618 -ORG:Application Data Analysis -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:U -ORG:East Software Network -FN:Gaye Unger -IMPP:sip:gaye@sip.linphone.org -EMAIL:gaye.unger@minimquis.edu -NOTE:Ex laoreet duis enim at molestie suscipit sit ut molestie at nisl facilisi. -ADR:;;295 Chestnut Way;West Richland;WA;99353; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19571217 -ORG:Vision Systems Atlantic -FN:Nancy Hussey -EMAIL:nancy.hussey@facilisifacilisis.eu -GENDER:O -TEL:tel:(920)267-9308 -N:Hussey;Nancy;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19760320 -N:Dillard;Jimmie;;; -FN:Jimmie Dillard -IMPP:sip:jimmie@sip.linphone.org -TEL:tel:(740)311-3818 -ADR:;;8620 Eldridge Trail;Metairie;LA;70003; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Max Industries Interactive -N:Lujan;Una;;; -GENDER:F -IMPP:sip:una@sip.linphone.org -ADR:;;2095 Hunters Grove Avenue;Marshfield;WI;54472; -FN:Una Lujan -EMAIL:una@duisnulla.us -NOTE:Veniam iusto etaccumsan delenit dolore delenit aliquip ex dignissim et facilisis eum et et. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:una@sip.linphone.org -ADR:;;9870 Saint Marys Way;Portland;TN;37148; -ORG:Star Telecom -EMAIL:una.moen@lobortisfacilisis.edu -N:Moen;Una;;; -FN:Una Moen -GENDER:U -TEL:tel:(207)845-2254 -BDAY:19630110 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19710413 -TEL:tel:(843)189-8299 -FN:Elizabeth Dozier -IMPP:sip:elizabeth@sip.linphone.org -ADR:;;5421 Ingberg Circle;Scotland;AR;72141; -N:Dozier;Elizabeth;;; -NOTE:Vel suscipit praesent adipiscing consequat feugiat blandit delenit tationullamcorper dignissim. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Luciano Tellez -IMPP:sip:luciano@sip.linphone.org -ORG:West Vision Consulting -GENDER:O -NOTE:Wisi qui feugait consequat eros etaccumsan. -EMAIL:l.tellez@consequatdolore.info -ADR:;;1280 Laurie Street;Roseboom;NY;13450; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;209 Farmington Drive;Vidalia;GA;30474; -BDAY:19391221 -TEL:tel:(310)256-6583 -FN:Annamarie Jefferies -GENDER:O -IMPP:sip:annamarie@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:M -EMAIL:b.tirado@hendreritveniam.gov -FN:Barry Tirado -ORG:Medicine Telecom Solutions -ADR:;;3293 Olinda Cove;Ewing;VA;24248; -N:Tirado;Barry;;; -NOTE:Lorem autem diam nonummy duis. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Delenitaugue dignissim exerci consequatvel ut nulla ex. -ADR:;;4089 Duckhorn Parkway;Farmville;NC;27828; -FN:Elbert Hawes -IMPP:sip:elbert@sip.linphone.org -GENDER:U -BDAY:19531016 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:c.janes@loremzzril.org -N:Janes;Cary;;; -NOTE:Dolore autem invulputate suscipit. -BDAY:19791215 -ADR:;;4733 Holcombe Parkway;Saint Paul;MN;55111; -FN:Cary Janes -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(409)764-1483 -FN:Charley Sewell -ADR:;;7341 Cornwall Cove;Pelican Lake;WI;54463; -ORG:Universal Vision Construction -N:Sewell;Charley;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:O -NOTE:At consequat facilisi dignissim delenitaugue etaccumsan. -EMAIL:m.rauch@blanditex.net -FN:Monty Rauch -IMPP:sip:monty@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Treadwell;Chelsey;;; -FN:Chelsey Treadwell -NOTE:Duis autem nulla laoreet lobortis iriure feugait nulla tation suscipit. -BDAY:19900518 -EMAIL:chelsey.treadwell@aliquipfeugait.info -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Tillie Slattery -ORG:Data Bell Digital -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(563)356-5376 -FN:Robby Lombardo -BDAY:19410809 -GENDER:U -NOTE:Duis eros ea aliquip hendrerit nulla ipsum nostrud ea. -ORG:Advanced Analysis -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Source Frontier -GENDER:N -BDAY:19900731 -EMAIL:fern@inblandit.net -ADR:;;9620 Carters Grove Way;Montgomery;AL;36142; -FN:Fern Alicea -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Hope;Andreas;;; -FN:Andreas Hope -GENDER:O -ORG:Star Architecture -IMPP:sip:andreas@sip.linphone.org -TEL:tel:(260)790-2040 -EMAIL:a.hope@elitsednostrud.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Damian Hickman -N:Hickman;Damian;;; -IMPP:sip:damian@sip.linphone.org -ORG:East Digital Innovation -GENDER:O -TEL:tel:(801)339-8356 -NOTE:Minim volutpat suscipit dolore enim nulla diam duis. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Bell Medicine -FN:Russell Lenz -GENDER:U -TEL:tel:(412)505-9598 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19441129 -NOTE:Velit feugait minim vero accumsan. -ADR:;;7576 Old Village Circle;East Elmhurst;NY;11370; -EMAIL:zenaida.penn@essedelenit.us -FN:Zenaida Penn -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:kellie.alonzo@facilisiadipiscing.info -FN:Kellie Alonzo -IMPP:sip:kellie@sip.linphone.org -NOTE:Vel molestie suscipit etaccumsan nulla feugait suscipit in in. -ORG:Power Innovation -TEL:tel:(757)588-5598 -N:Alonzo;Kellie;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19910523 -GENDER:M -ORG:Research Technology North -FN:Gerardo Babb -TEL:tel:(321)199-3366 -EMAIL:g.babb@dolorete.gov -N:Babb;Gerardo;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Carrier;Denise;;; -FN:Denise Carrier -GENDER:F -EMAIL:denise@eumvelit.gov -IMPP:sip:denise@sip.linphone.org -NOTE:Vero nulla facilisi minim elitsed facilisis. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:rosalina.chambliss@ullamcorperconsequatvel.net -FN:Rosalina Chambliss -ADR:;;2747 Misty Creek Avenue;Clewiston;FL;33440; -GENDER:U -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19670319 -TEL:tel:(202)148-8351 -ADR:;;9393 Willard Cove;Mcgrew;NE;69353; -FN:Rosemarie Morey -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19610728 -N:Simone;Mohamed;;; -NOTE:Invulputate eum nostrud qui veniamquis vulputate feugiat velit facilisi iusto enim zzril accumsan vel. -EMAIL:m.simone@quisconsectetuer.info -FN:Mohamed Simone -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Sills;Berry;;; -BDAY:19631225 -FN:Berry Sills -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Gavin Bain -GENDER:M -N:Bain;Gavin;;; -TEL:tel:(785)763-4544 -NOTE:Enim duis delenit ea lorem hendrerit illum dignissim nislut dolore. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Ulysses Daley -N:Daley;Ulysses;;; -EMAIL:ulysses@lobortisdelenitaugue.gov -ADR:;;8321 Knoll Cove;Houghton;SD;57449; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Data Consulting Studio -IMPP:sip:miguel@sip.linphone.org -EMAIL:miguel.aguiar@duisdignissim.edu -N:Aguiar;Miguel;;; -NOTE:Feugait hendrerit dolore ex iriure nulla dolore tation dolore autem illum. -FN:Miguel Aguiar -BDAY:19460609 -ADR:;;1563 Northwestern Cove;Boncarbo;CO;81024; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Benge;Joelle;;; -ORG:Technology Internet Federated -BDAY:19410104 -FN:Joelle Benge -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:leonard@sip.linphone.org -GENDER:M -FN:Leonard Chesser -ADR:;;5180 Bryn Mawr Drive;Carlsbad;CA;92018; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19791012 -GENDER:F -EMAIL:m.churchill@uthendrerit.com -NOTE:Vel ipsum facilisis zzril ut nostrud vel ut ex eum Utwisi ad facilisi. -ADR:;;1042 Gumleaf Circle;Oakford;IN;46965; -FN:Millicent Churchill -N:Churchill;Millicent;;; -IMPP:sip:millicent@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Doloremagna ad et lobortis etaccumsan etaccumsan blandit luptatumzzril. -FN:Caroline Norton -TEL:tel:(949)837-4906 -IMPP:sip:caroline@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Erwin Moore -GENDER:U -N:Moore;Erwin;;; -ORG:South Data Virtual -NOTE:Lorem feugait vero minim tationullamcorper eu velit luptatumzzril dolore euismod luptatumzzril feugait illum. -ADR:;;570 Kimbrough Grove Street;Des Moines;IA;50350; -BDAY:19850717 -TEL:tel:(928)760-6761 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Nettles;Jarred;;; -GENDER:O -FN:Jarred Nettles -TEL:tel:(283)163-6727 -IMPP:sip:jarred@sip.linphone.org -ORG:Solutions Power -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(509)199-3473 -ORG:Contract Galaxy -BDAY:19431202 -FN:Brigitte Kidd -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Sheffield;Hai;;; -IMPP:sip:hai@sip.linphone.org -ORG:Building Digital -BDAY:19731029 -NOTE:Dolor lobortis duis et. -FN:Hai Sheffield -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:rafaela@sip.linphone.org -FN:Rafaela Casteel -BDAY:19620118 -TEL:tel:(228)966-4053 -NOTE:Velit eu te minim et ad illum eu velit accumsan minim vulputate erat consequat. -N:Casteel;Rafaela;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Vision Virtual -FN:Laverne Bottoms -EMAIL:laverne@autemautem.net -N:Bottoms;Laverne;;; -GENDER:M -BDAY:19790628 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;5234 Centre Oak Parkway;Westernport;MD;21562; -FN:Consuelo Ezell -ORG:Pacific Analysis Solutions -EMAIL:consuelo@doloredolor.com -GENDER:O -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(606)741-6168 -ADR:;;5426 Fairlawn Parkway;Genoa;OH;43430; -BDAY:19810228 -EMAIL:a.flanigan@exexerci.tv -GENDER:M -NOTE:Consequat delenitaugue consectetuer commodoconsequat in dolore. -IMPP:sip:amado@sip.linphone.org -FN:Amado Flanigan -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Mindy Hamm -EMAIL:mindy.hamm@delenitsit.gov -IMPP:sip:mindy@sip.linphone.org -BDAY:19960708 -ADR:;;6232 Last Arrow Way;Clear;AK;99704; -NOTE:Tationullamcorper consequatvel ut nulla. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:joey.lowry@exercidolore.com -TEL:tel:(281)603-8741 -N:Lowry;Joey;;; -ADR:;;9491 Port Charlotte Way;Panama City;FL;32403; -FN:Joey Lowry -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Gladys Horvath -BDAY:19600701 -GENDER:N -ORG:Source Max Industries -EMAIL:g.horvath@ettincidunt.info -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Alden Burns -N:Burns;Alden;;; -TEL:tel:(702)624-2531 -ADR:;;9605 Blackhaw Trail;Jacksonville;FL;32236; -EMAIL:alden.burns@suscipitvulputate.org -ORG:Star Max -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:d.mayhew@suscipithendrerit.info -GENDER:F -ADR:;;3147 Sibelius Street;Ewing;IL;62836; -ORG:Venture Digital Electronic -FN:Deborah Mayhew -BDAY:19401115 -IMPP:sip:deborah@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Humes;Susie;;; -EMAIL:s.humes@doloreinvulputate.eu -ADR:;;5019 Lakemere Trail;Cabot;VT;05647; -ORG:Solutions Studio Direct -FN:Susie Humes -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Speed Signal North -NOTE:Zzril vero ex nulla lobortis elitsed autem lobortis esse ea accumsan facilisis. -FN:Major Dean -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:F -ORG:People Consulting East -TEL:tel:(802)912-7813 -FN:Hilda Driggers -N:Driggers;Hilda;;; -EMAIL:h.driggers@iriuredolorenim.gov -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Magdalene Mata -IMPP:sip:magdalene@sip.linphone.org -GENDER:N -TEL:tel:(718)143-9852 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Franklyn Pilcher -ORG:Power Analysis Technology -IMPP:sip:franklyn@sip.linphone.org -N:Pilcher;Franklyn;;; -EMAIL:f.pilcher@nostrudqui.net -ADR:;;6511 Kimbrough Park Way;Bremen;IN;46506; -GENDER:M -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Vel molestie veniam iriuredolor consequatvel nonummy luptatumzzril enim ipsum facilisis amet euismod hendrerit eufeugiat. -EMAIL:s.casteel@molestieexerci.com -FN:Shirley Casteel -TEL:tel:(360)694-1968 -ORG:Frontier Telecom -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Consequatvel lorem nostrud facilisis amet minim tationullamcorper consectetuer autem lorem hendrerit. -FN:Lyle Langford -EMAIL:lyle@consequatamet.org -GENDER:O -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19771202 -TEL:tel:(775)166-6772 -NOTE:Zzril accumsan Utwisi ad vulputate. -EMAIL:f.lunn@nonummyutwisi.tv -ADR:;;1808 Norwich Lane;Bay Saint Louis;MS;39520; -FN:Fawn Lunn -GENDER:O -N:Lunn;Fawn;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:O -ORG:Adventure Consulting -BDAY:19631108 -ADR:;;5153 Londonderry Drive;Windham;ME;04062; -EMAIL:shanta@consequatad.gov -NOTE:Feugiat odio te sit ea etaccumsan. -FN:Shanta Phifer -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;7730 Overhill Circle;Beaverton;OR;97007; -EMAIL:gerald.stanfield@dignissimullamcorper.edu -FN:Gerald Stanfield -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:tosha.rincon@atutwisi.tv -TEL:tel:(878)720-1453 -BDAY:19801015 -ORG:Architecture Alpha Frontier -FN:Tosha Rincon -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19831012 -TEL:tel:(208)582-6145 -IMPP:sip:mara@sip.linphone.org -FN:Mara Parish -ORG:Power Federated -GENDER:F -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(337)952-3263 -GENDER:F -N:Cameron;Enid;;; -IMPP:sip:enid@sip.linphone.org -FN:Enid Cameron -EMAIL:enid@essequis.info -ADR:;;1523 Gainesway Parkway;Schooleys Mountain;NJ;07870; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Dignissim veniamquis odio feugait iriure qui molestie esse consectetuer iusto vero luptatum ut dolore. -FN:Drew Keys -ORG:Medicine Provider Data -TEL:tel:(228)736-9321 -GENDER:N -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:U -TEL:tel:(715)156-1312 -N:Goad;Jack;;; -FN:Jack Goad -IMPP:sip:jack@sip.linphone.org -NOTE:Elitsed lobortis at erat tationullamcorper. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:U -EMAIL:juliana.bailey@veliriure.tv -N:Bailey;Juliana;;; -IMPP:sip:juliana@sip.linphone.org -FN:Juliana Bailey -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:jake.curtin@lobortisminim.org -IMPP:sip:jake@sip.linphone.org -ORG:Solutions Electronic -TEL:tel:(914)636-8182 -GENDER:N -ADR:;;9949 Stone Mill Parkway;Spanish Fort;AL;36527; -N:Curtin;Jake;;; -FN:Jake Curtin -BDAY:19920304 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Chung Somerville -EMAIL:chung@commodoet.eu -IMPP:sip:chung@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Coleen Seymour -ADR:;;9675 Norwich Circle;Dayton;OH;45432; -NOTE:Illum ex veniamquis vel ad in consectetuer. -TEL:tel:(541)730-1206 -IMPP:sip:coleen@sip.linphone.org -ORG:Alpha Frontier -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19890103 -IMPP:sip:rico@sip.linphone.org -N:Pagan;Rico;;; -FN:Rico Pagan -NOTE:Iusto amet suscipit suscipit eros facilisi euismod. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(562)414-9123 -GENDER:U -IMPP:sip:claire@sip.linphone.org -FN:Claire Gustafson -NOTE:Etaccumsan etaccumsan lobortis eu amet iusto. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Universal Federated -BDAY:19631102 -FN:Boyce Loyd -NOTE:Enim duis nostrud qui ad autem. -TEL:tel:(319)554-8033 -ADR:;;6053 Deerfield Street;Feeding Hills;MA;01030; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:n.ballinger@minimminim.org -GENDER:U -FN:Nellie Ballinger -ORG:Speed General -TEL:tel:(541)650-8193 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19960509 -N:Jean;Rosie;;; -FN:Rosie Jean -ORG:Architecture Medicine Star -EMAIL:rosie.jean@wisiad.edu -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Madeline Terrill -NOTE:Consequat dolor nulla vel. -BDAY:19780219 -N:Terrill;Madeline;;; -EMAIL:madeline.terrill@exvel.tv -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Etaccumsan eum odio nulla iustoodio delenitaugue illum praesent. -FN:Marcellus Ziegler -TEL:tel:(540)916-3710 -BDAY:19920902 -ADR:;;1309 Itasca Cove;Huggins;MO;65484; -GENDER:O -ORG:Consulting Omega Consulting -N:Ziegler;Marcellus;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Jeffrey;Mamie;;; -FN:Mamie Jeffrey -NOTE:Hendrerit minim esse esse. -IMPP:sip:mamie@sip.linphone.org -GENDER:O -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(227)441-3118 -ORG:Speed People Net -ADR:;;7357 Crooked Oak Avenue;Indio;CA;92203; -FN:Frances Keefe -BDAY:19380115 -IMPP:sip:frances@sip.linphone.org -GENDER:M -EMAIL:frances.keefe@atesse.net -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;7208 Donnington Drive;Sutherland Springs;TX;78161; -N:Wingate;Tom;;; -TEL:tel:(207)776-3150 -NOTE:Eros at blandit tationullamcorper consequatvel dolor nislut facilisis. -EMAIL:tom@nibhblandit.tv -GENDER:U -FN:Tom Wingate -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:U -N:Boynton;Earline;;; -EMAIL:e.boynton@utillum.tv -FN:Earline Boynton -NOTE:Invulputate qui dolore luptatumzzril vulputate commodo odio exerci te dolore lobortis lorem te. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(706)735-1344 -BDAY:19790618 -IMPP:sip:felicita@sip.linphone.org -FN:Felicita Covey -NOTE:Feugiat augue blandit nibh euismod adipiscing dolor wisi. -ORG:South Provider Technology -GENDER:N -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Avery;Gil;;; -FN:Gil Avery -NOTE:Te tation ex Utwisi. -GENDER:U -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Jake Mitchel -GENDER:U -IMPP:sip:jake@sip.linphone.org -BDAY:19790922 -ADR:;;4382 Wolf River Avenue;Decatur;IL;62521; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:M -IMPP:sip:grady@sip.linphone.org -BDAY:19470916 -EMAIL:g.dockery@exerciiusto.net -TEL:tel:(785)192-3133 -FN:Grady Dockery -ORG:Hardware Electronics Research -ADR:;;4429 Kelvin Cove;Helena;AL;35080; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Maynard Conley -ORG:Bell Hill Venture -EMAIL:maynard.conley@uteum.us -TEL:tel:(702)924-6785 -N:Conley;Maynard;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19480529 -NOTE:Ad in nulla hendrerit iusto zzril facilisis. -GENDER:M -FN:Randall Pepper -IMPP:sip:randall@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;1896 Carlingford Drive;Manhattan;KS;66503; -N:Denman;Elvira;;; -NOTE:Utwisi qui nislut ex dolor nostrud dolore consequat praesent laoreet iriuredolor feugiat iusto. -BDAY:19500416 -GENDER:U -FN:Elvira Denman -ORG:Atlantic Studio -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:raymond@nonummyminim.eu -GENDER:O -NOTE:Autem nislut facilisi nibh eros ea sit in veniamquis et veniam. -FN:Raymond Metcalf -ORG:Max Design -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Lackey;Wyatt;;; -EMAIL:wyatt.lackey@veroiustoodio.tv -FN:Wyatt Lackey -ADR:;;7409 Misty Meadow Lane;Panama City;FL;32401; -IMPP:sip:wyatt@sip.linphone.org -BDAY:19491022 -TEL:tel:(540)990-9914 -NOTE:Ut odio dolore ex diam vulputate aliquam delenit dolore molestie. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Irwin Salisbury -BDAY:19550820 -N:Salisbury;Irwin;;; -GENDER:M -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:M -FN:Winford Pollard -EMAIL:winford.pollard@nislutex.gov -BDAY:19660114 -TEL:tel:(718)148-5105 -ORG:Building Resource Advanced -NOTE:Te lobortis ad enim feugait exerci zzril. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Sommers;Lavern;;; -ORG:Architecture Solutions Digital -GENDER:O -BDAY:19360727 -FN:Lavern Sommers -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:U -IMPP:sip:corinne@sip.linphone.org -BDAY:19780504 -TEL:tel:(918)338-6635 -ORG:Galaxy Source Hill -FN:Corinne Holloman -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(352)712-6838 -NOTE:Et autem wisi duis dolore dolor ex eu eufeugiat eufeugiat eros. -IMPP:sip:justina@sip.linphone.org -N:Jacobsen;Justina;;; -ADR:;;2139 Valley Crest Lane;Carthage;NY;13619; -FN:Justina Jacobsen -ORG:Research Studio Building -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Bell Analysis -IMPP:sip:joel@sip.linphone.org -N:Pedersen;Joel;;; -TEL:tel:(757)276-1874 -BDAY:19520815 -FN:Joel Pedersen -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Industries Contract Power -EMAIL:carlo@enimvel.edu -N:Blanco;Carlo;;; -TEL:tel:(708)322-7176 -FN:Carlo Blanco -GENDER:N -NOTE:Ut duis ad et doloremagna ea volutpat ut tation dolore praesent lobortis vero feugiat. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:gordon@utea.com -ADR:;;7519 Nordic Cove;Pierson;IA;51048; -FN:Gordon Major -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;57 Ilo Way;Riverdale;MI;48877; -EMAIL:c.appleton@doloredignissim.us -FN:Cyrus Appleton -TEL:tel:(626)148-5783 -NOTE:In erat vulputate minim. -ORG:Solutions Net -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Anne Worth -ORG:Frontier Research -EMAIL:anne@dignissimdolore.gov -TEL:tel:(605)854-8333 -NOTE:Veniamquis tincidunt et Utwisi ea praesent ex in vero eros in facilisi vero autem. -BDAY:19810423 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(949)636-7406 -NOTE:Nislut vero ut et nulla augue te nibh dolor facilisis. -IMPP:sip:rhoda@sip.linphone.org -ADR:;;7953 Village Shops Drive;Cincinnati;OH;45217; -FN:Rhoda Valle -EMAIL:rhoda@vellobortis.edu -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Flynn;Joni;;; -FN:Joni Flynn -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Trudy Herr -GENDER:O -BDAY:19950410 -TEL:tel:(870)128-5632 -ORG:Source Innovation Pacific -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19520606 -ORG:Interactive Building West -FN:Elisha Orton -NOTE:Lorem vel exerci ad consequat dolor. -ADR:;;625 Echo Lane;Grandin;MO;63943; -GENDER:O -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:kelley@sip.linphone.org -ADR:;;6916 Itasca Avenue;Leesburg;FL;34748; -EMAIL:kelley@dolorenostrud.net -FN:Kelley Westfall -ORG:Direct Medicine -TEL:tel:(802)758-1490 -GENDER:F -N:Westfall;Kelley;;; -BDAY:19460411 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19790128 -N:Bullock;Orval;;; -FN:Orval Bullock -NOTE:Luptatumzzril eros duis duis qui praesent etaccumsan suscipit wisi vero consequat volutpat. -ORG:Hardware Speed -TEL:tel:(219)215-8749 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:O -ADR:;;6768 Bow String Drive;Boons Camp;KY;41204; -FN:Beverley Newman -BDAY:19891027 -ORG:Hill Vision -EMAIL:beverley.newman@doloreinvulputate.edu -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Sterling Fitzpatrick -GENDER:M -ORG:Design Signal Hill -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Vision Net Omega -EMAIL:nedra@eatationullamcorper.org -N:Fortier;Nedra;;; -TEL:tel:(772)483-8412 -FN:Nedra Fortier -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Hendrerit iustoodio tincidunt wisi elitsed vulputate nisl sit commodo nulla iustoodio. -FN:Vincent Mallard -ADR:;;9519 Rutherford Lane;Dickens;IA;51333; -IMPP:sip:vincent@sip.linphone.org -BDAY:19890414 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:clifford.spradlin@exin.edu -N:Spradlin;Clifford;;; -BDAY:19690222 -IMPP:sip:clifford@sip.linphone.org -FN:Clifford Spradlin -GENDER:O -TEL:tel:(202)792-5978 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Steward;Cari;;; -BDAY:19400827 -IMPP:sip:cari@sip.linphone.org -EMAIL:cari@dignissimmolestie.net -TEL:tel:(304)159-4819 -NOTE:Te dolor qui adipiscing qui minim minim ea ullamcorper vulputate esse minim qui facilisis. -FN:Cari Steward -ORG:Direct Frontier Provider -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Fletcher Mahan -EMAIL:fletcher@teiustoodio.tv -ORG:West Electronics South -NOTE:Lorem nulla eufeugiat ex tation duis tation facilisi hendrerit ex adipiscing eufeugiat enim. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;7257 Lydia Parkway;Tulsa;OK;74147; -BDAY:19930315 -ORG:Internet Internet -IMPP:sip:dane@sip.linphone.org -FN:Dane Kirkpatrick -NOTE:Nostrud vel qui doloremagna diam molestie dolore consequat commodo aliquip praesent. -N:Kirkpatrick;Dane;;; -TEL:tel:(907)178-2149 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;7967 Tamarack Avenue;West Point;IL;62380; -N:Casper;Dirk;;; -BDAY:19591205 -GENDER:U -FN:Dirk Casper -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Godinez;Mohamed;;; -ADR:;;2877 Mulberry Circle;Elyria;OH;44036; -FN:Mohamed Godinez -GENDER:M -BDAY:19690102 -NOTE:Ut minim ullamcorper amet nonummy eum illum qui in consequat wisi ullamcorper minim. -TEL:tel:(864)488-8772 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:cari.pettway@utfeugiat.net -TEL:tel:(513)693-9539 -ADR:;;4994 Thicket Trail;Spring Lake;MN;56680; -FN:Cari Pettway -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(339)126-8466 -IMPP:sip:graham@sip.linphone.org -NOTE:At molestie blandit dignissim dolore vero dolore vel. -BDAY:19910118 -ADR:;;445 Brewers Trail;Spring Valley;OH;45370; -FN:Graham Kinder -N:Kinder;Graham;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Telecom Max -TEL:tel:(952)417-9567 -ADR:;;9979 Waverly Avenue;Lake Charles;LA;70629; -FN:Rachelle Marlow -IMPP:sip:rachelle@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19580106 -FN:Angela Orr -ORG:Solutions Analysis Source -ADR:;;5139 Rico Way;Midwest;WY;82643; -GENDER:F -IMPP:sip:angela@sip.linphone.org -TEL:tel:(701)521-8618 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Rex Condon -EMAIL:r.condon@hendreritdolore.gov -NOTE:Iriure delenit eu autem ea dolore et et facilisis doloremagna nulla nibh ex ex. -IMPP:sip:rex@sip.linphone.org -GENDER:N -TEL:tel:(252)198-4158 -ORG:Federated Consulting People -N:Condon;Rex;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Technology Systems Vision -FN:Casandra Fry -GENDER:F -IMPP:sip:casandra@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(907)422-7367 -FN:Belva Jacoby -ADR:;;8582 Kersh Avenue;Hawley;TX;79525; -ORG:Star Graphics General -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(607)966-2450 -GENDER:M -EMAIL:c.soileau@suscipitfeugiat.tv -ORG:Data Resource Contract -FN:Connie Soileau -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:U -ORG:Solutions Hardware -FN:Josef Eastman -IMPP:sip:josef@sip.linphone.org -EMAIL:josef@etvelit.us -NOTE:Veniam quis nostrud at adipiscing hendrerit vel praesent odio exerci diam vulputate. -N:Eastman;Josef;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Hugh Zeller -EMAIL:hugh@essenislut.com -TEL:tel:(978)154-4609 -NOTE:Qui veniamquis aliquip enim. -GENDER:M -N:Zeller;Hugh;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Franklyn Fanning -TEL:tel:(952)756-2132 -ORG:Galaxy Interactive Frontier -N:Fanning;Franklyn;;; -EMAIL:franklyn.fanning@molestieexerci.tv -NOTE:Volutpat wisi lobortis volutpat quis in nulla exerci. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Bettina Polk -ADR:;;4699 Mayfield Circle;Westphalia;MI;48894; -NOTE:Vel molestie volutpat consequat dolore hendrerit tation eum dolor amet euismod facilisis. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Juliana Mabe -GENDER:N -EMAIL:juliana.mabe@feugiatet.com -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Natalie Harbin -ADR:;;4372 Myrtlea Parkway;Elgin;IL;60123; -TEL:tel:(314)582-2722 -EMAIL:natalie.harbin@tinciduntdolore.net -NOTE:Nonummy ullamcorper praesent feugait facilisi. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Network Source Bell -FN:Lana Kent -ADR:;;1714 Neal Lane;Applegate;CA;95703; -NOTE:Eufeugiat consectetuer iusto exerci erat. -N:Kent;Lana;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Kitchen;Carolyn;;; -FN:Carolyn Kitchen -NOTE:In in consequat exerci aliquam consequatvel duis facilisi molestie molestie. -ORG:Venture West Universal -BDAY:19420311 -EMAIL:carolyn.kitchen@erosluptatumzzril.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Johnathan Berrios -N:Berrios;Johnathan;;; -ORG:Pacific Research Contract -NOTE:Utwisi lobortis dolore etaccumsan velit. -IMPP:sip:johnathan@sip.linphone.org -BDAY:19590807 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Ceja;Willard;;; -FN:Willard Ceja -EMAIL:w.ceja@molestiefeugait.tv -BDAY:19710225 -ORG:Data Atlantic -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19820109 -NOTE:Hendrerit feugait illum duis. -FN:Nadia Gamez -N:Gamez;Nadia;;; -TEL:tel:(609)572-1467 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Pam Frank -BDAY:19940322 -ADR:;;8944 Trailwood Cove;New Hyde Park;NY;11044; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:ambrose@quinislut.net -TEL:tel:(252)984-1145 -ADR:;;9229 Settlers Street;Kaw City;OK;74641; -FN:Ambrose Osborne -ORG:Omega Vision Speed -IMPP:sip:ambrose@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Alpha Digital Adventure -EMAIL:elinor.wahl@etduis.us -N:Wahl;Elinor;;; -BDAY:19951209 -FN:Elinor Wahl -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Weatherly;Reynaldo;;; -BDAY:19730820 -GENDER:M -ADR:;;9878 Leesburg Avenue;Anchorage;AK;99516; -FN:Reynaldo Weatherly -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:F -NOTE:Et adipiscing elitsed vero duis nulla aliquip nulla vel. -FN:Athena Fullerton -IMPP:sip:athena@sip.linphone.org -BDAY:19730831 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:lorena@utnonummy.info -GENDER:U -FN:Lorena Bruns -ADR:;;5586 Oakgreen Avenue Avenue;Newalla;OK;74857; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:hallie@sip.linphone.org -ORG:Research Speed -ADR:;;1671 Stamford Street;Sycamore Valley;OH;43789; -GENDER:O -FN:Hallie Howland -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:dayna.boehm@feugiataliquam.edu -IMPP:sip:dayna@sip.linphone.org -ADR:;;3210 Honeye Drive;Hudson;OH;44237; -GENDER:U -BDAY:19380312 -FN:Dayna Boehm -N:Boehm;Dayna;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Irvin Aldrich -BDAY:19710329 -NOTE:Sit delenit ea duis accumsan qui iusto consequatvel consequat. -TEL:tel:(727)365-1476 -GENDER:U -ADR:;;1985 Ravenhill Street;Land O Lakes;WI;54540; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Universal Max Interactive -IMPP:sip:clemente@sip.linphone.org -EMAIL:clemente@tevolutpat.edu -BDAY:19960313 -FN:Clemente Billings -N:Billings;Clemente;;; -ADR:;;5853 Barkers Landing Lane;Yelm;WA;98597; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Feugait dolor elitsed consequat vulputate commodoconsequat doloremagna dolore duis. -N:Byrne;Elliot;;; -GENDER:M -FN:Elliot Byrne -TEL:tel:(636)273-9153 -EMAIL:elliot@exerciluptatumzzril.eu -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:rey@sip.linphone.org -GENDER:O -FN:Rey Joiner -N:Joiner;Rey;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Tationullamcorper vel Utwisi commodoconsequat suscipit nostrud ea Utwisi feugait in enim molestie. -FN:Luis Marx -ORG:Building Net Hill -N:Marx;Luis;;; -ADR:;;2743 Paddock Parkway;Portsmouth;NH;03804; -TEL:tel:(212)293-2197 -EMAIL:luis@nullatincidunt.edu -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:cornell@sip.linphone.org -FN:Cornell Jaynes -GENDER:M -BDAY:19760422 -EMAIL:cornell@tinciduntaliquam.edu -TEL:tel:(256)596-7561 -N:Jaynes;Cornell;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:alma@sip.linphone.org -FN:Alma Archer -NOTE:Amet wisi ea tationullamcorper eu dolore quis ad nulla. -GENDER:F -EMAIL:alma.archer@eate.us -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Connor;Mellisa;;; -NOTE:Veniam consectetuer luptatum duis velit ea luptatumzzril facilisi aliquam at. -ORG:Virtual Source Pacific -TEL:tel:(219)685-9239 -IMPP:sip:mellisa@sip.linphone.org -FN:Mellisa Connor -ADR:;;3256 Watkins Circle;Cucumber;WV;24826; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19421005 -FN:Yolanda Brumfield -ORG:Pacific Advanced -GENDER:U -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:N -FN:Amy Otoole -TEL:tel:(903)944-2371 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Jessie Freed -ORG:Electronics Alpha Innovation -TEL:tel:(859)166-9395 -EMAIL:jessie@dolorein.net -N:Freed;Jessie;;; -NOTE:At etaccumsan etaccumsan praesent adipiscing aliquam duis tationullamcorper quis iustoodio at odio dolor nibh. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:caroline@adquis.info -ORG:Graphics Software -BDAY:19510506 -FN:Caroline Pardo -N:Pardo;Caroline;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Merle Marlowe -EMAIL:merle@commodoconsequatesse.com -GENDER:O -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Net Universal -N:Cardona;Allen;;; -FN:Allen Cardona -ADR:;;1623 Amundson Circle;Republican Grove;VA;24585; -TEL:tel:(212)220-6995 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Sammons;Kelly;;; -NOTE:Velit dignissim zzril nostrud eum dolor duis velit illum. -FN:Kelly Sammons -ADR:;;6116 Washington Trail;Darrington;WA;98241; -ORG:Omega North Solutions -IMPP:sip:kelly@sip.linphone.org -GENDER:O -EMAIL:kelly.sammons@erosdolore.net -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;2785 Hunters Creek Way;Carthage;NC;28327; -BDAY:19750717 -IMPP:sip:louann@sip.linphone.org -GENDER:U -FN:Louann Hassell -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;5602 Merenerm Lane;Epps;LA;71237; -IMPP:sip:alphonse@sip.linphone.org -FN:Alphonse Naquin -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:F -FN:Georgette Peoples -TEL:tel:(252)277-1841 -N:Peoples;Georgette;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Breedlove;Hortencia;;; -TEL:tel:(270)978-4760 -FN:Hortencia Breedlove -IMPP:sip:hortencia@sip.linphone.org -ORG:Vision Power Consulting -EMAIL:hortencia.breedlove@dolorin.org -ADR:;;247 Deerfield Street;Otis;CO;80743; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Advanced Industries -ADR:;;8399 Savannah Cove;Owensville;MO;65066; -FN:Bertram Woodbury -N:Woodbury;Bertram;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(703)914-5006 -IMPP:sip:hilary@sip.linphone.org -ORG:Application Speed -N:Lowry;Hilary;;; -ADR:;;6341 Shepherdwood Way;Sharpsburg;NC;27878; -FN:Hilary Lowry -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Alisa Cosby -N:Cosby;Alisa;;; -ADR:;;7700 Westminster Lane;Annapolis;MD;21403; -NOTE:In luptatum et qui ex in eum aliquip in consequat. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19390425 -ORG:Federated East -ADR:;;7864 Huntcliff Avenue;Garrett;IN;46738; -TEL:tel:(267)701-1423 -FN:Haywood Greco -N:Greco;Haywood;;; -EMAIL:haywood.greco@volutpatamet.edu -IMPP:sip:haywood@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:goldie@sip.linphone.org -N:Brunner;Goldie;;; -BDAY:19440411 -TEL:tel:(925)601-3999 -ADR:;;3741 Fawnlake Parkway;Holmesville;OH;44633; -FN:Goldie Brunner -ORG:Signal Venture Internet -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Clouse;Sydney;;; -ADR:;;2915 Grove Mill Avenue;Saint Louis;MO;63146; -TEL:tel:(814)469-3252 -FN:Sydney Clouse -BDAY:19870314 -EMAIL:sydney.clouse@quislorem.gov -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Federated Virtual -BDAY:19690329 -FN:Vern Gault -ADR:;;354 Oakgreen Avenue Lane;Roland;IA;50236; -TEL:tel:(334)245-7649 -NOTE:Ut iriuredolor eum velit sit feugait facilisis molestie consequat sit suscipit consequat exerci qui. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Tanisha Gerard -TEL:tel:(956)245-3241 -ADR:;;661 Peacan Street;Albany;NY;12255; -ORG:Innovation Network Atlantic -IMPP:sip:tanisha@sip.linphone.org -N:Gerard;Tanisha;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Corine Barnhill -N:Barnhill;Corine;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Sosa;Phillis;;; -ORG:Speed Electronics Interactive -BDAY:19830211 -FN:Phillis Sosa -GENDER:F -NOTE:Feugiat dolor consequat autem invulputate vero. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(408)413-1117 -N:Daily;Theresa;;; -ADR:;;8043 Winding Oak Parkway;Owensboro;KY;42302; -FN:Theresa Daily -ORG:Vision Software West -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Facilisis nulla in qui nibh delenitaugue. -ADR:;;9 Turkey Avenue;Eastman;GA;31023; -N:Whyte;Adela;;; -FN:Adela Whyte -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Alene Culbertson -TEL:tel:(615)136-5531 -ADR:;;348 Cranberry Hill Parkway;Orleans;IN;47452; -BDAY:19820812 -NOTE:Duis consequat eros illum dolore consequatvel. -ORG:Hardware Virtual Galaxy -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Laoreet vulputate veniamquis suscipit nisl. -ORG:Federated Telecom Medicine -FN:Minerva Antonio -IMPP:sip:minerva@sip.linphone.org -BDAY:19550530 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Chrystal Ceja -TEL:tel:(315)774-5441 -EMAIL:c.ceja@velet.eu -ORG:Future Internet -IMPP:sip:chrystal@sip.linphone.org -N:Ceja;Chrystal;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Santo Green -N:Green;Santo;;; -IMPP:sip:santo@sip.linphone.org -EMAIL:s.green@velea.net -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Lenard Tribble -IMPP:sip:lenard@sip.linphone.org -ADR:;;3726 Crooked Oak Lane;Dellslow;WV;26531; -EMAIL:lenard.tribble@veroesse.eu -N:Tribble;Lenard;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19870724 -ADR:;;3546 Redhaw Drive;Brant;NY;14027; -EMAIL:darius.thibodeaux@euismoddolore.us -FN:Darius Thibodeaux -TEL:tel:(865)973-4720 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Qui nulla eros dolore ex. -BDAY:19500220 -IMPP:sip:nelda@sip.linphone.org -TEL:tel:(978)183-7665 -FN:Nelda Bumgarner -EMAIL:nelda@molestieat.net -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Chitwood;Gene;;; -FN:Gene Chitwood -ORG:Source Adventure -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(202)871-9815 -FN:Verna Justus -IMPP:sip:verna@sip.linphone.org -ADR:;;6083 Kimforest Lane;Milwaukee;WI;53202; -EMAIL:v.justus@eufeugiatmolestie.us -ORG:Galaxy Direct Solutions -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Myron Clarkson -EMAIL:myron@etiriuredolor.gov -ADR:;;9702 Pepper Avenue;Greeley;IA;52050; -IMPP:sip:myron@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Hill Virtual Innovation -TEL:tel:(878)123-3609 -ADR:;;4438 Haseley Avenue;Liberty;MO;64087; -IMPP:sip:sophie@sip.linphone.org -FN:Sophie Hutchens -NOTE:Facilisis ad dolore augue vulputate enim tation et adipiscing eros delenitaugue veniamquis commodoconsequat. -N:Hutchens;Sophie;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(724)605-5859 -N:Thibodeau;Jenna;;; -EMAIL:jenna@erosinvulputate.gov -FN:Jenna Thibodeau -IMPP:sip:jenna@sip.linphone.org -ORG:Medicine Analysis Research -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Lily Kay -ADR:;;3249 Manning Trail Cove;Nora Springs;IA;50458; -N:Kay;Lily;;; -TEL:tel:(607)839-8085 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:alene.chambers@adnonummy.info -IMPP:sip:alene@sip.linphone.org -ADR:;;881 Eastern Trail;Easley;SC;29640; -FN:Alene Chambers -ORG:Internet Innovation Analysis -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:N -FN:Bernice Spurgeon -ORG:Max Industries Interactive -EMAIL:bernice@eumodio.us -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;6042 Country Lane;Savannah;GA;31415; -ORG:Building Network -FN:Rochelle Perdue -EMAIL:rochelle.perdue@atipsum.edu -NOTE:Illum duis dolore aliquip delenitaugue illum. -GENDER:F -BDAY:19870203 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:N -FN:Abdul Earnest -EMAIL:abdul.earnest@aliquipduis.com -ORG:Virtual Net Network -N:Earnest;Abdul;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Zzril facilisi praesent molestie duis dolore minim hendrerit ut Utwisi hendrerit. -TEL:tel:(256)156-8043 -GENDER:M -FN:Bertram Shea -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:gertie@sip.linphone.org -FN:Gertie Okeefe -GENDER:F -EMAIL:g.okeefe@illumconsequat.net -BDAY:19451030 -ORG:Solutions Provider Consulting -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Joesph Crouch -ADR:;;840 Mistywood Street;Silverton;OR;97381; -BDAY:19700423 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Willy Culbertson -BDAY:19510105 -GENDER:O -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:N -ADR:;;9241 Lakespur Cove;Toledo;IA;52342; -TEL:tel:(712)478-3301 -FN:Virginia Cain -BDAY:19400901 -N:Cain;Virginia;;; -IMPP:sip:virginia@sip.linphone.org -ORG:South Net -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Escobedo;Gretchen;;; -GENDER:F -FN:Gretchen Escobedo -BDAY:19631109 -IMPP:sip:gretchen@sip.linphone.org -NOTE:Suscipit ipsum elitsed consequat facilisi luptatumzzril ad etaccumsan at dignissim hendrerit iusto aliquip. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(914)639-8527 -IMPP:sip:derick@sip.linphone.org -FN:Derick Peeler -NOTE:Duis duis feugait autem nulla invulputate elitsed nibh enim ad blandit hendrerit. -ADR:;;2326 Omar Drive;Seaside Heights;NJ;08751; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Ophelia Harless -EMAIL:ophelia@minimmolestie.info -BDAY:19851007 -GENDER:U -ADR:;;3632 Rice Circle;Oak Park;IL;60302; -ORG:Max Frontier -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(360)967-2890 -EMAIL:j.bethea@infeugait.eu -ADR:;;3931 Kallie Lane;New York;NY;10025; -FN:Julianna Bethea -IMPP:sip:julianna@sip.linphone.org -BDAY:19500303 -ORG:Alpha Star Venture -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:O -NOTE:Hendrerit dignissim delenit adipiscing duis iriuredolor elitsed amet zzril augue dignissim. -IMPP:sip:andres@sip.linphone.org -FN:Andres Willis -ORG:Research Building Contract -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:armando@sip.linphone.org -EMAIL:armando@praesentenim.tv -NOTE:Eu nulla autem velit qui tincidunt volutpat invulputate feugait te. -N:Troutman;Armando;;; -TEL:tel:(352)806-8019 -FN:Armando Troutman -ORG:Speed Advanced Source -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;5949 Rancho Bauer Street;Dowling;MI;49050; -FN:Kendra Mccrory -IMPP:sip:kendra@sip.linphone.org -ORG:Solutions Industries North -GENDER:F -N:Mccrory;Kendra;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;3166 Germanwood Avenue;Grand Portage;MN;55605; -EMAIL:valorie.rudolph@illumenim.edu -ORG:Hardware Signal -FN:Valorie Rudolph -NOTE:Qui lobortis quis consequat vulputate velit. -IMPP:sip:valorie@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Hilario Coffman -NOTE:Hendrerit veniamquis duis feugiat vero erat tincidunt suscipit illum eu. -TEL:tel:(215)744-1584 -ORG:Star North Electronics -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Margo Zink -NOTE:Vel eros augue aliquip facilisi Utwisi iriuredolor. -IMPP:sip:margo@sip.linphone.org -TEL:tel:(718)662-1946 -N:Zink;Margo;;; -ORG:Solutions General Systems -EMAIL:margo@iriuredolornonummy.eu -BDAY:19970928 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:marco@sip.linphone.org -FN:Marco Towle -NOTE:Feugait autem exerci te. -ADR:;;4273 Leaning Ash Cove;Auburn;MI;48611; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Huey;Tiffany;;; -NOTE:Ut velit lobortis qui. -FN:Tiffany Huey -ORG:People Graphics -TEL:tel:(445)266-6359 -GENDER:N -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Sandy Bethea -NOTE:Tincidunt et velit enim suscipit et et dolore nonummy volutpat molestie consequat doloremagna. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Lobortis diam blandit eum eros qui tationullamcorper nostrud molestie commodo ad. -FN:Theresa Batiste -TEL:tel:(304)827-7923 -EMAIL:theresa.batiste@autemin.info -IMPP:sip:theresa@sip.linphone.org -ORG:Vision South Direct -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:daphne@sip.linphone.org -ORG:Star Analysis -ADR:;;8904 Dogwood Street;Runnemede;NJ;08078; -TEL:tel:(614)130-1297 -FN:Daphne Finn -BDAY:19781222 -N:Finn;Daphne;;; -GENDER:U -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Willis Wofford -IMPP:sip:willis@sip.linphone.org -EMAIL:willis@feugiataliquip.net -NOTE:Et lobortis nulla autem aliquam dolor. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Vision Data Star -EMAIL:o.zepeda@iriuredolornulla.net -NOTE:Veniam ut etaccumsan vel. -IMPP:sip:olen@sip.linphone.org -BDAY:19620814 -FN:Olen Zepeda -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:delmar@sip.linphone.org -EMAIL:delmar@euismodconsequat.net -FN:Delmar Lashley -NOTE:Velit nostrud autem dolor facilisi dolore velit erat dolor praesent eu volutpat esse. -ORG:Bell Architecture -BDAY:19480522 -ADR:;;8803 Omaha Way;Sherburn;MN;56171; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Adventure People Architecture -TEL:tel:(563)757-5182 -GENDER:U -NOTE:Invulputate at autem praesent autem feugait. -IMPP:sip:vanessa@sip.linphone.org -N:Redding;Vanessa;;; -FN:Vanessa Redding -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:M -FN:Edward Pendleton -ADR:;;9365 Marylane Drive;Washington;DC;20437; -N:Pendleton;Edward;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:F -ADR:;;899 Rich Hill Drive;District Heights;MD;20753; -TEL:tel:(347)455-4907 -ORG:Network Direct Solutions -FN:Latoya Cardenas -BDAY:19890730 -N:Cardenas;Latoya;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:emma@adeum.edu -FN:Emma Keating -TEL:tel:(740)447-3113 -N:Keating;Emma;;; -IMPP:sip:emma@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;1592 Holly Spring Way;Wilson;OK;73463; -FN:Reggie Melton -ORG:Hill Electronics -BDAY:19360830 -EMAIL:reggie@blanditvero.com -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:cori@sip.linphone.org -ORG:Consulting Max -N:Sallee;Cori;;; -GENDER:U -EMAIL:cori@ateuismod.info -FN:Cori Sallee -BDAY:19450531 -NOTE:Lobortis ipsum duis amet facilisis. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19700625 -EMAIL:bobby@veltincidunt.net -NOTE:Ea autem consectetuer laoreet facilisi iriuredolor exerci veniam lorem feugait minim hendrerit. -N:Wendt;Bobby;;; -FN:Bobby Wendt -ADR:;;2710 Surrey Circle;Saint Anthony;IA;50239; -GENDER:U -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:merrill@sip.linphone.org -FN:Merrill Queen -ORG:Federated Interactive -TEL:tel:(252)166-3312 -GENDER:M -ADR:;;3206 Elmhurst Circle;Turner;MT;59542; -N:Queen;Merrill;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Graphics Direct Electronics -FN:Mia Lipscomb -N:Lipscomb;Mia;;; -ADR:;;6538 Grove Avenue;Poplarville;MS;39470; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:nelda.cowell@doloreiriuredolor.com -N:Cowell;Nelda;;; -FN:Nelda Cowell -GENDER:U -ORG:Electronics Application Future -ADR:;;1982 Main Avenue;Church Rock;NM;87311; -TEL:tel:(717)147-1510 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Internet East Innovation -TEL:tel:(775)882-5617 -IMPP:sip:neal@sip.linphone.org -FN:Neal Dejesus -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:boyd@exillum.eu -TEL:tel:(701)597-8186 -N:Demarco;Boyd;;; -ORG:Omega Federated Hardware -FN:Boyd Demarco -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;5041 Shelton Circle;Tariffville;CT;06081; -FN:Rosario Schroeder -NOTE:Suscipit qui aliquam luptatumzzril esse veniamquis eufeugiat delenitaugue praesent te blandit doloremagna. -IMPP:sip:rosario@sip.linphone.org -EMAIL:rosario.schroeder@iustoodioad.org -GENDER:U -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19810909 -N:Edgar;Aletha;;; -ADR:;;8195 Fawnlake Way;Pottersville;NY;12860; -FN:Aletha Edgar -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19440606 -FN:Eugene Madrigal -GENDER:M -TEL:tel:(225)203-3413 -N:Madrigal;Eugene;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:N -FN:Rochelle Lamar -IMPP:sip:rochelle@sip.linphone.org -N:Lamar;Rochelle;;; -ADR:;;718 Plantation Street;Cleveland;OH;44130; -BDAY:19521202 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Illum dolore accumsan diam. -FN:Pauline Rico -BDAY:19570215 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(406)706-8518 -ADR:;;2003 Dewhurst Street;Dakota;IL;61018; -ORG:Electronic Contract South -FN:Ila Troy -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Shonda Durkin -N:Durkin;Shonda;;; -ADR:;;6547 Saddle Cove;Posey;CA;93260; -NOTE:Esse in luptatum hendrerit te vel elitsed dignissim molestie hendrerit. -ORG:Power Application Adventure -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Digital Graphics Power -FN:Adolph Prescott -IMPP:sip:adolph@sip.linphone.org -BDAY:19720906 -N:Prescott;Adolph;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Marquis;Hollis;;; -BDAY:19410702 -ADR:;;6748 Stone Mill Avenue;Gore;VA;22637; -ORG:Consulting West -GENDER:M -FN:Hollis Marquis -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;1363 Wheatley Parkway;Minden;TX;75680; -N:Yarborough;Helene;;; -FN:Helene Yarborough -BDAY:19451006 -ORG:South Medicine -TEL:tel:(864)176-7607 -GENDER:F -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:jacquelyn@sip.linphone.org -EMAIL:jacquelyn.wesley@etutwisi.org -ADR:;;2940 Riggs Trail;Shelby;IA;51570; -BDAY:19880217 -FN:Jacquelyn Wesley -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Commodo delenit ad feugiat diam commodoconsequat tationullamcorper lobortis. -TEL:tel:(910)662-1200 -FN:Elvira Haddad -N:Haddad;Elvira;;; -ADR:;;7656 Akerswood Drive;Honolulu;HI;96835; -BDAY:19770218 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:liliana@sip.linphone.org -GENDER:N -BDAY:19900912 -EMAIL:l.obrien@delenitea.com -NOTE:Velit amet praesent zzril. -TEL:tel:(616)678-8924 -FN:Liliana Obrien -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Velit vel molestie diam feugait eum amet blandit ipsum delenitaugue iriure praesent nulla in. -ORG:Software Galaxy -BDAY:19860528 -FN:Chong Goff -N:Goff;Chong;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Systems Signal Application -ADR:;;2358 Waxlander Lane;Omaha;NE;68131; -FN:Arlene Person -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(574)365-3098 -GENDER:O -N:Schumacher;Margarito;;; -EMAIL:margarito.schumacher@doloredoloremagna.us -FN:Margarito Schumacher -ADR:;;6743 Splinter Oak Circle;Louisville;KY;40205; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Source Omega -FN:Gregory Hancock -GENDER:M -EMAIL:gregory@dignissimnostrud.eu -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:bernie@sip.linphone.org -NOTE:Consequatvel sit iustoodio lorem ex praesent aliquip nulla illum erat at. -ORG:Source Systems Solutions -GENDER:O -FN:Bernie Hoy -EMAIL:bernie@euillum.gov -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19601227 -TEL:tel:(425)800-2550 -IMPP:sip:rosalee@sip.linphone.org -ORG:General Power -EMAIL:r.billingsley@hendreritlobortis.com -FN:Rosalee Billingsley -N:Billingsley;Rosalee;;; -ADR:;;257 Olinda Circle;Butler;MD;21023; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:U -BDAY:19360408 -N:Lundberg;Annie;;; -EMAIL:annie.lundberg@inblandit.us -FN:Annie Lundberg -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:U -ADR:;;4625 Brenley Street;Scottsburg;OR;97473; -TEL:tel:(251)666-7534 -BDAY:19370521 -FN:Leigh Rupert -IMPP:sip:leigh@sip.linphone.org -N:Rupert;Leigh;;; -NOTE:Nisl at wisi eufeugiat nulla aliquip duis ullamcorper. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19880408 -N:Amos;Perla;;; -GENDER:F -FN:Perla Amos -EMAIL:perla@sitillum.edu -ORG:Power Provider -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Webster;Ron;;; -FN:Ron Webster -GENDER:M -NOTE:Lorem Utwisi ex zzril ad wisi exerci consequat qui Utwisi doloremagna eros. -BDAY:19800131 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Sammie Kolb -N:Kolb;Sammie;;; -ADR:;;2825 Garden Arbor Trail;Northport;AL;35476; -ORG:Systems Net Graphics -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Dora Cohn -BDAY:19690403 -ADR:;;8155 Southchester Way;Palmyra;IN;47164; -ORG:Atlantic Vision Solutions -EMAIL:dora@doloreluptatumzzril.tv -GENDER:N -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Elitsed illum autem lobortis autem. -EMAIL:r.boss@addolore.gov -ADR:;;9507 Monarda Circle;Sacramento;CA;94253; -GENDER:F -ORG:Vision Future -FN:Roseann Boss -BDAY:19721127 -N:Boss;Roseann;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(959)867-9387 -N:Ferrari;Terrence;;; -BDAY:19950404 -GENDER:U -FN:Terrence Ferrari -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:O -FN:Josue Cintron -N:Cintron;Josue;;; -NOTE:Suscipit et eros nostrud dolor esse veniamquis autem dignissim facilisis vel suscipit. -EMAIL:josue@duisat.tv -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Benny Eden -ADR:;;1541 Muir Cove;Peoria;AZ;85380; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;9986 Oxen Lane;Guadalupita;NM;87722; -TEL:tel:(502)431-6666 -FN:Caroline Burley -IMPP:sip:caroline@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:N -N:Carver;Shameka;;; -FN:Shameka Carver -BDAY:19790913 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:F -TEL:tel:(202)687-8815 -FN:Selma Dugger -NOTE:Blandit dolore enim hendrerit facilisi illum Utwisi duis vero ut dignissim blandit lobortis dolore. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:larissa@nostrudillum.net -ADR:;;8207 Nottingham Oaks Trail;Daniels;WV;25832; -FN:Larissa Parks -N:Parks;Larissa;;; -ORG:Direct North -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(501)607-4654 -EMAIL:twyla@essefacilisis.net -NOTE:Nislut esse accumsan lorem doloremagna nisl vero laoreet dignissim volutpat eros iusto qui exerci. -GENDER:F -ORG:Industries Provider Star -N:Brogan;Twyla;;; -FN:Twyla Brogan -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19640322 -NOTE:Ut aliquip eum qui duis ut feugait accumsan illum dolor. -IMPP:sip:valorie@sip.linphone.org -FN:Valorie Mcknight -GENDER:F -ORG:Hill Source Virtual -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Gayle Alfred -GENDER:N -N:Alfred;Gayle;;; -ORG:Software Virtual -IMPP:sip:gayle@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:U -BDAY:19600420 -N:Edwards;Carrol;;; -EMAIL:carrol.edwards@veniamquisnulla.edu -FN:Carrol Edwards -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Pacific Digital Graphics -EMAIL:tanner.mccabe@essedolore.us -TEL:tel:(714)728-5416 -FN:Tanner Mccabe -IMPP:sip:tanner@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Net Net -TEL:tel:(937)370-6620 -FN:Sylvia Nixon -N:Nixon;Sylvia;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Raymon Betz -NOTE:Iustoodio molestie nulla velit consectetuer. -TEL:tel:(218)860-6854 -EMAIL:r.betz@exercimolestie.info -ORG:Net Star Research -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Melba Pipkin -IMPP:sip:melba@sip.linphone.org -ADR:;;3539 Stamford Drive;North Charleston;SC;29415; -N:Pipkin;Melba;;; -NOTE:Velit duis dignissim vero. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Moshe Bowling -BDAY:19761212 -ORG:Medicine Innovation Vision -IMPP:sip:moshe@sip.linphone.org -N:Bowling;Moshe;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;378 Butterfly Parkway;Pearce;AZ;85625; -N:Faber;Martina;;; -ORG:Future Bell Universal -BDAY:19550719 -GENDER:N -FN:Martina Faber -NOTE:Ut consequat consectetuer et esse commodoconsequat iriure dolore quis. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(210)342-2848 -NOTE:Molestie esse minim feugiat aliquip ad facilisis velit invulputate autem consequat vel duis. -FN:Nan Fonseca -ADR:;;3252 Country Place Parkway;Greenfield;MO;65661; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Adan Olvera -NOTE:At doloremagna tationullamcorper duis. -TEL:tel:(774)295-5619 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Passmore;Sabina;;; -ADR:;;4620 Heathstone Drive;Mc Kinnon;WY;82938; -TEL:tel:(401)771-3988 -ORG:Building Medicine Industries -EMAIL:sabina.passmore@euut.us -GENDER:O -FN:Sabina Passmore -IMPP:sip:sabina@sip.linphone.org -BDAY:19510430 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Maryellen Cave -ORG:Star Source Star -EMAIL:maryellen@dolorefeugait.gov -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:O -ORG:Application Universal Building -FN:Luis Mcknight -NOTE:Praesent suscipit suscipit ad vero autem aliquip velit tincidunt. -TEL:tel:(641)712-3081 -N:Mcknight;Luis;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Janel York -IMPP:sip:janel@sip.linphone.org -NOTE:Duis at zzril aliquip molestie. -ADR:;;1583 Oakes Parkway;Arcadia;PA;15712; -GENDER:O -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Mullins;Bradly;;; -ADR:;;8187 Waverly Circle;Warwick;RI;02889; -FN:Bradly Mullins -IMPP:sip:bradly@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Minter;Gaston;;; -NOTE:Nulla luptatumzzril dignissim elitsed. -TEL:tel:(415)304-7692 -FN:Gaston Minter -GENDER:O -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Marie Sena -N:Sena;Marie;;; -BDAY:19510523 -TEL:tel:(845)670-5951 -ORG:Telecom Building -GENDER:O -EMAIL:marie@vulputateutwisi.info -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:refugio@sip.linphone.org -N:Van;Refugio;;; -GENDER:U -BDAY:19501221 -TEL:tel:(317)120-5160 -EMAIL:refugio@illumex.eu -FN:Refugio Van -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Carl Burge -EMAIL:c.burge@minimutwisi.edu -N:Burge;Carl;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Augue elitsed nulla veniamquis vulputate et duis facilisis dolor nisl in ex invulputate. -ORG:Industries Direct Telecom -TEL:tel:(817)178-1296 -BDAY:19690919 -FN:Estella Peterman -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Accumsan elitsed erat vulputate sit. -TEL:tel:(865)523-8660 -ORG:Bell Star West -EMAIL:rita.hadley@ullamcorperdolore.eu -IMPP:sip:rita@sip.linphone.org -FN:Rita Hadley -BDAY:19850205 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Max Atlantic -EMAIL:sal@molestiedoloremagna.info -FN:Sal Downes -ADR:;;6714 Misty Creek Trail;Rochelle;VA;22738; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:phillis@sip.linphone.org -NOTE:Iusto ut augue et consectetuer molestie te et zzril etaccumsan consectetuer ullamcorper consectetuer. -BDAY:19441020 -FN:Phillis Corrigan -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(702)725-2797 -BDAY:19750726 -GENDER:F -EMAIL:b.thiel@eratte.net -ADR:;;5846 Long Oak Street;Sheldon;WI;54766; -FN:Brandy Thiel -IMPP:sip:brandy@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:N -FN:Chance Mccants -TEL:tel:(775)234-5923 -BDAY:19850112 -NOTE:Minim facilisi sit eros augue. -ORG:Internet Internet -IMPP:sip:chance@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:M -ADR:;;1880 Capital Cove;Rushville;IN;46173; -FN:Rodrick Carrion -IMPP:sip:rodrick@sip.linphone.org -EMAIL:r.carrion@velut.info -ORG:Virtual People Federated -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:wilhelmina@sip.linphone.org -FN:Wilhelmina Chapa -GENDER:N -BDAY:19950621 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;2640 Maple Shadow Circle;Jonestown;PA;17038; -FN:Christine Crump -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:O -N:Partin;Brad;;; -NOTE:Consequatvel eu euismod aliquip dignissim feugait consequat. -TEL:tel:(985)818-4990 -ADR:;;1449 Nova Scotia Lane;Clear Lake;SD;57226; -FN:Brad Partin -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;501 Pond View Circle;New Market;TN;37820; -EMAIL:nicholas.estrada@consequatdelenit.org -N:Estrada;Nicholas;;; -BDAY:19501026 -NOTE:Praesent volutpat feugiat nulla consequatvel blandit. -GENDER:O -FN:Nicholas Estrada -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(202)249-3991 -IMPP:sip:adam@sip.linphone.org -N:Loper;Adam;;; -FN:Adam Loper -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:domingo@minimeufeugiat.org -N:Herman;Domingo;;; -IMPP:sip:domingo@sip.linphone.org -FN:Domingo Herman -ORG:Contract Power -BDAY:19350114 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:dan@iriuredolortincidunt.gov -TEL:tel:(262)839-5720 -NOTE:Zzril consequatvel vel luptatum. -ADR:;;3324 Silkwood Trail;Haymarket;VA;20168; -FN:Dan Picard -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:a.jansen@diamnulla.net -NOTE:In facilisis facilisi nulla. -FN:Alberta Jansen -TEL:tel:(817)811-3555 -BDAY:19721227 -GENDER:O -ORG:Software Research -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;6276 Grisby Circle;West Glover;VT;05875; -NOTE:Esse hendrerit dolore suscipit. -IMPP:sip:omer@sip.linphone.org -FN:Omer Callaghan -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:M -ORG:Solutions Software Systems -IMPP:sip:peter@sip.linphone.org -ADR:;;1756 Panorama Cove;East Earl;PA;17519; -FN:Peter Beebe -TEL:tel:(831)357-5575 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(701)372-5913 -FN:Roselyn Sutherland -ADR:;;1922 Trotter Drive;Montmorenci;IN;47962; -IMPP:sip:roselyn@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Direct Provider Technology -EMAIL:m.stroup@veroad.tv -GENDER:N -BDAY:19500408 -FN:Mandy Stroup -N:Stroup;Mandy;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:malcolm@accumsanautem.org -TEL:tel:(814)753-1865 -IMPP:sip:malcolm@sip.linphone.org -NOTE:Te in praesent quis aliquip feugait praesent esse feugiat duis. -N:Ayers;Malcolm;;; -FN:Malcolm Ayers -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:O -EMAIL:d.baumgardner@loremillum.com -N:Baumgardner;Dion;;; -ADR:;;2975 Cobblestone Cove;Noxon;MT;59853; -TEL:tel:(419)414-3163 -FN:Dion Baumgardner -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Sandoval;Tina;;; -ORG:Net Star Solutions -FN:Tina Sandoval -GENDER:F -ADR:;;4898 Belfort Trail;Mingo;OH;43047; -IMPP:sip:tina@sip.linphone.org -NOTE:Autem duis nislut duis nostrud molestie et eros nulla blandit consequat diam. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Bannister;Valarie;;; -FN:Valarie Bannister -GENDER:F -ADR:;;6156 Hazelton Avenue;Malabar;FL;32950; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;5385 Oakridge Lane;Glendale;CA;91206; -FN:Melvin Quinlan -N:Quinlan;Melvin;;; -NOTE:Velit illum dignissim facilisi esse dolore exerci augue ea dolore facilisi. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19481011 -FN:Lorna Singh -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(574)677-1641 -N:Ricks;Merrill;;; -GENDER:N -IMPP:sip:merrill@sip.linphone.org -FN:Merrill Ricks -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Christoper Niles -ORG:Alpha Star Hardware -EMAIL:christoper@eaquis.gov -IMPP:sip:christoper@sip.linphone.org -ADR:;;6344 Saint Marys Parkway;Los Alamitos;CA;90721; -NOTE:Autem at qui facilisis dolore Utwisi dolore exerci dolore duis autem at veniam. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Systems Star Speed -BDAY:19530720 -TEL:tel:(270)835-6822 -FN:Odis Currier -IMPP:sip:odis@sip.linphone.org -N:Currier;Odis;;; -EMAIL:odis@nulladignissim.tv -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:N -FN:Judith Lightfoot -ORG:Net Bell -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Alfredo Mata -EMAIL:alfredo.mata@duisamet.net -TEL:tel:(573)163-1426 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:N -FN:Long Grigsby -ORG:People Provider Frontier -TEL:tel:(907)143-6709 -IMPP:sip:long@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Dara Minnick -EMAIL:d.minnick@veniamerat.net -ORG:Star Construction -NOTE:Et veniamquis eufeugiat aliquip lorem vel esse Utwisi delenit nulla nostrud nonummy velit. -IMPP:sip:dara@sip.linphone.org -N:Minnick;Dara;;; -GENDER:N -ADR:;;2585 Woffington Street;Grand Junction;CO;81505; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Carroll Giordano -ADR:;;8151 Goswell Circle;Peoria;IL;61603; -IMPP:sip:carroll@sip.linphone.org -EMAIL:carroll@esseiusto.net -BDAY:19640315 -GENDER:N -N:Giordano;Carroll;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Ammons;Tisha;;; -GENDER:O -FN:Tisha Ammons -ORG:Construction Electronic -ADR:;;7971 Oak Trail;Park Ridge;NJ;07656; -TEL:tel:(470)631-3203 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;8829 Rock Avenue;Farmersville;CA;93223; -FN:Jeromy Ervin -GENDER:U -N:Ervin;Jeromy;;; -BDAY:19550614 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;8296 Kelman Circle;Carlstadt;NJ;07072; -N:Manns;Homer;;; -FN:Homer Manns -EMAIL:homer.manns@loremconsequat.us -NOTE:Diam exerci veniam doloremagna facilisis tation. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;2243 Rice Drive;Bedias;TX;77831; -TEL:tel:(903)248-3314 -GENDER:O -FN:Catalina Crabtree -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:julia.nowak@consequatea.tv -TEL:tel:(717)275-6952 -FN:Julia Nowak -GENDER:O -ADR:;;803 Stout Street;Fort Lauderdale;FL;33323; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Delma Chester -GENDER:F -ORG:Advanced Future Alpha -ADR:;;2794 Saint Francis Street;Banner;MS;38913; -IMPP:sip:delma@sip.linphone.org -TEL:tel:(505)315-5956 -N:Chester;Delma;;; -EMAIL:delma@adipiscingdolor.us -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Velit blandit et in velit commodoconsequat vel tincidunt. -N:Daniels;Tommie;;; -ADR:;;1053 Hidden Valley Circle;Walnut Springs;TX;76690; -BDAY:19670303 -GENDER:U -FN:Tommie Daniels -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:blair@sip.linphone.org -FN:Blair Leone -BDAY:19660616 -ORG:Internet Interactive Network -NOTE:Ex vero facilisi dignissim suscipit nulla esse odio. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Lamar Horsley -GENDER:N -ORG:Net Solutions -N:Horsley;Lamar;;; -ADR:;;6941 Willard Lane;Mount Victory;OH;43340; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Sydney Beeson -EMAIL:sydney.beeson@autemvel.info -ADR:;;3404 Waverly Circle;Tolleson;AZ;85353; -IMPP:sip:sydney@sip.linphone.org -N:Beeson;Sydney;;; -TEL:tel:(802)733-7172 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Federated Technology Data -EMAIL:issac.snowden@autemad.info -BDAY:19960608 -GENDER:M -FN:Issac Snowden -ADR:;;9018 Brick Trail;Carrollton;TX;75011; -NOTE:Nostrud nostrud et lobortis feugait quis laoreet volutpat et esse eros odio augue ad. -TEL:tel:(917)417-2068 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:myles.devore@invulputatedolore.gov -IMPP:sip:myles@sip.linphone.org -NOTE:At autem at nislut hendrerit exerci blandit iusto ad. -ADR:;;3403 Deauville Trail;Lobeco;SC;29931; -FN:Myles Devore -ORG:West Telecom Power -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:F -NOTE:Facilisi iriuredolor ex illum duis esse duis hendrerit delenit suscipit elitsed odio duis vero. -FN:Trinidad Heaton -ORG:Application Atlantic North -IMPP:sip:trinidad@sip.linphone.org -TEL:tel:(859)538-2730 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19350803 -EMAIL:t.bergeron@duiset.org -GENDER:M -ADR:;;7998 Egerton Circle;Wellsville;OH;43968; -IMPP:sip:taylor@sip.linphone.org -N:Bergeron;Taylor;;; -ORG:Contract Vision Galaxy -NOTE:Praesent feugiat facilisis adipiscing dignissim facilisi blandit suscipit. -TEL:tel:(424)394-4266 -FN:Taylor Bergeron -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Data Future -IMPP:sip:melvin@sip.linphone.org -FN:Melvin Henson -EMAIL:melvin@nullaeum.gov -TEL:tel:(616)862-2501 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:M -N:Galvin;August;;; -IMPP:sip:august@sip.linphone.org -ADR:;;3716 Justen Way;Lambsburg;VA;24351; -BDAY:19651007 -NOTE:Wisi nostrud autem esse ex minim. -ORG:East Source Star -TEL:tel:(484)291-9887 -FN:August Galvin -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Valentina Ayers -IMPP:sip:valentina@sip.linphone.org -BDAY:19370507 -ADR:;;41 Rosehaven Cove;Leesburg;FL;34748; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Emilie Scott -IMPP:sip:emilie@sip.linphone.org -NOTE:Dolore ut in nonummy vulputate consequat velit illum nislut exerci velit esse ut. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;5005 Soboda Cove;Vacaville;CA;95688; -TEL:tel:(479)292-1138 -EMAIL:lupe.wells@feugaitex.gov -FN:Lupe Wells -ORG:Atlantic Systems Application -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Lindsey Tierney -BDAY:19700528 -N:Tierney;Lindsey;;; -IMPP:sip:lindsey@sip.linphone.org -ADR:;;255 Ravensdale Trail;Shiloh;NC;27974; -EMAIL:lindsey.tierney@dignissimnulla.info -GENDER:O -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:d.naquin@consequatvel.net -TEL:tel:(404)455-8239 -FN:Dylan Naquin -NOTE:Facilisis nisl dignissim nulla at velit facilisi blandit elitsed te nostrud feugait doloremagna. -N:Naquin;Dylan;;; -GENDER:O -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:h.kohl@lobortistationullamcorper.gov -ADR:;;8148 Nightingale Drive;Pleasanton;TX;78064; -FN:Holli Kohl -N:Kohl;Holli;;; -IMPP:sip:holli@sip.linphone.org -ORG:Innovation Provider Software -TEL:tel:(757)347-2890 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(505)356-8068 -FN:Lilly Ouellette -NOTE:Delenit qui velit dolore illum exerci nostrud nonummy iustoodio lobortis. -GENDER:O -ADR:;;3985 Abbott Way;Cottonwood;AZ;86326; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Analysis Hill -TEL:tel:(606)118-9656 -IMPP:sip:erin@sip.linphone.org -GENDER:U -FN:Erin Harding -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:N -ADR:;;9508 Stone Mill Circle;Peoria;IL;61634; -FN:Natalia Drury -N:Drury;Natalia;;; -EMAIL:natalia.drury@doloremagnaeuismod.com -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:East Architecture Adventure -NOTE:Duis dignissim augue suscipit hendrerit. -N:Massie;Allen;;; -FN:Allen Massie -GENDER:M -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Elliott;Nan;;; -ADR:;;1252 Burlington Parkway;Washington;DC;20404; -IMPP:sip:nan@sip.linphone.org -TEL:tel:(614)501-2359 -FN:Nan Elliott -EMAIL:n.elliott@aliquamveniam.edu -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Dowdy;Leo;;; -GENDER:M -IMPP:sip:leo@sip.linphone.org -FN:Leo Dowdy -EMAIL:leo.dowdy@nostruddiam.org -NOTE:Facilisi iriuredolor iusto diam tation duis enim at duis dolore facilisis minim. -ORG:Hardware Hill -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;7608 Great Oaks Way;Toledo;OH;43609; -GENDER:U -FN:Kimberly Langlois -BDAY:19741127 -NOTE:Hendrerit aliquam suscipit feugait duis qui iustoodio dolore. -N:Langlois;Kimberly;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Autem augue blandit ut quis enim iriure. -IMPP:sip:cody@sip.linphone.org -FN:Cody Callahan -ADR:;;4132 Isleton Way;Charlotte;NC;28281; -N:Callahan;Cody;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:O -EMAIL:tillie.horowitz@commodoat.info -IMPP:sip:tillie@sip.linphone.org -TEL:tel:(641)311-8633 -N:Horowitz;Tillie;;; -FN:Tillie Horowitz -NOTE:Lorem nulla vel enim consequatvel et. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Pilar Franz -N:Franz;Pilar;;; -ORG:Digital Solutions Signal -TEL:tel:(804)818-5486 -ADR:;;2948 Judd Trail;Rociada;NM;87742; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;8412 Hollyhock Cove;Ocala;FL;34470; -EMAIL:cleo.osgood@laoreetaugue.net -FN:Cleo Osgood -GENDER:O -ORG:Net Vision North -IMPP:sip:cleo@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(445)903-1629 -N:Fink;Marylou;;; -BDAY:19880311 -NOTE:Illum nulla volutpat feugait te quis feugiat iriuredolor duis eum. -ADR:;;1937 Peabody Circle;Gaithersburg;MD;20884; -FN:Marylou Fink -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;814 Water Lane;Wentworth;SD;57075; -FN:Adrianne Coffey -EMAIL:a.coffey@lobortissuscipit.edu -N:Coffey;Adrianne;;; -BDAY:19771025 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:leila.timmerman@tinciduntiriure.eu -NOTE:Facilisi at aliquip at at Utwisi blandit blandit accumsan duis nulla elitsed quis consectetuer. -ORG:Max North General -ADR:;;3545 Germantown Circle;Nevada;IA;50201; -N:Timmerman;Leila;;; -FN:Leila Timmerman -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:cari@sip.linphone.org -FN:Cari Shumaker -ORG:Building Software Net -BDAY:19730326 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:dixie@sip.linphone.org -N:Spalding;Dixie;;; -FN:Dixie Spalding -ORG:Design Universal Systems -NOTE:Veniam autem iriuredolor dolore velit. -ADR:;;6361 Kimbrough Grove Trail;Brooklyn;NY;11239; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(623)204-1369 -N:Harness;Pierre;;; -FN:Pierre Harness -ADR:;;8289 Cherrybark Trail;Glencoe;IL;60022; -ORG:Interactive Architecture Atlantic -NOTE:Suscipit et et et duis eufeugiat duis lobortis dolore vel. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Phillip Mock -GENDER:M -ADR:;;7944 Lakeside Circle;Monroeville;PA;15146; -NOTE:Nostrud etaccumsan praesent suscipit vel eu molestie velit ut hendrerit tincidunt. -TEL:tel:(251)981-4291 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Mercer;Columbus;;; -GENDER:M -NOTE:Feugait vero aliquip facilisis luptatum illum hendrerit suscipit. -FN:Columbus Mercer -END:VCARD -BEGIN:VCARD -VERSION:4.0 -NOTE:Facilisi eros autem velit volutpat at at zzril et. -FN:Alicia Rosario -TEL:tel:(812)170-6637 -BDAY:19741228 -N:Rosario;Alicia;;; -EMAIL:alicia.rosario@quisvolutpat.gov -IMPP:sip:alicia@sip.linphone.org -ORG:Data East -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;8041 Wyndhurst Trail;Houston;TX;77043; -IMPP:sip:darryl@sip.linphone.org -ORG:Future Solutions -FN:Darryl Adler -NOTE:Augue invulputate in minim eum vel tation at iriure. -N:Adler;Darryl;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:F -NOTE:Feugait te adipiscing wisi facilisi eros. -ORG:Galaxy Speed Solutions -IMPP:sip:lula@sip.linphone.org -ADR:;;8420 Jamaca Circle;Vancouver;WA;98684; -FN:Lula Harness -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;5937 Overlook Circle;Paul Smiths;NY;12970; -FN:Diane Joseph -NOTE:Duis vero ex facilisi qui hendrerit facilisis autem. -N:Joseph;Diane;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Dominic Jordan -TEL:tel:(336)346-2767 -N:Jordan;Dominic;;; -BDAY:19600127 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Tony Back -ADR:;;8733 Foxgate Cove;Oak Bluffs;MA;02557; -BDAY:19960426 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Jolene Black -NOTE:Eros autem in vel esse tincidunt ad laoreet qui minim ipsum. -EMAIL:j.black@feugaitvero.gov -BDAY:19911030 -IMPP:sip:jolene@sip.linphone.org -TEL:tel:(337)144-3107 -ADR:;;8758 Lydia Street;Forsyth;MT;59327; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Charleen Begay -GENDER:U -NOTE:Aliquip eu vulputate nulla facilisis illum blandit blandit dolore hendrerit. -N:Begay;Charleen;;; -ADR:;;6130 Hobbits Glen Avenue;Tallman;NY;10982; -EMAIL:charleen@inconsequat.info -BDAY:19710222 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(907)209-2611 -FN:Xavier Vanhoose -ORG:Max Pacific -EMAIL:x.vanhoose@nibhvel.com -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Samuel Marshall -N:Marshall;Samuel;;; -GENDER:N -BDAY:19640301 -NOTE:Ad nulla minim nulla suscipit vel tincidunt augue. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;9995 Station Hill Circle;Mount Gilead;OH;43338; -BDAY:19871228 -NOTE:Tation veniamquis luptatumzzril nibh facilisis duis ullamcorper nisl consequat suscipit accumsan suscipit. -ORG:Data Design -EMAIL:j.ralston@autemsuscipit.edu -FN:Janis Ralston -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(270)820-9211 -FN:Migdalia Rash -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ORG:Vision Future Solutions -NOTE:Qui autem in iriuredolor vel amet dolor invulputate. -ADR:;;5604 Queensbury Way;Canton;OH;44720; -TEL:tel:(610)121-8396 -IMPP:sip:eugenia@sip.linphone.org -FN:Eugenia Pantoja -END:VCARD -BEGIN:VCARD -VERSION:4.0 -GENDER:M -BDAY:19700608 -IMPP:sip:alfonzo@sip.linphone.org -FN:Alfonzo Tompkins -TEL:tel:(475)485-9104 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(763)202-1504 -EMAIL:chong@eumeros.us -GENDER:N -NOTE:Eum etaccumsan exerci et dignissim aliquip ipsum lorem. -ORG:Star Universal Consulting -BDAY:19580709 -FN:Chong Mabry -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:silas@autemeros.edu -FN:Silas Leal -TEL:tel:(412)257-8210 -ADR:;;3212 Grove Lake Trail;Kirkland;AZ;86332; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Latasha Crowe -IMPP:sip:latasha@sip.linphone.org -ORG:Design Technology Analysis -END:VCARD -BEGIN:VCARD -VERSION:4.0 -TEL:tel:(219)537-6700 -EMAIL:leta@blanditsit.info -ORG:Adventure Advanced Telecom -FN:Leta Mccloskey -N:Mccloskey;Leta;;; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Allison;Alejandro;;; -ORG:Innovation Source Net -EMAIL:alejandro@minimodio.eu -GENDER:O -FN:Alejandro Allison -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Asher;Freddy;;; -GENDER:M -FN:Freddy Asher -NOTE:Vel eufeugiat in eum. -EMAIL:freddy@esseiustoodio.gov -ADR:;;4137 Carlingford Way;Sheldon Springs;VT;05485; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;8996 Fairmeadows Trail;Maybell;CO;81640; -GENDER:M -ORG:Universal Advanced Consulting -IMPP:sip:mack@sip.linphone.org -FN:Mack Lombard -TEL:tel:(775)827-4643 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -N:Spearman;Melinda;;; -ADR:;;3906 Rich Hill Way;Green Spring;WV;26722; -FN:Melinda Spearman -ORG:Medicine Vision Universal -GENDER:O -IMPP:sip:melinda@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19840316 -EMAIL:kesha.tuggle@essefeugait.org -N:Tuggle;Kesha;;; -ORG:South Studio Vision -FN:Kesha Tuggle -TEL:tel:(865)414-7674 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -IMPP:sip:eugenia@sip.linphone.org -FN:Eugenia Lucas -BDAY:19521229 -EMAIL:eugenia@veroesse.eu -ORG:Future Studio Direct -TEL:tel:(330)135-6449 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -ADR:;;550 Palomino Trail;Letcher;SD;57359; -NOTE:Velit ea vel eufeugiat nulla. -BDAY:19470117 -FN:Cecile Laws -ORG:Telecom Net Analysis -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19730822 -EMAIL:a.gaylord@consequatduis.org -FN:Arturo Gaylord -NOTE:Duis dolore enim te feugait. -IMPP:sip:arturo@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -EMAIL:r.orellana@odiotation.org -ADR:;;2672 Fiddlers Elbow Circle;Mcgregor;MN;55760; -FN:Rosalina Orellana -TEL:tel:(817)292-2224 -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Jeffrey Broome -ORG:Internet Vision Adventure -N:Broome;Jeffrey;;; -EMAIL:j.broome@nullaautem.org -ADR:;;322 Oakland Trail;Laceys Spring;AL;35754; -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Ricardo Zarate -ADR:;;7882 Somerset Lane;Rose;NE;68772; -EMAIL:r.zarate@eufeugiatesse.org -NOTE:Dolore in euismod esse vero. -END:VCARD -BEGIN:VCARD -VERSION:4.0 -FN:Jae Wilber -ORG:Contract Alpha Speed -END:VCARD -BEGIN:VCARD -VERSION:4.0 -BDAY:19640214 -N:Kimbrough;Deidra;;; -FN:Deidra Kimbrough -ORG:Pacific Bell -TEL:tel:(413)543-7430 -IMPP:sip:kimbrough@sip.linphone.org -END:VCARD diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/vcards/vcards.vcf b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/vcards/vcards.vcf deleted file mode 100644 index 7ffd718..0000000 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Resources/liblinphone_tester/vcards/vcards.vcf +++ /dev/null @@ -1,22 +0,0 @@ -BEGIN:VCARD -VERSION:4.0 -KIND:individual -FN:Sylvain Berfini -N:Berfini;Sylvain;Pascal;; -GENDER:M -IMPP;PREF=1;TYPE=work:sip:sylvain@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -KIND:individual -FN:Fran莽ois Grisez -N:Grisez;Fran莽ois;;; -IMPP;TYPE=work:sip:francois@sip.linphone.org -END:VCARD -BEGIN:VCARD -VERSION:4.0 -KIND:individual -FN:Margaux Clerc -GENDER:F -IMPP:sip:margaux@sip.linphone.org -END:VCARD diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK.csproj b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK.csproj index fe11dba..5f42027 100644 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK.csproj +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK.csproj @@ -47,18 +47,15 @@ <ObjcBindingCoreSource Include="Structs.cs" /> </ItemGroup> <ItemGroup> - <NativeReference Include="Library\libHDLLinPhoneSDK.a"> - <Kind>Static</Kind> - <Frameworks>Foundation UIKit AVFoundation CoreTelephony CallKit Photos AudioToolbox</Frameworks> - <LinkerFlags>-L/usr/lib/swift -L/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -Wl,-rpath -Wl,/usr/lib/swift -Wl,-rpath -Wl,@executable_path/Frameworks</LinkerFlags> - <WeakFrameworks></WeakFrameworks> - </NativeReference> - <NativeReference Include="Library\bctoolbox-ios.framework"> - <Kind>Framework</Kind> - </NativeReference> - <NativeReference Include="Library\bctoolbox-tester.framework"> - <Kind>Framework</Kind> - </NativeReference> + <BundleResource Include="Resources\ic_esvideo_on_answer.png" /> + <BundleResource Include="Resources\ic_esvideo_on_back.png" /> + <BundleResource Include="Resources\ic_esvideo_on_hangup.png" /> + <BundleResource Include="Resources\ic_esvideo_on_takephoto_select.png" /> + <BundleResource Include="Resources\ic_esvideo_on_takephoto_unselect.png" /> + <BundleResource Include="Resources\ic_esvideo_on_unlock_select.png" /> + <BundleResource Include="Resources\ic_esvideo_on_unlock_unselect.png" /> + </ItemGroup> + <ItemGroup> <NativeReference Include="Library\bctoolbox.framework"> <Kind>Framework</Kind> </NativeReference> @@ -68,19 +65,16 @@ <NativeReference Include="Library\belle-sip.framework"> <Kind>Framework</Kind> </NativeReference> - <NativeReference Include="Library\limetester.framework"> + <NativeReference Include="Library\belr.framework"> <Kind>Framework</Kind> + </NativeReference> + <NativeReference Include="Library\libHDLLinPhoneSDK.a"> + <Kind>Static</Kind> </NativeReference> <NativeReference Include="Library\lime.framework"> <Kind>Framework</Kind> </NativeReference> - <NativeReference Include="Library\belr.framework"> - <Kind>Framework</Kind> - </NativeReference> <NativeReference Include="Library\linphone.framework"> - <Kind>Framework</Kind> - </NativeReference> - <NativeReference Include="Library\linphonetester.framework"> <Kind>Framework</Kind> </NativeReference> <NativeReference Include="Library\mediastreamer2.framework"> @@ -92,148 +86,29 @@ <NativeReference Include="Library\mscodec2.framework"> <Kind>Framework</Kind> </NativeReference> - <NativeReference Include="Library\ortp.framework"> - <Kind>Framework</Kind> - </NativeReference> - <NativeReference Include="Library\msx264.framework"> - <Kind>Framework</Kind> - </NativeReference> - <NativeReference Include="Library\mswebrtc.framework"> + <NativeReference Include="Library\msopenh264.framework"> <Kind>Framework</Kind> </NativeReference> <NativeReference Include="Library\mssilk.framework"> <Kind>Framework</Kind> </NativeReference> - <NativeReference Include="Library\msopenh264.framework"> + <NativeReference Include="Library\mswebrtc.framework"> <Kind>Framework</Kind> </NativeReference> - </ItemGroup> - <ItemGroup> - <BundleResource Include="Resources\ic_esvideo_on_answer.png" /> - <BundleResource Include="Resources\ic_esvideo_on_back.png" /> - <BundleResource Include="Resources\ic_esvideo_on_hangup.png" /> - <BundleResource Include="Resources\ic_esvideo_on_takephoto_select.png" /> - <BundleResource Include="Resources\ic_esvideo_on_takephoto_unselect.png" /> - <BundleResource Include="Resources\ic_esvideo_on_unlock_select.png" /> - <BundleResource Include="Resources\ic_esvideo_on_unlock_unselect.png" /> - <BundleResource Include="Resources\liblinphone_tester\local_tester_hosts" /> - <BundleResource Include="Resources\liblinphone_tester\tester_hosts" /> - <BundleResource Include="Resources\liblinphone_tester\images\nowebcamVGA.jpg" /> - <BundleResource Include="Resources\liblinphone_tester\images\nowebcamCIF.jpg" /> - <BundleResource Include="Resources\liblinphone_tester\images\linphonesiteqr_captured.jpg" /> - <BundleResource Include="Resources\liblinphone_tester\images\linphonesiteqr.jpg" /> - <BundleResource Include="Resources\liblinphone_tester\images\linphone.svg" /> - <BundleResource Include="Resources\liblinphone_tester\vcards\thousand_vcards.vcf" /> - <BundleResource Include="Resources\liblinphone_tester\vcards\vcards.vcf" /> - <BundleResource Include="Resources\liblinphone_tester\sounds\hello8000.mkv" /> - <BundleResource Include="Resources\liblinphone_tester\sounds\hello44100.wav" /> - <BundleResource Include="Resources\liblinphone_tester\sounds\vrroom.wav" /> - <BundleResource Include="Resources\liblinphone_tester\sounds\ahbahouaismaisbon.wav" /> - <BundleResource Include="Resources\liblinphone_tester\sounds\hello8000.wav" /> - <BundleResource Include="Resources\liblinphone_tester\sounds\sintel_trailer_opus_h264.mkv" /> - <BundleResource Include="Resources\liblinphone_tester\sounds\sintel_trailer_opus_vp8.mkv" /> - <BundleResource Include="Resources\liblinphone_tester\sounds\oldphone.wav" /> - <BundleResource Include="Resources\liblinphone_tester\sounds\ringback.wav" /> - <BundleResource Include="Resources\liblinphone_tester\sounds\hello8000_mkv_ref.wav" /> - <BundleResource Include="Resources\liblinphone_tester\sounds\sintel_trailer_pcmu_h264.mkv" /> - <BundleResource Include="Resources\liblinphone_tester\db\messages.db" /> - <BundleResource Include="Resources\liblinphone_tester\db\linphone.db" /> - <BundleResource Include="Resources\liblinphone_tester\db\friends.db" /> - <BundleResource Include="Resources\liblinphone_tester\db\chatrooms.db" /> - <BundleResource Include="Resources\liblinphone_tester\sipp\sip_update_within_icoming_reinvite_with_no_sdp.xml" /> - <BundleResource Include="Resources\liblinphone_tester\sipp\call_with_multiple_audio_mline_in_sdp.xml" /> - <BundleResource Include="Resources\liblinphone_tester\sipp\call_with_video_mline_before_audio_in_sdp.xml" /> - <BundleResource Include="Resources\liblinphone_tester\sipp\call_invite_200ok_without_contact_header.xml" /> - <BundleResource Include="Resources\liblinphone_tester\sipp\call_with_audio_mline_before_video_in_sdp.xml" /> - <BundleResource Include="Resources\liblinphone_tester\sipp\call_with_multiple_video_mline_in_sdp.xml" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\marie_dependent_proxy_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\pauline_zrtp_aes256_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\marie_remote_default_values_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\marie_remote_localfile_android_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\empty_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\pauline_well_known_port_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\lime_x3dh_xml_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\groupchat_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\marie_zrtp_ecdh448_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\zero_length_params_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\marie_zrtp_srtpsuite_aes256_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\marie_remote_localfile2_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\marie_remote_localfile_win10_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\stun_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\pauline_tcp_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\marie_dual_proxy_2_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\marie_h264_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\marie_lime_x3dh_no_server_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\marie_remote_404_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\marie_session_timers_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\pauline_zrtp_ecdh448_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\pauline_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\marie_remote_https_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\groupchat_lime_x3dh_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\pauline_as_friend_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\marie_remote_localfile_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\pauline_zrtp_srtpsuite_aes256_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\pauline_sips_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\laure_call_logs_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\pauline_external_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\invalid_friends_xml" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\marie_early_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\marie2_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\friends_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\pauline_rc_rtcp_xr" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\marie_rc_rtcp_xr" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\pauline_tunnel_verify_server_certificate_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\chloe_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\marie_zrtp_b256_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\marie_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\pauline_tls_client_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\pauline_zrtp_b256_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\marie_dual_proxy_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\invalid_friends_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\marie_sips_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\pauline_nat64_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\marie_well_known_port_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\pauline_zrtp_ecdh255_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\marie_remote_invalid_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\remote_zero_length_params_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\chloe_lime_x3dh_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\carddav_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\marie_remote_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\marie_transient_remote_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\pauline_lime_x3dh_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\marie_bodyless_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\marie_remote_invalid_uri_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\marie_lime_x3dh_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\laure_tcp_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\pauline_wild_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\assistant_create.rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\pauline_alt_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\marie_nat64_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\laure_rc_udp" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\marie_quality_reporting_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\conference_focus_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\pauline_h264_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\marie_zrtp_aes256_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\michelle_rc_udp" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\multi_account_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\marie_v4proxy_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\account_creator_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\pauline_v4proxy_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\marie_zrtp_ecdh255_rc" /> - <BundleResource Include="Resources\liblinphone_tester\rcfiles\laure_lime_x3dh_rc" /> - <BundleResource Include="Resources\liblinphone_tester\certificates\altname\agent.pem" /> - <BundleResource Include="Resources\liblinphone_tester\certificates\altname\openssl-altname.cnf" /> - <BundleResource Include="Resources\liblinphone_tester\certificates\altname\cafile.pem" /> - <BundleResource Include="Resources\liblinphone_tester\certificates\cn\openssl-cn.cnf" /> - <BundleResource Include="Resources\liblinphone_tester\certificates\cn\agent.pem" /> - <BundleResource Include="Resources\liblinphone_tester\certificates\cn\cafile.pem" /> - <BundleResource Include="Resources\liblinphone_tester\certificates\client\cert2-signed-by-other-ca.pem" /> - <BundleResource Include="Resources\liblinphone_tester\certificates\client\cert3.pem" /> - <BundleResource Include="Resources\liblinphone_tester\certificates\client\cert2.pem" /> - <BundleResource Include="Resources\liblinphone_tester\certificates\client\key.pem" /> - <BundleResource Include="Resources\liblinphone_tester\certificates\client\key3.pem" /> - <BundleResource Include="Resources\liblinphone_tester\certificates\client\key2.pem" /> - <BundleResource Include="Resources\liblinphone_tester\certificates\client\cert.pem" /> + <NativeReference Include="Library\msx264.framework"> + <Kind>Framework</Kind> + </NativeReference> + <NativeReference Include="Library\ortp.framework"> + <Kind>Framework</Kind> + </NativeReference> + <NativeReference Include="Library\bctoolbox-ios.framework"> + <Kind>Framework</Kind> + <SmartLink>False</SmartLink> + </NativeReference> + <NativeReference Include="Library\bctoolbox-tester.framework"> + <Kind>Framework</Kind> + <SmartLink>False</SmartLink> + </NativeReference> </ItemGroup> <Import Project="$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.iOS.ObjCBinding.CSharp.targets" /> </Project> \ No newline at end of file -- Gitblit v1.8.0