Commit Graph

11 Commits

Author SHA1 Message Date
paulc d56cecb40e Added copyright notices to sources and scripts missing them.
Updated copyright notices for 2014.
Fixed end of lines in many files.


git-svn-id: http://voip.null.ro/svn/yate@5755 acf43c95-373e-0410-b603-e72c3f656dc1
2014-02-05 11:42:17 +00:00
paulc 18e10bfd69 Changed license terms in each source file to reference an external file.
git-svn-id: http://voip.null.ro/svn/yate@5609 acf43c95-373e-0410-b603-e72c3f656dc1
2013-08-06 13:38:10 +00:00
paulc 8bb150f186 Assume a SIP 3xx response is a redirect unless the "redirect" parameter is explicitely false.
Works around broken providers that lack a Contact header in their CNAM answer.


git-svn-id: http://voip.null.ro/svn/yate@5214 acf43c95-373e-0410-b603-e72c3f656dc1
2012-07-30 17:26:42 +00:00
paulc f66cfe2ddc Use static strings in the SIP CNAM and LNP lookup module.
git-svn-id: http://voip.null.ro/svn/yate@5206 acf43c95-373e-0410-b603-e72c3f656dc1
2012-07-20 15:03:55 +00:00
paulc 19a8243c2a Added possibility to set the From "domain" parameter in SIP LNP and CNAM queries.
git-svn-id: http://voip.null.ro/svn/yate@5205 acf43c95-373e-0410-b603-e72c3f656dc1
2012-07-20 14:57:09 +00:00
paulc 4d74b5138f Added new static mutex to protect channel disconnect parameters during access.
git-svn-id: http://voip.null.ro/svn/yate@4662 acf43c95-373e-0410-b603-e72c3f656dc1
2011-10-28 18:23:26 +00:00
marian 408d20498d Allow disabling lnp/cnam query from routing for sip_cnam_lnp and cache modules.
git-svn-id: http://voip.null.ro/svn/yate@4613 acf43c95-373e-0410-b603-e72c3f656dc1
2011-09-15 13:29:08 +00:00
paulc 36c9e1acfc Allow querycnam / querylnp to override the default E.164 checking of numbers.
Check that caller / called party number is E.164 after applying substitution.


git-svn-id: http://voip.null.ro/svn/yate@4367 acf43c95-373e-0410-b603-e72c3f656dc1
2011-05-12 12:17:53 +00:00
paulc 1d675b9126 Fixed some debug messages in the SIP query module.
git-svn-id: http://voip.null.ro/svn/yate@4330 acf43c95-373e-0410-b603-e72c3f656dc1
2011-04-20 11:32:19 +00:00
paulc 889d99119b Added setting for the extra SIP flags in requests.
Add a "sip/" in front of a callto resource that starts with a SIP URI.


git-svn-id: http://voip.null.ro/svn/yate@4162 acf43c95-373e-0410-b603-e72c3f656dc1
2011-03-07 13:52:39 +00:00
paulc 4c06a75e34 Added module to perform CNAM and LNP queries via SIP INVITE / 3xx.
git-svn-id: http://voip.null.ro/svn/yate@4152 acf43c95-373e-0410-b603-e72c3f656dc1
2011-03-03 14:47:52 +00:00