13 Commits

Author SHA256 Message Date
b0b10236d1 Accepting request 1001314 from home:benoit_monin:branches:network:telephony
- update to 5.3.0
- update soname to libeXosip2-15
- add source archive signature and author keyring
- add new binaries sip_monitor and sip_storm

OBS-URL: https://build.opensuse.org/request/show/1001314
OBS-URL: https://build.opensuse.org/package/show/network:telephony/libeXosip2?expand=0&rev=22
2022-12-15 19:28:02 +00:00
db251976c2 Accepting request 770392 from home:dyfet:branches:network:telephony
Updated to 5.1.0, fixed dependencies

OBS-URL: https://build.opensuse.org/request/show/770392
OBS-URL: https://build.opensuse.org/package/show/network:telephony/libeXosip2?expand=0&rev=20
2020-08-13 08:37:17 +00:00
Ismail Dönmez
4bf82abc93 Accepting request 599219 from home:frispete:telephony
- apply openssl110-fix.patch for Leap >= 15.0 only

OBS-URL: https://build.opensuse.org/request/show/599219
OBS-URL: https://build.opensuse.org/package/show/network:telephony/libeXosip2?expand=0&rev=18
2018-04-24 09:46:36 +00:00
685bb3e147 Accepting request 560454 from home:Fisiu:branches:network:telephony
- Update to 5.0.0:
  * major API update: add a new parameter to eXosip_call_build_prack in order to create the PRACK
    for this specific response and not for the latest.
	* major API update: removal of eX_refer.h API. REFER are now handled with subscriptions APIs.
	  eXosip_refer_build_request removed
	  eXosip_refer_send_request removed
	* major API update: subscription now handle both SUBSCRIBE and REFER with the same APIs:
  	eXosip_subscription_build_initial_refer ADDED
  	eXosip_subscribe_build_initial_request renamed eXosip_subscription_build_initial_subscribe
  	eXosip_subscribe_send_initial_request renamed eXosip_subscription_send_initial_request
  	eXosip_subscribe_build_refresh_request renamed eXosip_subscription_build_refresh_request
  	eXosip_subscribe_send_refresh_request renamed eXosip_subscription_send_refresh_request
  	eXosip_subscribe_remove renamed eXosip_subscription_remove
  	EXOSIP_IN_SUBSCRIPTION_* and EXOSIP_SUBSCRIPTION_* events may now relate to REFER subscription.
	* major API change: eXosip_automatic_refresh is obsolete and has been removed.
	  only use eXosip_automatic_action instead
	* API update:
	  eXosip_options_send_request returns a positive transaction id (tid) on success.
	  eXosip_publish returns a positive transaction id (tid) on success.
	  note: eXosip_message_send_request was already returing the transaction id (tid) on success.
	* new API options:
	  EXOSIP_OPT_REMOVE_PREROUTESET: to keep Route Set
	  EXOSIP_OPT_SET_SIP_INSTANCE: define +sip.instance parameter in Contact headers
	  EXOSIP_OPT_ENABLE_USE_EPHEMERAL_PORT: option to use/not use ephemeral port in Contact.
	  EXOSIP_OPT_ENABLE_REUSE_TCP_PORT: option to reuse port.
	  EXOSIP_OPT_AUTO_MASQUERADE_CONTACT: option to enable automatic masquerading for Contact headers.
	  EXOSIP_OPT_UDP_LEARN_PORT: obsolete and will be removed in the future.
	  EXOSIP_OPT_SET_DEFAULT_CONTACT_DISPLAYNAME: define a display name to be added in Contact headers
	* new API options: (high load traffic use-case: DO NOT USE FOR COMMON USAGE)
  	EXOSIP_OPT_SET_MAX_MESSAGE_TO_READ: set the number of message to read at once for each network processing.

