Commit Graph

3940 Commits

Author SHA1 Message Date
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 db11e571b2 FS-3604 --resolve 2011-12-15 22:00:14 -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 4b064aa96b different version of last commit 2011-12-10 07:40:46 -06:00
Anthony Minessale 5b141d2ef2 dont end on break events 2011-12-09 19:20:52 -06:00
Giovanni Maruzzelli 7f77ae4ea8 FS-3660: skypopen OSS fake audio driver compilation on linux kernels 3.x 2011-12-09 12:01:48 +01: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 edcb1329da FS-3735 that is a resonable figure, if that works we can set it to this. can we close out this bounty then? 2011-12-07 14:04:30 -06:00
Anthony Minessale f1d5120f63 FS-3735 2011-12-07 11:27:58 -06:00
Giovanni Maruzzelli 7da637d119 test, please ignore 2011-12-05 15:55:45 +01: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
Moises Silva f2cf68bfa9 mod_portaudio: fix incorrect use of pa input buffer that could lead to garbage audio 2011-11-20 18:40:41 -05: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
Anthony Minessale 04469bb5c9 FS-3688 forgot to revert test code 2011-11-17 14:40:12 -06:00
Anthony Minessale 2fae5dfadd FS-3688 please do clean build and test make current or the equiv 2011-11-17 11:44:10 -06:00