Commit Graph

2541 Commits

Author SHA1 Message Date
Marc Olivier Chouinard 7987d0461c FS-3397 --resolve
I've changed it to use TAG_IF instead
2011-12-18 12:49:10 -05:00
Marc Olivier Chouinard 1ddd29bf0d FS-3071 Small fix on default value, and renaming the no-verify-date to verify-date. 2011-12-18 12:08:17 -05:00
Marc Olivier Chouinard 9574ba27f7 FS-3071 I've finally merged it all. It all look good, shouldn't affect anyone who didn't set those value 2011-12-18 11:54:38 -05:00
Marc Olivier Chouinard 947096c66d FS-3071 Added the tls extra options patch 2011-12-18 11:37:04 -05:00
Marc Olivier Chouinard 235ef72f1b FS-3071 This is the sofia changes following the addition of the passphrase in libsofia 2011-12-18 11:20:38 -05:00
Marc Olivier Chouinard 95710cef9f Another missing lock from e9bde2eb. 2011-12-17 19:59:31 -05:00
Marc Olivier Chouinard d2b4d8ef41 FS-3768 Mutex lock missing. I would personally removed that lock since all the sql call does lock it now. But maybe it required that no other request be done in the mean time. 2011-12-17 13:06:37 -05:00
Marc Olivier Chouinard ec2dce58f8 Missing a small mutex lock from commit e9bde2eb 2011-12-17 12:54:40 -05:00
Jeff Lenk a800993698 temp fix for windows 2011-12-16 15:54:24 -06:00
Anthony Minessale 482d9db8b0 d'oh 2011-12-16 14:41:48 -06:00
Anthony Minessale 6dd5e59b05 add sofia global standby on that makes sofia not do anything but refuse to work until sofia global standby off or sofia recover is issued 2011-12-16 13:41:25 -06:00
Marc Olivier Chouinard 10dfc37770 FS-3762 --resolve
I've had to add a missing include and do some formating cleanup.
2011-12-16 15:33:22 -05:00
Anthony Minessale 4f79b5859d fix compiler err 2011-12-16 12:28:22 -06:00
Marc Olivier Chouinard 15011c4fb8 FS-3768 --resolve 2011-12-16 14:31:15 -05:00
Anthony Minessale 539bd72f55 revert small change that was unintended 2011-12-16 10:45:53 -06:00
Marc Olivier Chouinard 442f4d2522 FS-3766 --resolve 2011-12-16 07:35:05 -05:00
Marc Olivier Chouinard 0a463b0c3c FS-949 --resolve 2011-12-15 19:13:09 -05:00
Anthony Minessale e9bde2eb0e FS-3758 --resolve ok so I wrote my own patch but i did borrow the 2 lines of code to create a seq from the original patch! sofia changes probably need to be converted to a tag if they are to go upstream. This completely manages sub/pub from inside mod_sofia inside the db and subs can now persist and/or fail over mid dialog tested on several things like polycom/snom/yealink on SLA and presence 2011-12-15 16:30:33 -06:00
Marc Olivier Chouinard d1506e07cb FS-2008 --resolve 2011-12-15 14:44:25 -05:00
Marc Olivier Chouinard cc3280a0a0 FS-3363 --resolve 2011-12-15 13:22:14 -05:00
Marc Olivier Chouinard c6633fa300 FS-849 --resolve 2011-12-15 13:20:27 -05:00
Marc Olivier Chouinard a0a77f8cc6 FS-3321 Small correction on my own addition 2011-12-15 12:23:53 -05:00
Marc Olivier Chouinard e081e8045e FS-3321 --resolve 2011-12-15 12:16:41 -05:00
Marc Olivier Chouinard 894ba68bc5 FS-2901 --resolve 2011-12-14 21:56:00 -05:00
Anthony Minessale 6e7d44af42 FS-3764 --resolve 2011-12-14 13:23:54 -06:00
Anthony Minessale 0596f2a621 add missing var set for transfer_source 2011-12-12 10:45:17 -06:00
Anthony Minessale 2e6b55810f put transfer_source in a variable too 2011-12-08 17:33:31 -06:00
Anthony Minessale 4943f68208 set rtp stack into optimal mode for transferring data during fax situations (that does not mean we support the idea of audio fax over ip......) 2011-12-08 12:26:36 -06:00
Anthony Minessale d9089edf89 finishing touches for commit: b9e28f85cb 2011-11-29 16:23:49 -06:00
Brian West 82807998d5 FS-3718 2011-11-29 14:32:11 -06:00
Anthony Minessale ead7c770bd FS-3664 please try this 2011-11-28 16:11:09 -06:00
Anthony Minessale 4ce8f5e28e FS-3688 some more general changes during proxy media 2011-11-28 13:38:05 -06:00
Anthony Minessale 313b16481e FS-3688 d'oh missed one line of the patch.... This should be the keeper 2011-11-26 08:53:01 -06:00
Anthony Minessale b9e28f85cb add send_info dp app and uuid_send_info FSAPI and execute_on_sip_extra_headers and api_on_sip_extra_headers handler variables 2011-11-23 15:38:59 -06:00
Jeff Lenk 35112f2269 FS-3586 --resolve 2011-11-23 13:25:24 -06:00
Anthony Minessale 4dbc9d7cbc FS-3688 I think 100'th time's the charm..... 2011-11-23 10:33:51 -06:00
Anthony Minessale 58c3c3a049 comment out optional Require header from re-invites for the sake of interop with testy t.38 terminals 2011-11-22 18:22:57 -06:00
Anthony Minessale dc9bf68301 FS-3714 --resolve You are using the sip_from_host and sip_to_host which are calculated based on the response from the other end, this patch will pre-populate the variables with what it is suspeceted to be in these values but they are not guranteed to be right if there was forwarding etc and also it will not always be an ip if you send to foo@domain.com the sip_to_host will be domain.com until it replies. This is the best you will get.... 2011-11-22 17:59:14 -06:00
Anthony Minessale 68627e86ac FS-3688 update and repeat tests (part 2) 2011-11-21 13:52:28 -06:00
Anthony Minessale a160f30ee7 FS-3688 update and repeat tests 2011-11-21 13:39:21 -06:00
Jeff Lenk 422df6180f trivial fix build 2011-11-21 12:50:00 -06:00
Anthony Minessale a24148db71 revert 2011-11-21 09:17:21 -06:00
Anthony Minessale 139bd072e2 FS-3664 please produce same trace with this patch or later 2011-11-21 08:27:25 -06:00
Anthony Minessale dac9d6e3ea FS-3688 try this also with sofia loglevel all 9 2011-11-19 19:12:08 -06:00
Anthony Minessale 5bb2d51cf7 FS-3686 2011-11-19 17:28:32 -06:00
Anthony Minessale 475cd91ee8 FS-3686 --resolve no wonder I am so baffled one of the files did not save into git when I did the patch 2011-11-19 16:59:08 -06:00
Anthony Minessale ff910276d4 FS-3706 2011-11-18 21:04:55 -06:00
Anthony Minessale 71ecf081f0 FS-3688 revert 2011-11-18 17:00:30 -06:00
Anthony Minessale 00e381f183 FS-3699 --resolve 2011-11-17 16:25:50 -06:00
Anthony Minessale 1bf80f0509 FS-3686 sigh 2011-11-17 16:21:43 -06:00