Commit Graph

  • c4b67d93fc add CHANNEL_HANGUP_COMPLETE event to take the place of CHANNEL_HANGUP, CHANNEL_HANGUP now fires as soon as the channel is hungup but you must wait for CHANNEL_HANGUP_COMPLETE for the CDR data Anthony Minessale 2009-05-29 17:18:03 +00:00
  • 9d7ee8befd make core build depend on switch_frame.h Michael Jerris 2009-05-29 16:16:40 +00:00
  • dd07874f40 tweak Brian West 2009-05-29 15:13:54 +00:00
  • 05fc0e42eb FSRTP-2 with mods Brian West 2009-05-29 02:08:24 +00:00
  • 9dcc72422d clean up config Brian West 2009-05-29 01:23:53 +00:00
  • 20810d8726 you know this is just one example of the crazy things you can do with FreeSWITCH Brian West 2009-05-29 01:09:33 +00:00
  • c18d67b5c4 tweak Brian West 2009-05-29 01:08:30 +00:00
  • 5c888f00a9 fix Brian West 2009-05-29 00:14:34 +00:00
  • af9b1b6989 doh this is the right way for this Brian West 2009-05-28 23:39:46 +00:00
  • 49d49737f5 add more ridiculous timeout to socket send Anthony Minessale 2009-05-28 23:31:27 +00:00
  • 595dc9bb8d picky compilers Brian West 2009-05-28 23:10:17 +00:00
  • 2303c82588 picky compilers Brian West 2009-05-28 23:08:43 +00:00
  • 8a655d2a03 MORE FUN, clean up and consistent code Brian West 2009-05-28 22:54:51 +00:00
  • 60c0d5c2b6 Update CID on Polycom when doing an Attended transfer, Make send_display work with Polycom and others, add patch with mods from SFSIP-111 HOME RUN. Brian West 2009-05-28 22:46:17 +00:00
  • c92e0b9389 Update ChangeLog through r13490 Michael Collins 2009-05-28 20:57:04 +00:00
  • ca63e033d2 clean up Brian West 2009-05-28 19:50:17 +00:00
  • c9b26eb7ce minor tweak Brian West 2009-05-28 19:38:32 +00:00
  • b7551a69f4 Add ZRTP phrases to phrase_en.xml Michael Collins 2009-05-28 19:25:20 +00:00
  • a2255da097 add CALL_SECURE event Anthony Minessale 2009-05-28 17:50:06 +00:00
  • 4e8a0725b7 keep you from doing both zrtp and srtp at the same time. Brian West 2009-05-28 13:53:23 +00:00
  • 36bade7bec tweaks to codecs in default conifg Brian West 2009-05-28 04:08:09 +00:00
  • 6135cfc3ef really the last test Michael Jerris 2009-05-27 23:39:29 +00:00
  • 0ddb4fabed last test Michael Jerris 2009-05-27 23:37:16 +00:00
  • 6a3ffd86be poke Michael Jerris 2009-05-27 23:33:46 +00:00
  • d10c8d4a65 poke Michael Jerris 2009-05-27 23:31:52 +00:00
  • fbcb908f58 poke Michael Jerris 2009-05-27 23:29:06 +00:00
  • 3ba6b4c585 poke Michael Jerris 2009-05-27 23:27:45 +00:00
  • 3c7961ccb0 poke Michael Jerris 2009-05-27 23:25:49 +00:00
  • bcd991e90f dos2unix Michael Jerris 2009-05-27 23:23:29 +00:00
  • 3ab5aa8206 dos2unix Michael Jerris 2009-05-27 23:22:15 +00:00
  • 3fb3e146c3 dos2unix Michael Jerris 2009-05-27 23:20:26 +00:00
  • 9489dfb8ac dos2unix Michael Jerris 2009-05-27 23:17:45 +00:00
  • 67d874eefe dos2unix Michael Jerris 2009-05-27 23:07:50 +00:00
  • 1900b6c362 clean up Brian West 2009-05-27 22:48:16 +00:00
  • ef8ab9c1e7 add member-type header to relevant events Anthony Minessale 2009-05-27 19:41:41 +00:00
  • 53bd7259cd adding siren to the default build and install Brian West 2009-05-27 18:34:13 +00:00
  • 63b4553026 clarify zrtp docs in vars.xml and give link on where to get more info Brian West 2009-05-27 18:31:49 +00:00
  • e4326ffc05 clear up docs Brian West 2009-05-27 16:09:51 +00:00
  • 6a77aa32b9 build: fix msvc build (FSBUILD-165) Michael Jerris 2009-05-27 16:00:20 +00:00
  • 3c58f390ed make xml parser happy Brian West 2009-05-27 15:49:22 +00:00
  • 519212348e You know FreeBSD is lame... Brian West 2009-05-27 14:07:13 +00:00
  • 2f4d0e7456 fix typo Anthony Minessale 2009-05-27 13:06:27 +00:00
  • 66c0d19f12 cleanup, fix leak Michael Jerris 2009-05-27 05:44:21 +00:00
  • 7a90f26eb2 add to build template Michael Jerris 2009-05-27 05:18:57 +00:00
  • ea4b78f749 zrtp_secure_media=true will have to be set to true in order for your zrtp to work moving forward similar to how srtp_secure_media works. Brian West 2009-05-27 05:07:19 +00:00
  • eee9aef9a3 Removed another todo Darren Schreiber 2009-05-27 05:00:24 +00:00
  • a29a989f74 Removed todo that is now done Darren Schreiber 2009-05-27 04:58:40 +00:00
  • ca15367736 add mod_nibblebill Michael Jerris 2009-05-27 04:50:59 +00:00
  • aeb6f6e212 fix type issue Michael Jerris 2009-05-27 04:22:35 +00:00
  • bbb8adf2af dos2unix Michael Jerris 2009-05-27 04:21:51 +00:00
  • 533cbaf7c5 fix leak and remove duplicate safe_free Brian West 2009-05-27 02:51:15 +00:00
  • 6befc571cc remove another double safe_free Brian West 2009-05-27 02:41:55 +00:00
  • cf39661777 remove double safe_free Brian West 2009-05-27 02:41:29 +00:00
  • 9e1641dbf4 clean up Brian West 2009-05-27 02:38:39 +00:00
  • ee95f09c7e audit Brian West 2009-05-27 02:21:56 +00:00
  • b424299ca3 audit Brian West 2009-05-27 02:18:56 +00:00
  • 1b942db6da don't leak Brian West 2009-05-27 02:16:22 +00:00
  • 8df2bd52ff fix more tiny leaks Brian West 2009-05-27 02:07:20 +00:00
  • d5583a531d fix another leak Brian West 2009-05-27 01:58:19 +00:00
  • 8021f11dda fix leak Brian West 2009-05-27 01:57:16 +00:00
  • ee0fd0d3a7 you can call 9999 from a zrtp endpoint and enroll this should be replaced with an IVR to explain it a bit but most of the work happens client side at this point Brian West 2009-05-27 01:52:48 +00:00
  • b44db764d7 mark verified Brian West 2009-05-27 01:48:43 +00:00
  • d9c41bc7b4 fix mitm to be more reliable Brian West 2009-05-27 01:40:11 +00:00
  • f382d5327c add conference wait-mod flags and member moderator flag to delay starting a conference until someone with a moderator flag has joined Brian West 2009-05-26 23:52:10 +00:00
  • fc6c8e05aa conf fix Brian West 2009-05-26 23:11:35 +00:00
  • 55f9c53454 update Anthony Minessale 2009-05-26 22:48:43 +00:00
  • 99f6627380 sofia-sip: subscription-state subexp-params missing (SFSIP-148) Michael Jerris 2009-05-26 22:27:10 +00:00
  • 8036f3839c extend timeout tolerance on openzap read to fix race in digium/zaptel/dahdi/whatever its called Anthony Minessale 2009-05-26 21:47:48 +00:00
  • cb362b4d55 extend timeout tolerance on openzap read to fix race in digium/zaptel/dahdi/whatever its called Anthony Minessale 2009-05-26 21:47:48 +00:00
  • 531e0f2d15 properly detect unterminated Anthony Minessale 2009-05-26 18:04:22 +00:00
  • c8d0cea3f2 thank god this was pointed out AFTER pre8 Brian West 2009-05-26 17:38:22 +00:00
  • 8cf9f1ad02 this hsould make sure the secure mitm has a chance over latent connections Brian West 2009-05-26 16:26:56 +00:00
  • 5cc6b198b3 doh Brian West 2009-05-26 16:14:22 +00:00
  • fcb9d78a37 should giv eup a tsome point Brian West 2009-05-26 16:13:35 +00:00
  • aa18fb6932 tweak Brian West 2009-05-26 16:01:59 +00:00
  • 5b5700bebc clean up Brian West 2009-05-24 19:11:36 +00:00
  • a6b7c47dfe needs more testing Brian West 2009-05-23 01:50:56 +00:00
  • 48dcaad9fb adding back options, build skew DAMN YOU. Also adding zrtp_sas1_string and zrtp_sas2_string variables. Brian West 2009-05-22 21:33:15 +00:00
  • f8c6643cd4 remove these for now Brian West 2009-05-22 20:17:07 +00:00
  • 31e7df4937 can't flush because you have a chance of dumping zrtp control frames Brian West 2009-05-22 20:07:14 +00:00
  • eb83431dcb add some stuff for zrtp Anthony Minessale 2009-05-22 18:19:55 +00:00
  • ac51db525d adding buffer flush Brian West 2009-05-22 16:35:37 +00:00
  • 0e88abe219 adding more options to zrtp Brian West 2009-05-22 05:33:21 +00:00
  • f46bface1c fix typo Anthony Minessale 2009-05-21 23:47:04 +00:00
  • e9e179cdac allow switching from secure to clear and back now Michael Jerris 2009-05-21 22:37:15 +00:00
  • ffa7c709e1 core: fix handle leak in switch_thread_self on windows (FSCORE-371) Michael Jerris 2009-05-21 22:17:39 +00:00
  • b73fbe4b12 remove generated file Michael Jerris 2009-05-21 21:55:25 +00:00
  • f26ec5c6fe comment out broken or lame configure stuff Michael Jerris 2009-05-21 21:48:05 +00:00
  • f2ef309c94 remove generated files Michael Jerris 2009-05-21 21:32:03 +00:00
  • 914e31b875 dos2unix Michael Jerris 2009-05-21 21:31:03 +00:00
  • eca0528368 bump Michael Jerris 2009-05-21 21:11:15 +00:00
  • 77fab7603a libsndfile: update to 1.0.19 (LBSNDF-7) Michael Jerris 2009-05-21 21:09:30 +00:00
  • d875d23de5 FSCORE-370 Anthony Minessale 2009-05-21 20:10:24 +00:00
  • 9bc4c10b5c remove questions Michael Jerris 2009-05-21 18:37:03 +00:00
  • bcfccaee16 use define Michael Jerris 2009-05-21 17:55:56 +00:00
  • 6d0b6a9f91 use our own handler so it won't get overriden by anyone if zrtp is on Brian West 2009-05-21 15:18:21 +00:00
  • d23da21c01 fix windows build Brian West 2009-05-21 14:55:58 +00:00
  • 6074bc9714 small regex adjustment so we can dial PSTN numbers that happen to have 4000 in them Ken Rice 2009-05-21 07:03:15 +00:00
  • 27022328f5 small bug Brian West 2009-05-20 23:53:44 +00:00
  • 2c7a894c02 woops need this too Michael Jerris 2009-05-20 23:05:28 +00:00