Commit Graph

  • 7b83dd4c96 Fixed the exception condition - trigger reset used to clear ckt_flags, this was wrong. if ctk_flags are blindly cleard a PAUSE might be cleared. changed the code to clear only TX RESET and try to reset again. James Zhang 2011-12-01 03:16:59 -05:00
  • 997c127a94 Fixed following two secnarios From previous commit, failed to clear the done flag _DN which cause SUSPEND to think that there was a block pending, causing state to remain in RESTART James Zhang 2011-11-30 20:02:25 -05:00
  • eae86e0a13 vs2010 reswig Jeff Lenk 2011-11-30 18:14:24 -06:00
  • fa64d3954d Sigificant changes to the core state machine :) Visually status of channels will only be DOWN once all resets/blocks are cleared. Therefore if any reset/block is active on a channel, the channel state will be in RESTART not DOWN. James Zhang 2011-11-30 19:11:33 -05:00
  • cdfea085d2 add some missing indexes Michael Jerris 2011-11-30 14:06:43 -05:00
  • 1ee867444d FS-2936 remove unused functions Anthony Minessale 2011-11-30 09:26:16 -06:00
  • 64f04023a1 FS-2936: don't allow using system libcurl on systems that strip out Curl_setopt, we use it Michael Jerris 2011-11-30 12:21:08 -05:00
  • 36f0a5b870 FS-2936: don't allow using system libcurl on systems that strip out Curl_setopt, we use it Michael Jerris 2011-11-30 12:03:53 -05:00
  • 1ea5b3cf62 FS-2936: link curl on freeswitch binary as well to fix linker error on ubuntu Michael Jerris 2011-11-30 11:33:37 -05:00
  • f5abef2000 FS-3728 --resolve thanks Jeff Lenk 2011-11-30 08:57:11 -06:00
  • fafcc46a97 Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch Di-Shi Sun 2011-11-30 15:19:34 +08:00
  • ca97a49e29 Fixed buffer overflow issue caused by max number of destinations. Di-Shi Sun 2011-11-30 15:17:13 +08:00
  • 674619b395 FS-2936 changes for vs2010 build - vs2008 coming later Jeff Lenk 2011-11-29 22:28:50 -06:00
  • 13dc2f9e31 FS-2936 stage 5 handle varargs right Anthony Minessale 2011-11-29 18:17:42 -06:00
  • d9089edf89 finishing touches for commit: b9e28f85cb Anthony Minessale 2011-11-29 16:23:49 -06:00
  • a7238d0b9d FS-2936 stage 4 these too Anthony Minessale 2011-11-29 15:38:52 -06:00
  • 17e9c50ee5 FS-2936 stage 3 probably need this file Anthony Minessale 2011-11-29 15:37:36 -06:00
  • e794a6db21 FS-2936 stage 2 please test ASAP Anthony Minessale 2011-11-29 15:35:36 -06:00
  • 74ed2cef01 step 1 of curl linked in core Michael Jerris 2011-11-29 14:35:16 -05:00
  • 96068d901d Fixed case James Zhang 2011-11-29 13:11:38 -05:00
  • e58ed35d17 FS-2936 stage 1 Anthony Minessale 2011-11-29 11:13:11 -06:00
  • f41020a625 FS-3727 --resolve Anthony Minessale 2011-11-29 08:28:10 -06:00
  • eef4bb03d3 swigall Brian West 2011-11-29 14:33:47 -06:00
  • 82807998d5 FS-3718 Brian West 2011-11-29 14:32:11 -06:00
  • 12f2bdf66a FS-3724 2 ways to fix after updating to this version, 1) run set_zombie_exec in the dp; 2) use system_on_fax_success/system_on_fax_failure vars with explicit name of your command Anthony Minessale 2011-11-28 16:45:59 -06:00
  • ead7c770bd FS-3664 please try this Anthony Minessale 2011-11-28 16:11:09 -06:00
  • 216c1786e8 fix dmachine parse issue Anthony Minessale 2011-11-28 18:13:23 -06:00
  • 4ce8f5e28e FS-3688 some more general changes during proxy media Anthony Minessale 2011-11-28 13:38:00 -06:00
  • 12a1ac9432 fix mod_http_cache crash reported by hunmonk and mstockton Christopher Rienzo 2011-11-28 19:22:09 +00:00
  • f4320b58c8 swap rwlock and mutex Anthony Minessale 2011-11-28 08:27:40 -06:00
  • 196f890a08 change content-type and add encode-values param FSCORE-3721 Tamas Cseke 2011-11-28 17:11:34 +01:00
  • 313b16481e FS-3688 d'oh missed one line of the patch.... This should be the keeper Anthony Minessale 2011-11-26 08:53:01 -06:00
  • 5b8af78a89 Fixed 5 relay conditions M UP -> S UP M Down -> S UP -> M UP M UP -> S UP -> relay down -> relay up M UP -> S UP -> Kill M -> M UP M Up -> S UP -> relay down -> M link down -> relay up -> M link up James Zhang 2011-11-25 21:05:39 -05:00
  • 100017e7e2 FS-3719 --resolve Tamas Cseke 2011-11-25 11:59:03 +01:00
  • db8a43ad79 Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch Di-Shi Sun 2011-11-25 17:32:59 +08:00
  • 1e48c84df6 Updated for OSP Toolkit 4.0.2. Di-Shi Sun 2011-11-25 17:26:46 +08:00
  • 69c62f7b38 Fixed the out of sequence frame condition Redmine Bug#1966 IAM -> <-REL <-ACM <-ANM Nenad Corbic 2011-11-24 19:19:58 -05:00
  • 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 Anthony Minessale 2011-11-23 15:38:54 -06:00
  • 35112f2269 FS-3586 --resolve Jeff Lenk 2011-11-23 13:25:24 -06:00
  • 4ab5fd14b3 fix regex parsing in dmachine Anthony Minessale 2011-11-23 11:00:00 -06:00
  • 4dbc9d7cbc FS-3688 I think 100'th time's the charm..... Anthony Minessale 2011-11-23 10:33:51 -06:00
  • 58c3c3a049 comment out optional Require header from re-invites for the sake of interop with testy t.38 terminals Anthony Minessale 2011-11-22 18:22:57 -06:00
  • 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.... Anthony Minessale 2011-11-22 17:59:04 -06:00
  • 092c232814 Update ChangeLog through Oct 31; update phrase_en.xml Michael S Collins 2011-11-22 15:48:29 -08:00
  • 51fe96281c FS-3676 --resolve mod_lcr - convert assert to log and fix check condition Rupa Schomaker 2011-11-22 16:10:21 -06:00
  • 5ffcb8acdf FS-3713 --resolve Anthony Minessale 2011-11-22 08:46:13 -06:00
  • 68627e86ac FS-3688 update and repeat tests (part 2) Anthony Minessale 2011-11-21 13:52:28 -06:00
  • a160f30ee7 FS-3688 update and repeat tests Anthony Minessale 2011-11-21 13:39:21 -06:00
  • 513a9e1a9a FS-3710 --resolve Anthony Minessale 2011-11-21 15:37:07 -06:00
  • 422df6180f trivial fix build Jeff Lenk 2011-11-21 12:50:00 -06:00
  • d66d41232b don't format non numbers Michael Jerris 2011-11-21 13:31:19 -05:00
  • a24148db71 revert Anthony Minessale 2011-11-21 09:17:21 -06:00
  • 139bd072e2 FS-3664 please produce same trace with this patch or later Anthony Minessale 2011-11-21 08:25:27 -06:00
  • 8ca4efea75 FS-3709 --resolve Jeff Lenk 2011-11-21 09:53:27 -06:00
  • 5b65045d1f fix connection leaking Tamas Cseke 2011-11-21 14:58:08 +01:00
  • f2cf68bfa9 mod_portaudio: fix incorrect use of pa input buffer that could lead to garbage audio Moises Silva 2011-11-20 18:40:41 -05:00
  • dac9d6e3ea FS-3688 try this also with sofia loglevel all 9 Anthony Minessale 2011-11-19 19:12:08 -06:00
  • 5bb2d51cf7 FS-3686 Anthony Minessale 2011-11-19 17:28:32 -06:00
  • ee869fe517 FS-3707 Anthony Minessale 2011-11-19 17:22:26 -06:00
  • 0ec6b81376 FS-3706 see if this helps, otherwise can you test it on other platforms? Anthony Minessale 2011-11-19 17:10:16 -06:00
  • 475cd91ee8 FS-3686 --resolve no wonder I am so baffled one of the files did not save into git when I did the patch Anthony Minessale 2011-11-19 16:59:08 -06:00
  • b733f6d5ec FS-3703 Anthony Minessale 2011-11-19 16:54:04 -06:00
  • ff910276d4 FS-3706 Anthony Minessale 2011-11-18 21:02:06 -06:00
  • 2de175b574 ftmod_libpri: Improve output of ftdm libpri api 'invalid span' error messages. Stefan Knoblich 2011-11-18 23:02:07 +01:00
  • 5897ec5992 ftmod_libpri: Print usage if 'ftdm libpri' has no arguments. Stefan Knoblich 2011-11-18 22:23:15 +01:00
  • a19352aa23 FS-3688 revert Anthony Minessale 2011-11-18 17:01:03 -06:00
  • 71ecf081f0 FS-3688 revert Anthony Minessale 2011-11-18 17:00:30 -06:00
  • 4c13e7c095 fix crash in video-bridge mode Anthony Minessale 2011-11-18 12:43:59 -06:00
  • 9ecf187dd9 use the non-signal checking version of switch_channel_up/down in the core Anthony Minessale 2011-11-18 13:17:56 -06:00
  • 4c0bc25864 4 RCPs were being sent in ECM mode, instead of the specified 3. Steve Underwood 2011-11-19 00:43:00 +08:00
  • 00e381f183 FS-3699 --resolve Anthony Minessale 2011-11-17 16:25:50 -06:00
  • 1bf80f0509 FS-3686 sigh Anthony Minessale 2011-11-17 16:21:43 -06:00
  • cb1d5be5e6 freetdm: fix redirection presentation number in X-header James Zhang 2011-11-17 15:43:40 -05:00
  • 04469bb5c9 FS-3688 forgot to revert test code Anthony Minessale 2011-11-17 14:40:12 -06:00
  • 6bd2798ea1 FS-3702 --resolve Anthony Minessale 2011-11-17 11:47:14 -06:00
  • 2fae5dfadd FS-3688 please do clean build and test make current or the equiv Anthony Minessale 2011-11-17 11:44:04 -06:00
  • 6144daf25b add line ending - nothing to see here Jeff Lenk 2011-11-17 09:44:07 -06:00
  • cdabd56410 FreeSWITCH: Remove -lrt from PLATFORM_CORE_LIBS on darwin. Stefan Knoblich 2011-11-17 08:23:21 +01:00
  • 7267bfbc9d FreeSWITCH: Remove -lcrypt from PLATFORM_CORE_LIBS on dawrin. Stefan Knoblich 2011-11-17 01:04:14 +01:00
  • adbf657a25 swigall Brian West 2011-11-16 21:23:11 -06:00
  • b992e29640 FS-3553 --resolve Jeff Lenk 2011-11-16 16:00:14 -06:00
  • 189e0161c9 FS-3686 Anthony Minessale 2011-11-16 09:57:15 -06:00
  • fa5289eab7 Using load instead of LoadFrom fixes some crashes and loading issues. Michael Giagnocavo 2011-11-16 10:19:19 -07:00
  • e293c12535 freetdm: fix loc_nadi value James Zhang 2011-11-15 18:26:13 -05:00
  • 8877d1d36d FS-3686 Anthony Minessale 2011-11-15 15:38:09 -06:00
  • a891514cb1 FS-3697 --resolve Anthony Minessale 2011-11-15 14:26:42 -06:00
  • 0d17b74421 WTF Anthony Minessale 2011-11-15 14:15:33 -06:00
  • cf311a9699 fix problem with nested dmachines and with not detecting never-matching faster Anthony Minessale 2011-11-15 14:14:36 -06:00
  • 552405024a freetdm: fixing relay must start after master. relay - configuring circuits only when resume is recieved. master - configuring relay after all the others are configured. James Zhang 2011-11-15 14:46:57 -05:00
  • 34338e5a56 FS-3692 --resolve Anthony Minessale 2011-11-15 11:28:05 -06:00
  • ebed43a4f6 FS-3686 Anthony Minessale 2011-11-15 11:26:49 -06:00
  • 3603a69d66 default to short date time in vm Anthony Minessale 2011-11-15 09:54:57 -06:00
  • c0af0a85d6 say years like 1985 as nineteen-85 Anthony Minessale 2011-11-15 09:51:46 -06:00
  • adfbee993e fix regression from e52e44e39c probably keeping the user channel from propigating variables into the real channel Anthony Minessale 2011-11-15 07:55:31 -06:00
  • 7ba5197009 fix 2 memory leaks detected by valgrind run Anthony Minessale 2011-11-15 07:50:45 -06:00
  • dcdb5f18eb freetdm: fixing RDNIS-Screen value mis-displaying string in decimal format James Zhang 2011-11-14 16:42:23 -05:00
  • 179f6b57a6 FS-3688 please test under same monitoring conditions and report results Anthony Minessale 2011-11-14 15:26:17 -06:00
  • bc968ca8ad fix queued dtmf on channels with no timer issue Anthony Minessale 2011-11-14 12:37:45 -06:00
  • 2d9853abfb FS-3690 Anthony Minessale 2011-11-14 08:24:08 -06:00
  • d93ed90b2e add flags to digit bindings Anthony Minessale 2011-11-11 20:17:21 -06:00