Commit Graph

11 Commits

Author SHA1 Message Date
paulc 37a72e4bc1 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://yate.null.ro/svn/yate/trunk@5755 acf43c95-373e-0410-b603-e72c3f656dc1
2014-02-05 11:42:17 +00:00
paulc cf5d0fd71a Changed license terms in each source file to reference an external file.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5609 acf43c95-373e-0410-b603-e72c3f656dc1
2013-08-06 13:38:10 +00:00
paulc dc928d64d9 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://yate.null.ro/svn/yate/trunk@5214 acf43c95-373e-0410-b603-e72c3f656dc1
2012-07-30 17:26:42 +00:00
paulc e31786bc20 Use static strings in the SIP CNAM and LNP lookup module.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5206 acf43c95-373e-0410-b603-e72c3f656dc1
2012-07-20 15:03:55 +00:00
paulc bd9532be5b Added possibility to set the From "domain" parameter in SIP LNP and CNAM queries.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5205 acf43c95-373e-0410-b603-e72c3f656dc1
2012-07-20 14:57:09 +00:00
paulc cd83ba0fce Added new static mutex to protect channel disconnect parameters during access.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4662 acf43c95-373e-0410-b603-e72c3f656dc1
2011-10-28 18:23:26 +00:00
marian 87ac9b56d0 Allow disabling lnp/cnam query from routing for sip_cnam_lnp and cache modules.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4613 acf43c95-373e-0410-b603-e72c3f656dc1
2011-09-15 13:29:08 +00:00
paulc e15e761821 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://yate.null.ro/svn/yate/trunk@4367 acf43c95-373e-0410-b603-e72c3f656dc1
2011-05-12 12:17:53 +00:00
paulc a46a709e5e Fixed some debug messages in the SIP query module.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4330 acf43c95-373e-0410-b603-e72c3f656dc1
2011-04-20 11:32:19 +00:00
paulc ded7f362c4 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://yate.null.ro/svn/yate/trunk@4162 acf43c95-373e-0410-b603-e72c3f656dc1
2011-03-07 13:52:39 +00:00
paulc 96dcbc2305 Added module to perform CNAM and LNP queries via SIP INVITE / 3xx.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4152 acf43c95-373e-0410-b603-e72c3f656dc1
2011-03-03 14:47:52 +00:00