OBS-URL: https://build.opensuse.org/request/show/560454
OBS-URL: https://build.opensuse.org/package/show/network:telephony/libeXosip2?expand=0&rev=16
2018-01-04 00:53:47 +00:00
a9a6eabee7 Accepting request 244942 from home:Fisiu:branches:network:telephony
- Update to 4.1.0:
  * improve timer and use UPDATE if advertised, INVITE otherwise.
  * improve PRACK support.
  * option to disable automatic BYE answer.
  * option to enable/disable IPv6 per eXosip_t instance.
  * option to disable DNS cache.
  * improve network support for several eXosip_t instance.
    keepalive setting is per instance.
    ipv4/ipv6 setting is per instance.
    improve network setting to avoid conflict upon transport change.
  * fix tcp and tls connect() for slow connection.
  * use TCP_NODELAY on more platform.
  * use Authorization header for 401 // simplify authentication code.
  * minor expires for REGISTER improvments.
  * copy call-info over SUBSCRIBE refresh.
  * allow more TLS error if verification is disabled.
  * fix if NO NAPTR is availble.
  * add support for Windows Phone 8.
  * fix to use cache for TCP and TLS.
  * fix possible leaks on implementation errors.
  * add TSC experimental support.
- eXosip2 (4.0.0)
  * modify configuration APIs to use eXosip_set_option
  * fix bug: do not create new PRACK if it already exist for an answer.
  * update to latest osip // test time compensation for android.
  * use ephemaral port in standard TCP and TLS version.
  * return tid number so that we can match the response event.
  * use system independant time for osip_gettimeofday on unix platform.
  * major API update: several "struct eXosip_t" can be
    handled at the same time. This can be used to have several

OBS-URL: https://build.opensuse.org/request/show/244942
OBS-URL: https://build.opensuse.org/package/show/network:telephony/libeXosip2?expand=0&rev=13
2014-08-17 01:59:15 +00:00
Ismail Dönmez
8c2e8a7f6f Accepting request 231888 from home:msmeissn:branches:network:telephony
- libeXosip2-sslverifypaths.patch: set default SSL verify locations (bnc#871099)
- build with -O2 (--disable-debug)

OBS-URL: https://build.opensuse.org/request/show/231888
OBS-URL: https://build.opensuse.org/package/show/network:telephony/libeXosip2?expand=0&rev=11
2014-04-29 11:22:21 +00:00
Stefan Seyfried
6f707fc636 Accepting request 181816 from home:Fisiu:sip
Revert the latest commit: linphone is not working yet with new
exosip API: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=709860

OBS-URL: https://build.opensuse.org/request/show/181816
OBS-URL: https://build.opensuse.org/package/show/network:telephony/libeXosip2?expand=0&rev=9
2013-07-06 13:58:21 +00:00
3d3b0973b8 Accepting request 180741 from home:Fisiu:branches:network:telephony
- Update to 4.0.0:
  * modify configuration APIs to use eXosip_set_option
  * fix bug: do not create new PRACK if it already exist for an answer.
  * use ephemaral port in standard TCP and TLS version.
  * return tid number so that we can match the response event.
  * use system independant time for osip_gettimeofday on unix platform.
  * major API update: several "struct eXosip_t" can be
    handled at the same time. This can be used to have several
    transport layer running at the same time.
  * many tiny other change.

OBS-URL: https://build.opensuse.org/request/show/180741
OBS-URL: https://build.opensuse.org/package/show/network:telephony/libeXosip2?expand=0&rev=7
2013-06-26 17:18:58 +00:00
79133b3d5b Remove redundant tags/sections from specfile
OBS-URL: https://build.opensuse.org/package/show/network:telephony/libeXosip2?expand=0&rev=5
2013-01-25 13:56:58 +00:00
Ruediger Oertel
e2aa359c09 Accepting request 59517 from network:telephony
Accepted submit request 59517 from user seife

OBS-URL: https://build.opensuse.org/request/show/59517
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libeXosip2?expand=0&rev=10
2011-02-02 00:47:50 +00:00
OBS User unknown
1964c7b156 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libeXosip2?expand=0&rev=3 2008-04-02 19:26:06 +00:00
OBS User unknown
a79e3448d2 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libeXosip2?expand=0&rev=2 2008-02-28 11:26:21 +00:00
OBS User unknown
c7999a038c OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libeXosip2?expand=0&rev=1 2008-01-16 03:39:17 +00:00