ajs124
|
5b1a71198d
|
Disable sip::IncomingConnectionValidator::validateUri
|
2020-03-26 22:42:32 +01:00 |
|
Michał Słomkowski
|
a0e636a592
|
Fix URI validator to include '.'.
|
2016-04-18 01:46:54 +02:00 |
|
Michał Słomkowski
|
35f70f3195
|
Update URI validation regex to be more generic.
|
2016-04-02 20:04:33 +02:00 |
|
Falk Stern
|
413ecbe4ad
|
Match international phone numbers starting with +XX
|
2016-02-14 16:21:48 +01:00 |
|
Matthias Larisch
|
b6de7842b8
|
Use boost::regex instead of std::regex
std::regex support is not yet available for older GCC versions.
As boost is used anyway, use also the regex component.
|
2015-11-23 20:09:32 +01:00 |
|
Michał Słomkowski
|
f6bf22bd15
|
Implement URI validator.
|
2015-11-09 01:42:04 +01:00 |
|
Michał Słomkowski
|
9d4da88e9f
|
Add SIP URI validator.
|
2015-11-09 00:51:51 +01:00 |
|