19711 Commits

Author SHA1 Message Date
Moises Silva
485cb2f52c freetdm: added documentation regarding ftdm open known issues 2011-08-27 00:19:09 -04:00
Anthony Minessale
d83245c1bd fix logic determining which ip to use in contact on re-invites in recovery situations or when remote ip is unknown 2011-08-26 14:10:23 -05:00
Anthony Minessale
cab02bbc70 fix logic determining which ip to use in contact on re-invites in recovery situations or when remote ip is unknown 2011-08-26 13:51:41 -05:00
Anthony Minessale
e518bb9556 ignore signals instead of using a blank handler 2011-08-26 12:59:01 -05:00
Anthony Minessale
087ddcb0e7 adjustment to 85ea402ca9b0eadedcda9c0c433fb54fb1c993e9 2011-08-26 12:07:20 -05:00
Anthony Minessale
301ea9fbce locate session even when it's hungup in script constructor 2011-08-26 08:30:27 -05:00
Anthony Minessale
c9dbbe6989 swigall 2011-08-26 09:50:25 -05:00
Travis Cross
fb6e979f32 chmod -x *.xml 2011-08-26 04:48:33 +00:00
Anthony Minessale
85ea402ca9 zero out particular flags when recovering 2011-08-25 20:21:53 -05:00
Anthony Minessale
517707dc47 remove stray printf 2011-08-25 18:17:00 -05:00
Anthony Minessale
5a062bc142 FS-3523 --resolve 2011-08-25 13:29:51 -05:00
Jeff Lenk
db88cd3a28 SILK windows vs2010 fix typos 2011-08-25 13:27:11 -05:00
Jeff Lenk
987db7f79c re-add SILK support back for windows - part 1 - blind added 2010 support check later 2011-08-25 13:10:57 -05:00
Brian West
5220832fb1 swigall 2011-08-25 17:34:35 -05:00
Brian West
c155873e53 Silk part two... doh 2011-08-25 17:30:25 -05:00
Brian West
fdf74f449f FS-3486 --resolve update silk 2011-08-25 17:25:07 -05:00
Anthony Minessale
b426ec0bfa FS-2217 --resolve this looks ok and is probably useful 2011-08-25 09:27:39 -05:00
Anthony Minessale
e644e620c8 reflect video fmtp on 1 legged calls 2011-08-25 09:24:17 -05:00
Anthony Minessale
da0836c539 FS-3518 --resolve this was an issue specific to mute-detect-sound and muting someone right when it decided to play the mute detect sound, fixed with a queued flag so only 1 thread ever plays sounds to the channel 2011-08-25 09:17:50 -05:00
Anthony Minessale
21482f011c FS-3521 --resolve that was not a git diff, anyway i would prefer to not feed null to this function by practice because its the sign o f a bigger problem so I added an assert so we can tell if it happens again and protected against it from where its actually happening because NULL destination is not acceptable 2011-08-25 08:46:40 -05:00
Anthony Minessale
329033ee86 FS-3506 --resolve 2011-08-25 08:27:23 -05:00
Anthony Minessale
a0c63e8bdc FS-3522 --resolve 2011-08-25 08:25:47 -05:00
Anthony Minessale
bf54c54823 adjustment to last commit 2011-08-24 15:52:40 -05:00
Anthony Minessale
0e5b694c44 add PAUSE_BETWEEN_DTMF rtp bug for sonus to delay sending 2833 digits so their buffering is not overwhealmed 2011-08-24 15:36:59 -05:00
Anthony Minessale
2344bd05e5 add 'info threads' to fscore_pb 2011-08-24 15:00:01 -05:00
Anthony Minessale
dfac4c4752 add auto-clear-sql param to core 2011-08-24 13:36:19 -05:00
Andrew Thompson
7dc92c47e1 Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch 2011-08-24 14:44:32 -04:00
Andrew Thompson
af3be7b21d Silence a silly warning about ignored return values 2011-08-24 14:44:12 -04:00
Anthony Minessale
8f15bc7b45 fix regression from fix to last regression 2011-08-23 14:40:44 -05:00
Brian West
8773fab490 url decode these variables just incase 2011-08-23 20:51:01 -05:00
Anthony Minessale
d481bf5eff FS-3514 --resolve 2011-08-23 12:38:22 -05:00
Jeff Lenk
605091609d FS-3515 remove duplicate code 2011-08-23 11:20:04 -05:00
Anthony Minessale
8abc3ba607 switch to INFO instead of nothing when no 2833 was found in sdp 2011-08-23 10:51:14 -05:00
Mathieu Rene
1dbd4c7787 Add video-bridge flags to have multiple audio participants to a single video call 2011-08-23 17:28:32 +02:00
Michael S Collins
d53d0c5753 add answer/sleep to talking clock example so media flows before we start takling 2011-08-22 17:04:49 -07:00
Anthony Minessale
7a7f386886 FS-3337 --resolve indeed, should be ok 2011-08-22 12:34:46 -05:00
Anthony Minessale
b30ee92003 force a sofia rebuild 2011-08-22 12:33:33 -05:00
Brian West
6a4cf724c8 conf/tones.conf from wiki page why nobody bothered to submit a jira so they would be included instead putting them on the wiki to be overlooked 2011-08-22 19:27:03 -05:00
Anthony Minessale
7386662164 rework session timers to try to have us not be the refresher whenever possible 2011-08-22 10:59:33 -05:00
Anthony Minessale
cd8ccebbf4 save via_string when sent to nh so we can use it in session timer re-invites to fix double nat issue 2011-08-22 10:58:33 -05:00
Anthony Minessale
71964f61ac FS-3517 --resolve 2011-08-22 08:11:05 -05:00
Raymond Chandler
1b945669fc Merge branch 'master' of fs-git:freeswitch 2011-08-22 10:31:30 -04:00
Raymond Chandler
649499ad7a make profile consistent from pg to my 2011-08-22 10:31:18 -04:00
Mathieu Rene
3d3e5c6bc5 The new jquery.tmpl wants tmpl() instead of render() 2011-08-22 16:14:23 +02:00
Mathieu Rene
48cf8f9955 FS-3437 --resolve 2011-08-21 16:56:20 +02:00
Andrew Thompson
7b656871f3 Fix unused var 2011-08-20 23:03:17 -04:00
Andrew Thompson
618ea0f2c8 FS-3488 --resolve 2011-08-20 19:45:36 -04:00
Brian West
0587e21c2b swigall 2011-08-20 19:27:59 -05:00
Jeff Lenk
aa905f20a3 FS-3513 --resolve 2011-08-20 13:39:08 -05:00
Anthony Minessale
56e37fb229 FS-3474 --resolve 2011-08-19 16:51:16 -05:00