Victor Seva
be6b7d527c
Imported Upstream version 1.6.0~20140819~0b6d12
12 years ago
Victor Seva
df9992620d
Imported Upstream version 1.6.0~20140516~eaa616
12 years ago
Victor Seva
d8b3cbf475
Imported Upstream version 1.4.3
13 years ago
Stefan Sayer
f9220a255b
sbc: fix call transfers with Replaces through SBC
...
Replaces header is fixed in either Replaces of INVITE or of REFER
messages. New sbc profile options:
fix_replaces_inv=[yes|no]
fix_replaces_ref=[yes|no]
13 years ago
Stefan Sayer
2e5eb44379
core: AmUriParser: fix headers in nameaddr_str, added parse_nameaddr function alias
13 years ago
Stefan Sayer
a8e16f8a33
core: added AmUriParser functions to bring inline with 1.6
...
relevant commits:
28dd1a8 added method to print canonical URI
e2cb88c c/f: return value of skip_name() is signed, size_t is not.
01c4e1c sbc: first REGISTER cache draft
c39cd27 generic request forwarding (WIP 2)
786a59a added add_param_to_param_list(), add_user_param() and print() methods
e9f988c b/f: parsing issue in AmUriParser when dealing with parameters in the username part (bug # 81)
01b2796 sbc: added support for R-URI host modification
20d7bef b/f: fix display name replacements, $fn/$tn etc
plus tests
13 years ago
Stefan Sayer
ff1ef48889
uac_auth: added UAS authentication of requests (internal API)
...
Conflicts:
core/plug-in/uac_auth/UACAuth.h
core/tests/Makefile
13 years ago
Alena Zhuchek
dd71a7f44f
b/f: fix incorrect parsing of keys with semicolon at the beginning in get_header_keyvalue
...
e.g. P-App-Param: ;u=user;d=domain would not be parsed correctly.
internal bug #74
fixes commit 8193c35a
14 years ago
Stefan Sayer
a10771c603
b/f: fix false positive matching keys with prefixes in get_header_keyvalue
...
e.g. P-App-Param: prefixmykey=myprefixval;mykey=myval would not work with
mykey.
int bug #59
14 years ago
Stefan Sayer
427a5a7729
b/f: getHeader: find correct hdr also if it's substring of another hdr
...
reported by Andrew Pogrebennyk
14 years ago
Stefan Sayer
4c1bca98f1
add addOptionTag/removeOptionTag functions
15 years ago
Stefan Sayer
107a0aa3b3
fix get_header_keyvalue for keys length 1
16 years ago
Stefan Sayer
f68993e5a6
missing link for tests
16 years ago
Stefan Sayer
a1d2b581c4
json: to and back conversion test
16 years ago
Stefan Sayer
9762fba261
core: json: add number with exp format parsing
16 years ago
Stefan Sayer
1e3f874833
core: fixing get_header_keyvalue. issue 0000024
...
https://bugtracker.iptel.org/view.php?id=24
16 years ago
Stefan Sayer
0bcdd93bcf
core: fixes on getHeader and get_header_keyvalue
...
fixes problems when values were at the end of the message/header
16 years ago
Stefan Sayer
4aadd94766
core: fix json parsing of empty arrays and objects
16 years ago
Stefan Sayer
7a28e8b09a
test: jsonarg test
16 years ago
Stefan Sayer
77853863ab
getHeader:support content spanning multipe headers
...
Patch by Robert Szokovacs
16 years ago
Stefan Sayer
24d93e326f
using fct tests; getHeader test
16 years ago
Stefan Sayer
01e5dd127d
initial start of test suite
16 years ago