21114 Commits

Author SHA1 Message Date
Nenad Corbic
732a0ed2de Fix for 3000ms timeout on hangup.
Where FS does not hangup the channel with in 3sec.
Without this fix, it was possible that 2 FS sessions
use the single span/chan freetdm session.
Merged the feature from git master of freetdm
2011-12-15 20:39:38 -05:00
Moises Silva
4b22c22c33 freetdm: fix potential bug in MFCR2 where the channel token is cleared too soon 2011-12-15 20:29:32 -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
Anthony Minessale
e164b76caf add api_on_startup 2011-12-15 15:43:44 -06:00
Marc Olivier Chouinard
bb461ce50d FS-3615 --resolve
Please Test !
2011-12-15 17:23:48 -05:00
Marc Olivier Chouinard
53d694eb59 FS-3572 --resolve 2011-12-15 17:09:59 -05:00
Marc Olivier Chouinard
5ab4f42038 FS-3648 --resolve 2011-12-15 16:55:10 -05:00
Marc Olivier Chouinard
ce8f17f1ec FS-3625 --resolve 2011-12-15 16:49:27 -05:00
Marc Olivier Chouinard
517c6d6192 FS-3538 --resolve 2011-12-15 16:18:13 -05:00
Nenad Corbic
494947bf59 Reverted the previous commit of doing nothing on RESTART while in PAUSE 2011-12-15 15:50:58 -05:00
Nenad Corbic
b057d873cf Added a retry on configuraiton.
Its possible to timeout on ISUP ckt config in scenarios
of huge load.
2011-12-15 15:47:41 -05:00
Marc Olivier Chouinard
d1506e07cb FS-2008 --resolve 2011-12-15 14:44:25 -05:00
Marc Olivier Chouinard
b9295fd5ab FS-1573 --resolve 2011-12-15 14:43:55 -05:00
Marc Olivier Chouinard
eccffa3497 FS-3017 --resolve 2011-12-15 14:13:50 -05:00
Marc Olivier Chouinard
4185e45035 FS-2360 --resolve 2011-12-15 14:02:07 -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
acdacfc6c0 FS-3747 --resolve 2011-12-15 13:14:29 -05:00
Nenad Corbic
725a05b72d Merge remote-tracking branch 'origin/releases.3.4' into releases.3.4 2011-12-15 13:10:55 -05:00
Moises Silva
09dd96455e switch-core: changed the exit status when modules fail to load to 65 (EX_DATAERR), init scripts must
be updated to handle 65 instead of 1 to detect module loading errors
2011-12-15 12:34:56 -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
78f3958f53 FS-1828 --resolve 2011-12-15 11:35:33 -05:00
Marc Olivier Chouinard
894ba68bc5 FS-2901 --resolve 2011-12-14 21:56:00 -05:00
Marc Olivier Chouinard
d5042f2c1d FS-3069 --resolve 2011-12-14 21:19:15 -05:00
Brian West
904721e4f4 spelling ftw 2011-12-14 23:28:43 -06:00
Nenad Corbic
ce9ce53b2d Fixed the previous commit 2011-12-14 20:06:57 -05:00
Nenad Corbic
9db322f2e0 Fixed hw alarm crash. When we get hw alarm in the middle of configuration.
It can happen with large number of circuits.

On RESTART if we are PAUSED do not try to send RESET and stay in RESTART state
2011-12-14 19:56:25 -05:00
Anthony Minessale
d05dcaaade ok, windows... you missed the real err but you are still crying about this other one =/ 2011-12-14 14:47:51 -06:00
Anthony Minessale
70a4ebd3fb sorry windows... 2011-12-14 14:38:00 -06:00
Anthony Minessale
6e7d44af42 FS-3764 --resolve 2011-12-14 13:23:54 -06:00
Anthony Minessale
f7f9a43a40 use threading in testserver and ivrd 2011-12-14 12:16:09 -06:00
Marc Olivier Chouinard
e566057701 FS-2216 --resolve 2011-12-14 10:27:31 -05:00
Steve Underwood
80d5c5aa53 Some tweaks to the V.22bis modem, so it builds OK in a fixed point build 2011-12-14 23:18:24 +08:00
Marc Olivier Chouinard
cc08b939c4 FS-3760 --resolve 2011-12-13 18:33:09 -05:00
Anthony Minessale
0120b39f0a add string 2011-12-13 14:16:16 -06:00
Anthony Minessale
52021c80b2 skip all the hangup code in ringing state 2011-12-13 14:01:00 -06:00
Anthony Minessale
40f29b3886 only hangup inbound calls in progress if they have been answered 2011-12-13 13:37:11 -06:00
Anthony Minessale
d4232e548f FS-3757 --resolve 2011-12-13 08:43:49 -06:00
Anthony Minessale
0596f2a621 add missing var set for transfer_source 2011-12-12 10:45:17 -06:00
Jeff Lenk
26a49a6e70 FS-3753 --resolve 2011-12-11 22:15:55 -06:00
Jeff Lenk
d8a7db2d8a windows t31 tweak 2011-12-11 21:07:17 -06:00
Marc Olivier Chouinard
024cb60d21 mod_voicemail: Some fixed and additional param for the vm_fsdb apis 2011-12-10 21:07:32 -05:00
Marc Olivier Chouinard
8e9dfba276 mod_callcenter: Bring up to date the max-wait-time-with-no-agent and max-wait-time-with-no-agent-time-reached param. I'll probably rename the param max-wait-time-with-no-agent-time-reached to something that actually make sense in the future 2011-12-10 20:45:25 -05:00
Anthony Minessale
4b064aa96b different version of last commit 2011-12-10 07:40:46 -06:00
Jeff Lenk
1be966ea01 more win tweaks for t31 2011-12-10 01:33:51 -06:00
Jeff Lenk
9c0c321890 small fix for win T.31 2011-12-09 23:46:39 -06:00
Anthony Minessale
5b141d2ef2 dont end on break events 2011-12-09 19:20:52 -06:00
Jeff Lenk
190426dfba windows T.31 2011-12-09 15:10:55 -06:00