Commit Graph

  • 200438d18f ftmod_isdn: Use ftmod_log_chan(_msg)() and ftdm_strlen_zero(). Stefan Knoblich 2012-07-25 11:01:43 +02:00
  • 9883035bec ftmod_isdn: OpenZAP -> FreeTDM API updates. Stefan Knoblich 2012-07-25 10:46:37 +02:00
  • 76ad8c549b preserve transport from records lookup Brian West 2012-07-24 19:56:48 -05:00
  • c1c8ddf0bc Create new demo IVR XML and phrases. (New sound files needed.) Update phrase_en.xml to-be-recorded sound files. Michael S Collins 2012-07-24 16:36:45 -07:00
  • e5821eeb79 adding code to fill dummy local descriptor sdp to add response Kapil 2012-07-24 16:57:09 -04:00
  • 816866e353 Merge branch 'nsg-4.3' of git.sangoma.com:smg_freeswitch into nsg-4.3 Mathieu Rene 2012-07-24 15:13:35 -04:00
  • 17a85ec467 vs2010 reswig Jeff Lenk 2012-07-24 14:02:02 -05:00
  • d832b5dfef FS-4453 --resolve this will now cause up to a 20 second timeout waiting for the response and the call will be blocking Anthony Minessale 2012-07-24 13:45:05 -05:00
  • 7f525d5ca9 tcp too yo Brian West 2012-07-24 13:24:44 -05:00
  • 12e8e481b5 adding API to send "In-Activity" timer expiry NOTIFY to MGC for IT/ITO package Kapil 2012-07-24 13:34:02 -04:00
  • 390dabb351 Adding code to 1) build NOTIFY command and send to MGC 2) CLI command to send DTMF NOTIFY Megaco command to MGC Kapil 2012-07-24 11:46:50 -04:00
  • 44f74eabb4 FS-4455 try this Jeff Lenk 2012-07-23 21:44:34 -05:00
  • fc9ea9eab0 ftmod_isdn: Handle zero length read correctly. Stefan Knoblich 2012-07-24 00:00:01 +02:00
  • fc4b7bb8da stash fix Mathieu Rene 2012-07-23 16:57:33 -04:00
  • d7e4b509b6 integrating term/context alloc/delete api to megaco command handler code Kapil 2012-07-23 15:24:43 -04:00
  • 134973187a FS-4092 --resolve Anthony Minessale 2012-07-23 14:03:53 -05:00
  • ac7e45400f typo Anthony Minessale 2012-07-23 13:20:06 -05:00
  • 9c05387735 ftmod_isdn: Fix format string warning(/error). Stefan Knoblich 2012-07-23 19:45:58 +02:00
  • 524468be7b FS-4373 --resolve this is probably the same issue nobody would file a bug about on the mailing list even after I begged them to from last weekend Anthony Minessale 2012-07-23 11:36:19 -05:00
  • 63c53a858b fixing issues found during seagull testing and add single common descriptors api Kapil 2012-07-23 12:18:14 -04:00
  • bd66d7eaa6 show bindings and handlers Seven Du 2012-07-23 21:15:53 +08:00
  • 49dcd8c889 make erlang log less verbose and add erlang debug on|off to control Seven Du 2012-07-23 20:26:48 +08:00
  • b2e28d68b5 fix windows build for last spandsp changes - trivial Jeff Lenk 2012-07-21 10:18:27 -05:00
  • be6739e198 Updates to spands test data Steve Underwood 2012-07-21 21:46:07 +08:00
  • fd8c576c66 Some tidying of the V.17 modem. Brought the modem test programs up to date Steve Underwood 2012-07-21 21:17:11 +08:00
  • e58b2e7d97 Some modem cleanups, and movement towards efficient fixed point modem implementations for platforms with slow floating point Steve Underwood 2012-07-21 19:47:45 +08:00
  • 5922cb59d5 Merge branch 'master' of git.freeswitch.org:freeswitch Steve Underwood 2012-07-21 16:07:24 +08:00
  • 6ec4514c68 FS-4450 this is pre-emptive, This is the only way I can see an endless loop here Anthony Minessale 2012-07-20 19:15:04 -05:00
  • e9b4a497cc Tweaks Steve Underwood 2012-07-21 07:18:27 +08:00
  • b5f7443524 Started introducing T.42 JPEG support for FAXing, but its not plumbed into the FAX engine yet. Steve Underwood 2012-07-21 04:05:40 +08:00
  • 0bb82599c5 Merge branch 'nsg-4.3' of git.sangoma.com:smg_freeswitch into nsg-4.3 Mathieu Rene 2012-07-20 14:34:44 -04:00
  • dd633cfbfd Pre-fill values for rtp terms (local address + reserved rtp port). Add functions to pick rtp term ids, add a memory pool in the termination struct. Mathieu Rene 2012-07-20 14:33:36 -04:00
  • fffc9d4eec Adding code to print SDP structure Kapil 2012-07-20 13:25:16 -04:00
  • 9fe08675a1 add tags to allow crypto in avp Anthony Minessale 2012-07-20 12:11:02 -05:00
  • e3a6366782 FS-4420 --resolve Anthony Minessale 2012-07-20 11:17:22 -05:00
  • 96fd063ae3 adding add/mod/sub api and alloc context during add and release context while processing subtract code Kapil 2012-07-20 09:58:43 -04:00
  • a8019d803c Make version output more human-friendly Travis Cross 2012-07-20 07:33:40 +00:00
  • cae357e784 gitignore some build products Travis Cross 2012-07-20 05:18:04 +00:00
  • 5e3c5db727 Don't show unclean in version string for now Travis Cross 2012-07-20 05:12:11 +00:00
  • 14cb9af607 add switch_core_file_write_video Seven Du 2012-07-20 11:38:20 +08:00
  • 30c009b30e fsv file formate Seven Du 2012-07-20 08:43:05 +08:00
  • 52bf168b56 Abort module load if config can't be opened. Refs FS-4438 Daniel Swarbrick 2012-07-20 02:38:12 +02:00
  • 42f296de9b FS-4331 FS-4424 --resolve 2 for one sale Anthony Minessale 2012-07-19 17:39:12 -05:00
  • d6d1365053 add comments Mathieu Rene 2012-07-19 18:06:13 -04:00
  • f50d14a7d1 treate no method as INVITE Anthony Minessale 2012-07-19 17:03:23 -05:00
  • c5a13f9270 Merge branch 'nsg-4.3' of git.sangoma.com:smg_freeswitch into nsg-4.3 Mathieu Rene 2012-07-19 17:51:49 -04:00
  • 909d464abd add/sub done but untested, mod remains. this commit also adds a message handler inside the rtp endpoint so it can properly flush streams, setup jitter buffering, and honor uuid_debug_audio requests Mathieu Rene 2012-07-19 17:51:25 -04:00
  • 4f7122c866 followup Anthony Minessale 2012-07-19 16:12:06 -05:00
  • c55ac6c900 freetdm: OPENZAP-187 --resolve Add ability to set called party subaddress Moises Silva 2012-07-19 16:55:13 -04:00
  • b434cac526 wait forever when you call a pickup endpoint by itself Anthony Minessale 2012-07-19 15:49:34 -05:00
  • 0e51786a88 FreeTDM: Add ftmod_analog(_em) and ftmod_zt to summary screen (always built). Stefan Knoblich 2012-07-18 22:21:07 +02:00
  • 890da63554 ftmod_skel: Add -shared libtool flag. Stefan Knoblich 2012-07-18 22:18:35 +02:00
  • db0cca3bf4 FS-4437 try this revision Anthony Minessale 2012-07-19 12:40:34 -05:00
  • f4e1fc4bc6 FS-4382 --resolve missing \! Anthony Minessale 2012-07-19 11:30:00 -05:00
  • 7ec09b0e56 FS-4378 --resolve 0 is success, thats the missing bit, this will work Anthony Minessale 2012-07-19 11:09:30 -05:00
  • fa991a4731 Fix the API Ken Rice 2012-07-19 10:17:19 -05:00
  • d5fda5ea76 Made mod_spandsp default to enabling T.85 compression Steve Underwood 2012-07-19 23:23:05 +08:00
  • 1dbb05b690 more spacing fixes to mod_spandsp. Christopher Rienzo 2012-07-19 13:32:42 +00:00
  • ec412c07d2 typo Anthony Minessale 2012-07-18 23:02:32 -05:00
  • f4715781dc FS-4382 reverse this so you have to enable instead of disable, this patch has been causing srtp issues because the change in ssrc Anthony Minessale 2012-07-18 22:01:41 -05:00
  • 5867d0424d FS-4079 please try this Anthony Minessale 2012-07-18 21:47:31 -05:00
  • da18061744 FS-4444 Anthony Minessale 2012-07-18 21:46:15 -05:00
  • 338c173752 parse uuid and descriptor name in start_tone_detect API Christopher Rienzo 2012-07-19 00:29:26 +00:00
  • 0ac014da6e use SWITCH_CHANNEL_SESSION_LOG in mod_spandsp call progress detector Christopher Rienzo 2012-07-19 00:17:26 +00:00
  • 913b39830f replace spaces with tabs in mod_spandsp Christopher Rienzo 2012-07-19 00:03:47 +00:00
  • 0235d6a6fb Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch Michael S Collins 2012-07-18 16:30:04 -07:00
  • 7a167f8383 Update phrase_en.xml to have other misc sound files Michael S Collins 2012-07-18 16:29:36 -07:00
  • 797bdf3edc Added debug-level param for spandsp tone detector Christopher Rienzo 2012-07-18 20:41:07 +00:00
  • 67442974b2 ftmod_libpri: Fix type-punned pointer warning in msn_filter_foreach(). Stefan Knoblich 2012-07-18 13:27:33 +02:00
  • d3f1eeea61 FS-4378 actually fire the event Anthony Minessale 2012-07-18 12:37:08 -05:00
  • d63323977f turn on send_silence_when_idle whenever we engage srtp Anthony Minessale 2012-07-18 12:19:47 -05:00
  • 9b73c8087e adding MODIFY command handler API Kapil 2012-07-18 12:05:15 -04:00
  • 62787362ce adding service change wrapper APIs Kapil 2012-07-18 10:11:51 -04:00
  • 12aec908bb Various tweaks to spandsp. Cleaned up a few MSVC issues with spandsp Steve Underwood 2012-07-18 21:46:58 +08:00
  • 682fb58bd5 OPENZAP-186 --resolve Jeff Lenk 2012-07-18 08:16:35 -05:00
  • ef3050f3a9 FS-4442 try this Jeff Lenk 2012-07-17 22:40:13 -05:00
  • 6a85ad31d2 fix regression in spandsp_tone_detect caused by some recent core changes (part 2) Anthony Minessale 2012-07-17 17:32:46 -05:00
  • 70c6e65e60 fix regression in spandsp_tone_detect caused by some revent core changes Anthony Minessale 2012-07-17 17:19:28 -05:00
  • 223244d491 FS-4435 looks ok at a glance, at least this code is isolated to the small few who actually use it so i will put it in for testing Anthony Minessale 2012-07-17 17:01:10 -05:00
  • c6a75aa4ee Merge branch 'nsg-4.3' of git.sangoma.com:smg_freeswitch into nsg-4.3 Mathieu Rene 2012-07-17 17:12:22 -04:00
  • 4c4a7b7486 adding MEGACO Media Descriptors prints Kapil 2012-07-17 16:12:54 -04:00
  • 19b7e30eea crypto tweak for dingaling Anthony Minessale 2012-07-17 14:02:36 -05:00
  • f69573002c set hard domain first Anthony Minessale 2012-07-17 13:54:39 -05:00
  • 6acde3a869 adding validation of megaco commands code and modification in handling ADD message Kapil 2012-07-17 13:07:32 -04:00
  • b27aad913e typo Anthony Minessale 2012-07-17 10:32:31 -05:00
  • ac3e6ba140 Forgot to allow https on http_tryget Christopher Rienzo 2012-07-17 14:29:36 +00:00
  • 84d56ee570 Merge branch 'nsg-4.3' of git.sangoma.com:smg_freeswitch into nsg-4.3 Mathieu Rene 2012-07-17 10:17:34 -04:00
  • 36719e3017 comment out unused vars Mathieu Rene 2012-07-17 10:15:25 -04:00
  • 8ad5d8a6b0 FS-4317 this might help, this fixes a regression cause by another recently altered code path and it sounds similar but I never got the new logs from you so this is a guess Anthony Minessale 2012-07-16 18:47:45 -05:00
  • 0ecd5678d1 Update the rtp endpoint so it gets a fixed configuration from var_event Mathieu Rene 2012-07-16 18:31:13 -04:00
  • c359dc83e3 doh Anthony Minessale 2012-07-16 17:16:10 -05:00
  • 7ec780ab30 Update to-be-recorded sounds Michael S Collins 2012-07-16 13:09:12 -07:00
  • cbca8b3480 FS-4428 --resolve Anthony Minessale 2012-07-16 13:53:19 -05:00
  • e81d31ce43 FS-4429 --resolve you guys should come to cluecon we would like to help you get bvtapi working really well Anthony Minessale 2012-07-16 13:39:23 -05:00
  • 06046e3437 FS-4427 try this revision however i think its a problem with the remote client not properly preserving the headers of the srtp packets..... Anthony Minessale 2012-07-16 12:51:13 -05:00
  • 68d9a83e8e enable srtp for dingaling Anthony Minessale 2012-07-16 12:44:04 -05:00
  • 9a817c7aa2 service change code modification Kapil 2012-07-16 12:48:57 -04:00
  • d139a8ef63 fix compile part 2 Mathieu Rene 2012-07-16 11:24:04 -04:00
  • 42cb846f39 fix compile part 2 Mathieu Rene 2012-07-16 11:23:14 -04:00
  • 7381343e04 fix compile Mathieu Rene 2012-07-16 11:18:24 -04:00