Gautier Pelloux-Prayer
3739d2c866
account creator: detect invalid domain by changing linphone_address_set_* methods to return -1 in case of error
2016-01-08 11:43:15 +01:00
François Grisez
a49cd7566c
Add a setter/getter for the method param to LinphoneAddress
2016-01-06 10:03:14 +01:00
Simon Morlat
53bc2cd5a0
add tests to check sips and ipv6 support of flexisip
2015-02-02 18:13:55 +01:00
Guillaume BIENKOWSKI
0c4e7456d9
Prevent creating sip addresses which are not valid when using them
2015-01-15 17:19:45 +01:00
Ghislain MARY
6b2be053e9
Improve change of identity of a proxy config.
...
- Add the function linphone_address_equal().
- The comparison of two proxy config addresses now returns one of these three values: equal, weak-equal or different.
- If the new proxy config identity is equal to the previous one, a call to linphone_proxy_config_done() does not
unregister and does not delete the sal op. If it's weak-equal the sal op is destroyed but the unregister is not
done. Finally, if it's different the unregister is performed and the sal op is destroyed.
2014-12-09 10:14:33 +01:00
Simon Morlat
93493976b3
tester automatically creates unique accounts on flexisip server before running tests. This allows several developer to run the test suite simultaneously !
2014-12-01 15:25:54 +01:00
Ghislain MARY
546200b61e
Deprecate linphone_address_destroy().
2014-07-17 10:30:54 +02:00
Simon Morlat
6f9f860a2e
allow multiple transports in gtk application, allow to configure transport per proxy (not yet finished)
2013-11-30 11:25:55 +01:00
Jehan Monnier
054ecbbe90
fix crash in case of out of dialog NOTIFY rejected by application because unknown from
2013-10-15 09:32:27 +02:00
Ghislain MARY
10734524fe
Add factory functions to create common linphone objects.
2013-10-08 14:28:16 +02:00
Simon Morlat
e990ea0cef
wrapper generator in progress
2013-09-20 10:13:17 +02:00
Ghislain MARY
ae764ae952
Always use int values for getter/setter of LinphoneAddress port.
2013-09-19 16:12:40 +02:00
Simon Morlat
bd95305d7f
add reference counting to LinphoneAddress and SalAddress
2013-08-27 21:06:49 +02:00
Simon Morlat
cfe0c35083
merge patch allowing overriding of display
2010-10-06 14:51:55 +02:00
Simon Morlat
c828efa713
remove duplicate calls
2010-10-04 16:42:20 +02:00
Jehan Monnier
8e6c12d12a
add random sip port selection
...
add linphone_core_get_port
2010-06-15 13:59:00 +02:00
Simon Morlat
bda56cf296
change policy regarding quotes in displaynames
2010-05-27 10:11:37 +02:00
Simon Morlat
b5497652f2
automatically surround displayname without quotes, to allow users to use non ascii characters.
2010-05-21 12:19:12 +02:00
Simon Morlat
ec6f061ea7
Merge branch 'master' into dev_sal
...
Conflicts:
coreapi/address.c
coreapi/linphonecore.c
2010-03-03 16:16:16 +01:00
Jehan Monnier
01331f08a9
add traces + more jni implementation
2010-02-15 18:02:19 +01:00
Simon Morlat
80e14f6a90
work in progress to use SAL in coreapi
2010-01-29 23:57:46 +01:00
Simon Morlat
999d216d7c
purge out p2pproxy
2010-01-20 15:44:30 +01:00