Nenad Corbic
d0188836f8
freetdm: Do not set hw block clear flag on startup if port is already up
2011-10-26 16:17:11 -04:00
Nenad Corbic
0e2b85ddf4
freetdm: Add debugging
2011-10-26 16:09:32 -04:00
Nenad Corbic
de2836e76a
freetdm: Its possible to get HW ALARM clear even though we never got the initial alarm.
...
Only send out an unblock if block was sent from hw alarm and there are no
maintenance blocks pending.
2011-10-26 14:57:27 -04:00
Nenad Corbic
fd6d18d56c
freetdm: Fixed GRA - added group reset by default on startup
2011-10-26 14:33:28 -04:00
Anthony Minessale
2f786a07e9
lower token freq to 5, put it in a define and have more obvious warning about full lots
2011-10-26 12:57:59 -05:00
Michael Jerris
cbc92936f3
allow ;; seperated commands in fs_cli -x
2011-10-26 15:35:03 -04:00
Stefan Knoblich
ec72d8d7fc
FreeTDM: Rework libpri detection code to accept a custom installation prefix.
...
Example: --with-libpri=/usr/local
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2011-10-26 19:41:07 +02:00
Nenad Corbic
859d3b0ed5
Added GRS on startup by default
2011-10-26 13:05:12 -04:00
Anthony Minessale
fd495dbbe1
FS-3640 try this patch, not sure what you are doing because I can recover 300 channels fine. I added a patch to deal with what looks like corrupted data in the cdr or something so it should fail more gracefully
2011-10-26 09:00:59 -05:00
Anthony Minessale
7b10506e78
FS-3639 --resolve
2011-10-26 08:45:04 -05:00
Nenad Corbic
79c1ed7dc1
freetdm: fixed reset tx after unequiped cic; reset sent flag was not being cleared
2011-10-25 20:29:22 -04:00
Nenad Corbic
982bcf4146
freetdm: added debugging - changed order of block/unblock
2011-10-25 19:04:50 -04:00
Nenad Corbic
f8ae7e7464
freetdm: ftmod_ss7_enable_grp_mtp3Link - wait no wait based on proc
2011-10-25 18:44:28 -04:00
Nenad Corbic
7f746b4298
freetdm: added nowait mtp3 commands if proc ids dont match
2011-10-25 18:36:37 -04:00
Nenad Corbic
1d3d165822
freetdm: ftdm_running checks on handle, implemented no wait block
2011-10-25 18:05:41 -04:00
Jeff Lenk
1dcac642dd
FS-2774 --resolve upgrade mono support - MichaelGG
2011-10-25 16:59:04 -05:00
Moises Silva
71f0c6fde5
freetdm: added debug ftdm_print_stack macro
2011-10-25 17:36:30 -04:00
Moises Silva
13e6e7bb04
freetdm: added debug ftdm_print_stack macro
2011-10-25 17:13:07 -04:00
Anthony Minessale
cdb00f132b
maxwait
2011-10-25 14:09:49 -05:00
Anthony Minessale
7c8881a550
fix regression
2011-10-25 14:04:35 -05:00
Anthony Minessale
05c5fa16a6
fix regression
2011-10-25 14:01:36 -05:00
Michael Jerris
40df8d65fa
add missing mod_sofia indexes
2011-10-25 16:55:47 -04:00
Anthony Minessale
923a104b58
FS-3637 --resolve
2011-10-25 13:13:16 -05:00
Anthony Minessale
f1980b3818
don't tolerate blank proto
2011-10-25 12:07:39 -05:00
Anthony Minessale
77fc08d7a9
fix race deleting queues at a bad time
2011-10-25 11:54:01 -05:00
Anthony Minessale
3c9551ee90
move code from uuid_kill into core
2011-10-25 11:53:22 -05:00
Anthony Minessale
babe955160
FS-3634 see if this works
2011-10-25 08:47:01 -05:00
Anthony Minessale
5f8224da8d
add index
2011-10-25 07:42:47 -05:00
Anthony Minessale
ced3cbb285
FS-3635 --resolve
2011-10-25 07:42:08 -05:00
Michal Bielicki - cypromis
0aba0cd3fa
added presence map config file to spec file
2011-10-25 16:24:27 +02:00
Jeff Lenk
a31906df17
vs2010 reswig
2011-10-24 21:03:32 -05:00
Anthony Minessale
3764a60df9
FS-3469 here is some more, this may never be perfect
2011-10-24 18:54:25 -05:00
Nenad Corbic
fc997aaea4
freetdm: logging fixes, ss7 events sanity checks
2011-10-24 19:40:45 -04:00
Michael S Collins
86fef38b28
Remove redundant 'set' in default.xml Local_Extension
2011-10-24 13:58:21 -07:00
Moises Silva
196c6ff75d
Merge branch 'master' into smgmaster
2011-10-24 13:23:45 -04:00
Moises Silva
680d92967f
freetdm: mod_freetdm - add SIP x header for FreeTDM-NADI value
2011-10-24 13:22:53 -04:00
Moises Silva
563460ce15
freetdm: mod_freetdm - add SIP x header for FreeTDM-NADI value
2011-10-24 13:21:15 -04:00
Moises Silva
3b74246b16
freetdm: * Avoid acquiring the span mutex if the pendingchans queue is available for use *
...
* FreeTDM modules using the old FTDM_SPAN_STATE_CHANGE flag should be updated *
* until then, they are still vulnerable to deadlock situations *
* Modules pending update: (ftmod_analog, ftmod_libpri, ftmod_isdn) *
* Fixes Sangoma redmine ticket #1791 0 FTDM span stop deadlock *
2011-10-24 12:49:36 -04:00
Moises Silva
5fdbda5479
freetdm: * Avoid acquiring the span mutex if the pendingchans queue is available for use *
...
* FreeTDM modules using the old FTDM_SPAN_STATE_CHANGE flag should be updated *
* until then, they are still vulnerable to deadlock situations *
* Modules pending update: (ftmod_analog, ftmod_libpri, ftmod_isdn) *
* Fixes Sangoma redmine ticket #1791 0 FTDM span stop deadlock *
2011-10-24 12:49:22 -04:00
Moises Silva
d79f95f2d6
freetdm: * Avoid acquiring the span mutex if the pendingchans queue is available for use *
...
* FreeTDM modules using the old FTDM_SPAN_STATE_CHANGE flag should be updated *
* until then, they are still vulnerable to deadlock situations *
* Modules pending update: (ftmod_analog, ftmod_libpri, ftmod_isdn) *
* Fixes Sangoma redmine ticket #1791 0 FTDM span stop deadlock *
2011-10-24 12:43:54 -04:00
Anthony Minessale
b1f164cc1a
missing and
2011-10-24 09:57:11 -05:00
Anthony Minessale
9f93820c07
add on to proto mapping patch
2011-10-24 09:49:34 -05:00
Anthony Minessale
d6d187486c
FS-3624 --resolve
2011-10-24 09:48:08 -05:00
Anthony Minessale
bad5964b94
FS-3589 --resolve
2011-10-24 08:47:08 -05:00
Jeff Lenk
adf6cb5219
FS-3633 --resolve fix trivial compiler error windows c89
2011-10-24 09:43:29 -05:00
Anthony Minessale
2555ddb4b2
FS-2877
2011-10-24 07:34:38 -05:00
Michael Jerris
ea7f6a1857
add lookup params to presence_map
2011-10-24 09:53:24 -04:00
Anthony Minessale
4841670777
add presence_map config
2011-10-22 09:46:17 -05:00
Anthony Minessale
4ee1722f3e
add presence_map
2011-10-22 09:40:59 -05:00
Anthony Minessale
4ceca1890d
fix return addrs in chat msgs
2011-10-21 20:38:41 -05:00