Commit graph

26 commits

Author SHA1 Message Date
Sylvain Berfini
6162b8a9e7 Fixed Cameroon dialplan 2017-08-24 10:46:45 +02:00
Simon Morlat
730d42f576 attempt a fix for mexico dial plans 2017-06-05 10:07:40 +02:00
Jehan Monnier
bb29521ab0 add default values for nat policy in link with proxy config default values 2017-05-09 16:10:20 +02:00
Sylvain Berfini
cbd6248ea0 Fixed tester compilation 2017-04-18 17:49:54 +02:00
Erwan Croze
59c56393f6 Add new rcfile for test 2017-04-18 17:39:20 +02:00
Jehan Monnier
18141ff1db make sure 00 are replaced by + only if proxy_config dial prefix is set 2017-03-30 17:04:06 +02:00
Simon Morlat
656ff43b13 fix most common warnings 2017-01-14 14:13:26 +01:00
Jehan Monnier
1e0661a268 fix linphone_proxy_config_normalize_number for better optionnal num part handling 2016-11-03 17:30:01 +01:00
Jehan Monnier
47ecf3daae add tester for trunk prefix removal in case of e164 number 2016-09-15 15:40:00 +02:00
Ghislain MARY
142891969e Add possibility to assiocate tags with tests and to run the only the tests corresponding with a specific tag with the --tag option. 2016-01-27 15:04:47 +01:00
Gautier Pelloux-Prayer
22e116014c proxy.c: fix overflow in linphone_proxy_config_normalize_phone_number API resulting in invalid writes 2015-11-03 12:46:48 +01:00
Gautier Pelloux-Prayer
c302fb92e9 proxy_config_tester.c: fix test "SIP URI normalization" 2015-10-20 11:16:49 +02:00
Simon Morlat
17f575229b fix crash and compilation issue 2015-10-19 13:04:04 +02:00
Gautier Pelloux-Prayer
dae216855c proxy_config_tester.c: add unicode test for invalid writes 2015-10-19 12:05:30 +02:00
Ghislain MARY
90427700c2 Fix compilation warnings when building tester for Windows 10. 2015-10-01 15:33:24 +02:00
Gautier Pelloux-Prayer
8a2f20ceae tester: add before_each / after_each methods to check memory leaks and fix various ones 2015-09-22 13:54:29 +02:00
Gautier Pelloux-Prayer
b1ae7bf028 tester: add before_each and after_each functions to allow init/cleanup of tests individually 2015-09-17 11:06:35 +02:00
Gautier Pelloux-Prayer
d638129f62 proxy.c: deprecate linphone_proxy_config_normalize_phone and use linphone_proxy_config_normalize_phone_number instead 2015-09-10 11:03:46 +02:00
Gautier Pelloux-Prayer
75ecf665ab proxy: add linphone_proxy_config_normalize_phone_number and linphone_proxy_config_normalize_sip_uri to ease high level API usage 2015-07-17 16:37:44 +02:00
Gautier Pelloux-Prayer
65efc10c79 proxy_config_tester.c: remove debug code 2015-07-07 12:15:29 +02:00
Gautier Pelloux-Prayer
c20d054660 tester: move phone number normalization test in proxy tester suite 2015-07-06 15:25:33 +02:00
Gautier Pelloux-Prayer
9cc3b9a779 tester: iterate every 20 ms loops instead of 100 ms to speedup tests 2015-07-06 12:33:51 +02:00
Gautier Pelloux-Prayer
369d675171 tester: check that no linphone core exists before each test fixing crash on iOS 2015-07-01 15:49:47 +02:00
Gautier Pelloux-Prayer
819e0f07dc proxy: fix normalize_number when having invalid prefix dial code 2015-05-28 17:30:52 +02:00
Gautier Pelloux-Prayer
4d547292db proxy_config_tester.c: fix compilation 2015-05-22 16:22:01 +02:00
Gautier Pelloux-Prayer
6b134f5a33 proxy config: add tests for phone number normalization and fix API accordingly 2015-05-22 16:11:49 +02:00