Commit Graph

  • ec361cf48a FS-5510 --resolve - also add logging of hangup cause Nathan Neulinger 2013-06-18 12:21:35 -05:00
  • 3a5ae27f8d swigall Anthony Minessale 2013-06-18 09:13:34 -05:00
  • 587ecb8e69 add skinny cmd to kill all current listeners Nathan Neulinger 2013-06-18 09:41:56 -05:00
  • 275469bbb9 Add skinny device kill api command Nathan Neulinger 2013-06-18 09:18:31 -05:00
  • d5ab679e95 refactor Anthony Minessale 2013-06-18 06:24:23 -05:00
  • 46825dd711 FS-5513 --resolve Anthony Minessale 2013-06-17 21:38:09 -05:00
  • 0e52fe5689 FS-5519 --resolve Anthony Minessale 2013-06-17 19:43:08 -05:00
  • 05b1b35121 remove debugging Brian West 2013-06-17 17:51:34 -05:00
  • bf61038a93 remove cid flip from pickup Anthony Minessale 2013-06-17 10:57:19 -05:00
  • 50e1f58d5b add deflect parsing support for mod_loopback and fix unloop bug Anthony Minessale 2013-06-17 10:44:43 -05:00
  • 80669e8466 dont change device state from hangup to hangup Anthony Minessale 2013-06-17 10:43:59 -05:00
  • 94b3081b02 Check for config before starting Travis Cross 2013-06-16 14:21:44 +00:00
  • 72fcefe6ed vs2010 reswig Jeff Lenk 2013-06-14 11:42:58 -05:00
  • dce5bbf88e mod_rayo: some fixes for punchblock 2.0 compatibility Chris Rienzo 2013-06-13 15:28:53 -04:00
  • 0ee24a531f Fix missing return statement. William King 2013-06-13 10:07:56 -07:00
  • 9b6cc17cf9 mod_rayo: updates for 0.2 of spec Chris Rienzo 2013-06-13 11:23:12 -04:00
  • 4ea6369d1d disable dialog matching for subscribe reqs so it always uses a new handle to avoid conflicting with notify transactions Anthony Minessale 2013-06-12 23:46:47 -05:00
  • f94b73f0d7 New compiler warning(error). Unused assignment before the pointer is reassigned. William King 2013-06-12 21:39:14 -07:00
  • fef983f614 If the addr pointer is NULL, better to check first before using it. William King 2013-06-12 21:23:52 -07:00
  • 7360c1e898 This is probably what was intended. If the pointer 'path' is NULL, or if it is not NULL, then the first char should not be '\0' William King 2013-06-12 21:21:38 -07:00
  • 4fddabe543 oops William King 2013-06-12 21:17:04 -07:00
  • 3d13776af2 DO NOT PULL TO MASTER. Fix typo when setting the video recv port. Bug does not exist in master due to the refactor. William King 2013-06-12 18:28:14 -07:00
  • ac9bfb194b Fix minor typo so that the metadata album field can be set. William King 2013-06-12 17:17:40 -07:00
  • a393b78f6e Since I can't seem to locate what this might be used for, or the more correct solution, I'm going to comment it out for now. If someone can find a better solution so that this functionality would actually work, please advise. William King 2013-06-12 17:11:22 -07:00
  • 3815a5a170 Make sure to cleanup event if there was a failure that caused it not to be fired. William King 2013-06-12 17:01:56 -07:00
  • 5f1e9d93f2 On the off chance the if statement takes the false branch, let's not leak the memory. again. William King 2013-06-12 16:46:21 -07:00
  • c53ffe7102 On the off chance the if statement takes the false branch, let's not leak the memory William King 2013-06-12 16:41:06 -07:00
  • 74313a6866 mod_http_cache: fixed wrong string to sign when referencing AWS S3 object with subdirectory Chris Rienzo 2013-06-12 09:38:35 -04:00
  • fe1b20eb59 FS-5498 add ringing and early stats to event Seven Du 2013-06-12 09:09:02 +08:00
  • f2db9b56be FS-5500 --resolve Anthony Minessale 2013-06-11 11:38:18 -05:00
  • efe3ff7be4 FS-5498 fix state change Anthony Minessale 2013-06-11 11:23:45 -05:00
  • e52f4ac56f FS-5498 add profile-variables section to directory to specify profile variables to be set automatically Anthony Minessale 2013-06-11 09:38:38 -05:00
  • e0dc4842ae FS-5498 Anthony Minessale 2013-06-10 19:13:05 -05:00
  • ab947f5bc5 FS-5498 Anthony Minessale 2013-06-10 18:21:46 -05:00
  • 658c4d732d Skip to next file when you hup the stream Brian West 2013-06-07 12:29:13 -05:00
  • 9b611f0175 Spelling fix Travis Cross 2013-05-21 02:00:43 +00:00
  • 66652ec198 how...? William King 2013-05-14 16:47:13 -07:00
  • b214f20768 Since there isn't neutral ground, on the rtmp state callback we actually have to force the write lock of the session, but we only need a try lock on removing the session from the rsession->session_hash. This removes a deadlock caused when we had to enforce with locks that the rsession couldn't be destroyed if the FS session was in the middle of a hangup. William King 2013-05-13 15:10:03 -07:00
  • ce9bf959e9 Seems the session wasn't coming to the hangup in a locked state. William King 2013-05-13 08:28:09 -07:00
  • 1ff548f24c Seems having a read lock still prevents a write lock to be taken, even if the thread that is trying to get the write lock currently has the read lock. William King 2013-05-12 20:23:57 -07:00
  • 8d370ff6e6 Include the write lock since we're changing the tech_pvt William King 2013-05-12 14:29:14 -07:00
  • df141a13b3 trivial fix compiler warning Jeff Lenk 2013-05-15 11:51:55 -05:00
  • 1fe6f39acf Require OpenSSL Ken Rice 2013-05-10 16:01:40 -05:00
  • b1e296b948 another esl managed tweak Jeff Lenk 2013-05-04 12:43:19 -05:00
  • 230cea6982 tweak windows esl managed - removing mixed mode and any from the solution - this should remove some of the ambiguity around building Jeff Lenk 2013-05-04 12:15:04 -05:00
  • 26ca852eb0 FS-5167 fix 2010 dependency Jeff Lenk 2013-04-15 11:46:23 -05:00
  • ad292fb13c FS-5273 --resolve windows update resource version for pthreads Jeff Lenk 2013-04-13 21:50:52 -05:00
  • 0929e12630 FS-5290 --resolve Jeff Lenk 2013-04-13 12:20:15 -05:00
  • 757f5f50fd FS-5167 add missing gitignore Jeff Lenk 2013-04-12 08:53:01 -05:00
  • 55ff737e57 FS-5290 --resolve Jeff Lenk 2013-04-10 17:43:27 -05:00
  • 4fc4f7495e FS-5250: --resolve fix mac build Michael Jerris 2013-04-10 12:44:19 -04:00
  • 270c47a0a5 FS-5167 fs_cli update dependency Jeff Lenk 2013-04-10 10:23:46 -05:00
  • b3fc9067d4 FS-5167 Jeff Lenk 2013-04-10 07:54:24 -05:00
  • 5d77546bd5 FS-5167 add version stuff to vs2010 Jeff Lenk 2013-04-09 18:12:47 -05:00
  • 2f208a64a7 OPENZAP-200 --resolve Patch provided by: Spencer Thomason Moises Silva 2013-04-09 12:27:23 -04:00
  • 438db191b3 FS-5167 Jeff Lenk 2013-04-09 07:55:37 -05:00
  • ec44f6aec0 FS-5167 Jeff Lenk 2013-04-08 21:17:02 -05:00
  • a319f91ee6 FS-5272 --resolve Jeff Lenk 2013-04-08 10:42:08 -05:00
  • e9b94b0fbc windows missed this spot Jeff Lenk 2013-04-04 19:00:09 -05:00
  • c75fc0d688 windows compile openssl missed this Jeff Lenk 2013-04-03 22:00:57 -05:00
  • c9e09cf78a Revert local stuff from previous commit Mathieu Parent 2013-04-03 20:42:30 +02:00
  • ed0ae1e669 FS-5255 --resolve Brian West 2013-04-03 09:01:18 -05:00
  • f6838e2ce0 windows openssl missing file Jeff Lenk 2013-03-31 18:11:20 -05:00
  • 329fd4715a upgrade windows openssl to 1.0.1c Jeff Lenk 2013-03-30 21:53:48 -05:00
  • 0367a6ffa0 Whitespace cleanup to previous commit Travis Cross 2013-06-07 06:59:38 +00:00
  • 80013452dc Previous commit was incorrect. This would correctly handle the memory loss case. William King 2013-06-06 23:54:07 -07:00
  • 63ebf3c9c2 Was causing a very small leak on naptr lookups. Upon review just happened to be a typo missing a bang. William King 2013-05-18 17:50:50 -07:00
  • e583ead867 More to-be-recorded phrases. Michael S Collins 2013-05-31 11:44:46 -07:00
  • 98a651d69f More phrases Michael S Collins 2013-05-22 17:39:07 -07:00
  • 4ed7cd977a esl: Don't abort the esl_listen() loop(s) if accept() returns with errno == EINTR Stefan Knoblich 2013-05-23 02:07:55 +02:00
  • a573be11a1 ivrd: fflush() stdout before entering esl_listen() Stefan Knoblich 2013-05-23 02:05:25 +02:00
  • 06b81a2862 Add new to-be-recorded phrases highlighting weekly conf call (to add to new demo IVR) Michael S Collins 2013-05-22 13:17:04 -07:00
  • b424ad303d FS-5440: don't assert on bad input rtmp data William King 2013-05-22 12:38:15 -07:00
  • 6000c884aa windows fix trivial compiler warning Jeff Lenk 2013-05-22 10:38:04 -05:00
  • 537f14b049 FS-5444 --resolve Anthony Minessale 2013-05-20 08:20:33 -05:00
  • 418a166250 update to be recorded phrases Michael S Collins 2013-05-09 10:26:02 -07:00
  • e8d3712d56 test 2, please ignore Giovanni Maruzzelli 2013-05-09 17:00:54 +00:00
  • a2c44f171b test, please ignore root 2013-05-09 16:59:39 +00:00
  • da1fcc3826 Update to be recorded phrases Michael S Collins 2013-05-08 10:20:22 -07:00
  • e805c33833 Update to be recorded phrases Michael S Collins 2013-04-12 11:47:06 -07:00
  • cfeab74249 test Ken Rice 2013-04-04 20:52:47 -05:00
  • 789aa50418 test Raymond Chandler 2013-04-04 21:49:42 -04:00
  • 4d29aafd12 fix typo again Seven Du 2013-06-04 10:37:39 +08:00
  • 1c9b22793a close websocket before unload Seven Du 2013-06-04 10:23:23 +08:00
  • 0d31ccd62d add show complete Seven Du 2013-06-04 09:52:14 +08:00
  • 0f889aac13 add show aliases, management, interface_types Seven Du 2013-06-04 09:47:45 +08:00
  • a653fb5b47 add missing ShowInterfacesRoute Seven Du 2013-06-04 09:37:19 +08:00
  • 09d764c290 fix copy&paste typo Seven Du 2013-06-04 09:34:35 +08:00
  • 606e8c2c48 show tasks Seven Du 2013-06-04 09:32:38 +08:00
  • 5947ab2209 show say, chat, interfaces, limits Seven Du 2013-06-04 09:25:19 +08:00
  • dca41d07d6 update to mp4v2-2.0.0 Seven Du 2013-05-25 12:17:07 +08:00
  • e50b06f49f fix hardcoded host and port Seven Du 2013-06-04 08:21:34 +08:00
  • 1ffd84b8c1 Oops, how can I forget the title? Seven Du 2013-04-22 23:18:49 +08:00
  • 0267a3b445 implement show modules Seven Du 2013-04-22 23:11:34 +08:00
  • 2d7d64e855 fix show module as json Seven Du 2013-04-22 23:10:17 +08:00
  • c1f2c530a1 add show registrations Seven Du 2013-04-22 22:33:14 +08:00
  • 93937dd222 fix the last commit and implement show APIs Seven Du 2013-04-22 21:55:23 +08:00
  • d3ddc9c183 add status on main page and add showFiles Seven Du 2013-04-22 21:01:27 +08:00
  • 04d2e746d5 add copyright Seven Du 2013-04-22 20:07:27 +08:00
  • ef785c6e9b Added mod_rayo (XMPP 3PCC http://xmpp.org/extensions/xep-0327.html). Used by Adhearsion as its native call control protocol. Currently beta testing. Chris Rienzo 2013-06-06 16:03:00 -04:00