Moises Silva
de56f3c465
freetdm: spirou transparent IAM fix for called number
2012-01-27 14:42:33 +01:00
Moises Silva
0ff8a087c6
freetdm: Fix incorrect state transition from DOWN to UP when processing an SS7 clone event
2012-01-27 06:44:11 -05:00
Moises Silva
2db41c5c79
freetdm: Fix uninitialized var leading to segfault
2012-01-27 06:34:36 -05:00
Moises Silva
a83f04ab6a
freetdm: Relay the rest of SS7 messages supported by libsng_ss7 when in native bridge mode
2012-01-27 00:13:59 -05:00
Moises Silva
1aa4f87b6a
freetdm: Tweaks to SS7 native bridge feature
...
- Enable native bridge also when receiving the UUID via SIP header
- Remove some debug CRIT messages and set a more proper log level
2012-01-26 23:51:21 -05:00
Moises Silva
9fc8395b31
Merge remote branch 'origin/jz.SPIROU' into releases.3.4.bridge_hack
2012-01-26 23:34:20 -05:00
Moises Silva
f2cdb8c6c7
freetdm: Fixes for native signaling bridge (now tested, and works for basic call flows)
...
- Fix typo when unlocking channel that resulted in deadlock
- Defer clearing of the peer data until it is completely safe (next call)
2012-01-26 23:31:29 -05:00
Moises Silva
23a328389b
freetdm: Initial attempt to bridge natively SS7 signaling between 2 channels
2012-01-26 22:44:19 -05:00
James Zhang
71c3cf365a
FreeTDM: adding sip_h_X-FreeTDM-RDNIS-Presentation in redirecting number
...
to give the ability to change RDNIS Presentation value for
Transparent IAM
2012-01-26 19:25:04 -05:00
James Zhang
977b546f9a
FreeTDM: reuse sip_h_X-FreeTDM-LOC = NULL to indicate disable LOC
2012-01-26 18:52:27 -05:00
James Zhang
3235fa079a
FreeTDM: fix for SPIROU
...
- adding freetdm_iam_fwd_ind_isdn_access_ind (value must be 0 or 1)
to modify forward call indicator's ISDN access indicator value in
transparent IAM
2012-01-26 18:00:34 -05:00
Anthony Minessale
812e5e9a26
FS-2216
2012-01-26 16:54:27 -06:00
Anthony Minessale
049be82ae8
FS-2216 found one bug that is 4 years old from commit 205cf0534f
2012-01-26 16:54:09 -06:00
James Zhang
95baef8821
FreeTDM: patch SPIROU requests
...
- adding freetdm_iam_loc_pres variable to disable LOC in transparent IAM
- confirming freetdm_bearer_capability is working properly
2012-01-26 17:37:35 -05:00
Moises Silva
b4e8d5b608
freetdm: Fix incorrect variable name leading to segfault
2012-01-26 17:22:45 -05:00
Anthony Minessale
d1a9b3777c
FS-3794 try this please
2012-01-26 15:53:05 -06:00
Moises Silva
a1a1af579b
freetdm: Implement SS7 transparent IAM functionality using the event clones queue
2012-01-26 16:50:38 -05:00
James Zhang
98d566b29c
FreeTDM: adding variable ss7_rel_loc for REL location indicator (to support SPIROU)
2012-01-26 16:39:43 -05:00
Moises Silva
1b964054de
freetdm: Add new queue for ss7 clone messages, all incoming messages are queued now
2012-01-26 15:21:51 -05:00
Christopher Rienzo
7788f3e9c4
remove unused variable in mod_http_cache
2012-01-26 18:01:52 +00:00
James Zhang
90f538c0a0
FreeTDM: Fixing issues of SPIROU
...
- redirect number in Transparent IAM
- redirect information in Transparent IAM
- called party number in Transparent IAM
- adding incoming uuid to x-header to check loop calls
2012-01-26 11:19:41 -05:00
Anthony Minessale
b3b33ea995
FS-3794 please test this version
2012-01-26 04:46:48 -06:00
Jeff Lenk
62dc305092
add mod_abstraction to windows build
2012-01-25 17:56:08 -06:00
James Zhang
28e27248e5
FreeTDM: remove the previous commit
...
- hardcode does not work in this matter
2012-01-25 18:00:41 -05:00
David Yat Sin
6f9c2ae50f
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
2012-01-25 16:13:56 -05:00
David Yat Sin
81188c34a5
Fix for not evaluating digit upon T302 timeout
2012-01-25 16:13:43 -05:00
James Zhang
34c8e58ae1
FreeTDM: location value in REL message set to 0x04
...
- only available to SPIROU
2012-01-25 16:00:20 -05:00
Anthony Minessale
684472a208
fix regression in vid thread
2012-01-25 13:34:44 -06:00
Anthony Minessale
6e95a146af
add some hooks to be able to cache hits to googles online mp3 apis with mod_httapi e.g. http://(ext=mp3,user_agent='Mozilla/5.0 (X11; Linux x86_64; rv:9.0.1) Gecko/20100101 Firefox/9.0.1')translate.google.com/translate_tts?q=this+is+a+test
2012-01-25 11:46:46 -06:00
Anthony Minessale
39c4e7a320
add support for yealink display update
2012-01-25 10:25:02 -06:00
Anthony Minessale
a067edeec4
proper iframe request should remove need for detection
2012-01-25 09:40:25 -06:00
Anthony Minessale
1ec4935ca7
send event when removing floor flag
2012-01-25 09:38:42 -06:00
Brian West
a6072d37a8
swigall
2012-01-25 14:49:51 -06:00
Brian West
be147e15e6
FS-3839 --resolve
2012-01-25 14:48:59 -06:00
Christopher Rienzo
34269dbc0b
update default http cache config
2012-01-25 15:11:31 +00:00
Christopher Rienzo
b55a6b158f
add prefetch API to mod_http_cache
2012-01-25 15:07:59 +00:00
Anthony Minessale
5783078401
FS-3794 please try latest and see if you get any more missing hostnames
2012-01-24 17:38:36 -06:00
Anthony Minessale
781730704e
see what happens when you distract me
2012-01-24 17:29:50 -06:00
Brian West
d72a54ffe8
Improve the on off switch in ZRTP thanks jim
2012-01-24 23:39:52 -06:00
Anthony Minessale
94bcd55e4b
forgot to push this from last commit
2012-01-24 17:14:46 -06:00
Anthony Minessale
224943f0b6
remove case from mod_iSAC sheesh....
2012-01-24 16:58:28 -06:00
Anthony Minessale
d81335838e
move the floor change stuff to the central conference thread and fix some oddities related to video
2012-01-24 16:55:44 -06:00
Anthony Minessale
b74668fe04
fix crappy sql stmt
2012-01-24 14:52:16 -06:00
Anthony Minessale
224f4c0f8a
fix packet storm of vid refresh in edge case
2012-01-24 11:38:41 -06:00
Anthony Minessale
8802260acc
remove accidental explitive
2012-01-24 11:12:22 -06:00
Jeff Lenk
25a9af2e38
remove mod_isac from default build selection
2012-01-24 09:59:43 -06:00
Jeff Leung
b84929b0c7
Added iSAC VC2010 Project Files
2012-01-24 09:58:24 -06:00
Jeff Leung
ae0d8eeb40
Added iSAC Codec VS2008 Project and sln changes
2012-01-24 09:58:22 -06:00
Anthony Minessale
4ac180cd8a
use media_up instead of media_ready in a few place
2012-01-24 08:32:47 -06:00
Anthony Minessale
c968f59f8c
FS-3833 try this
2012-01-24 08:17:17 -06:00