Commit Graph

  • fa621ed98d mod/timers is no longer empty Travis Cross 2011-08-19 23:17:21 +00:00
  • 7159f64b22 revert 53b0ecce60 Anthony Minessale 2011-08-19 17:29:42 -05:00
  • d2daa44d8c FS-3080 --resolve only allow when not playing message Jeff Lenk 2011-08-19 14:29:23 -05:00
  • c8c94f051b default 2833 payload type to 101 when not configured otherwise Anthony Minessale 2011-08-19 11:52:40 -05:00
  • e36de6d9d5 FS-3513 --resolve reswig Jeff Lenk 2011-08-19 09:22:07 -05:00
  • e4d473190d mod_dptools: add transfer_on_failure ext/dp/context to play_and_get_digits If max tries is reach and user has not made a valid entry then system transfers the call leg to the specified destination. Michael S Collins 2011-08-18 20:29:52 -07:00
  • dc80c40180 cleanup .gitignore Travis Cross 2011-08-19 02:48:41 +00:00
  • f510950398 gitignore mod_timerfd/Makefile Travis Cross 2011-08-19 02:47:01 +00:00
  • c96b2fd918 Fix overzealous grep in build system Travis Cross 2011-08-19 01:42:57 +00:00
  • ddc258b3d4 swigall Brian West 2011-08-18 21:23:42 -05:00
  • 92d2999273 use your own hostname Raymond Chandler 2011-08-18 16:00:19 -04:00
  • dadd3fe547 update schema Raymond Chandler 2011-08-18 14:55:33 -04:00
  • f846a42e60 the rest of that last patch Raymond Chandler 2011-08-18 14:47:06 -04:00
  • 94961e4ff6 can never be == 3 if it's == 2 :-) ... thanks Deeewayne Raymond Chandler 2011-08-18 13:23:04 -04:00
  • 2b74046f41 Merge branch 'master' of fs-git:freeswitch Raymond Chandler 2011-08-18 13:17:47 -04:00
  • 850f2e3cff FS-3510 --resolve make all instances of execute_on_X uniform with api_on_X and support both prefix vars as before and usage of arrays to push several exexute_on or api_on records into one variable Anthony Minessale 2011-08-18 09:11:45 -05:00
  • cd316330c6 FS-3511 FS-2875 --resolve we will go with this as-is and just make it a default Anthony Minessale 2011-08-17 19:34:22 -05:00
  • c269a58ac5 FS-3045 --resolve Anthony Minessale 2011-08-17 19:30:15 -05:00
  • fab8293651 stop at first profile if can't find one Anthony Minessale 2011-08-17 19:21:36 -05:00
  • bab3289ff3 do not queue messages to the session when they are in bypass mode Anthony Minessale 2011-08-17 18:42:48 -05:00
  • 30d7ad878c only close inner file handle if it was initilized Anthony Minessale 2011-08-17 18:10:44 -05:00
  • f2b66d3d85 update log Anthony Minessale 2011-08-17 17:25:56 -05:00
  • 7531fed8d8 break event parsing for mod_voicemail into its own internal queue (by Moc) Anthony Minessale 2011-08-17 11:27:20 -05:00
  • 25032153fb FS-3508 --resolve Anthony Minessale 2011-08-17 11:14:17 -05:00
  • b7e651a5e8 FS-3509 --resolve Anthony Minessale 2011-08-17 09:34:56 -05:00
  • 4192195b80 FS-3503 --resolve mod_callcenter: add DNIS in some event, and add a few API like get uuid and get state for agent Marc Olivier Chouinard 2011-08-16 19:39:06 -04:00
  • 5cf6dc3115 FS-3505 --resolve copied same code from the other place the original intention was to behave as described in the bug report but it seemed like a reasonable enough request Anthony Minessale 2011-08-16 16:11:18 -05:00
  • 9d2b4da881 Add remote CF set/cancel phrase macros Michael S Collins 2011-08-16 16:06:23 -07:00
  • 93e3462c85 reset handler field on filehandles so it gets cleared on reuse reported by bevenky on irc Anthony Minessale 2011-08-16 15:50:21 -05:00
  • 1521869750 mod_protovm: Removal of the proto vm. Might reinclude it under a different name in the future. Marc Olivier Chouinard 2011-08-16 17:19:07 -04:00
  • d48edc53ed mod_sofia: don't complain that an info dtmf was ignored if it actually wasn't a dtmf info message Mathieu Rene 2011-08-16 22:38:13 +02:00
  • 47f997a050 back off locking contention so you can query for other interfaces while a module is loading that locks the interfaces hash Anthony Minessale 2011-08-16 13:26:43 -05:00
  • 316414b9ec erase files before recording in VM to make append impossible and write to tmp copy when recording greetings/name so it's not installed until finalized Anthony Minessale 2011-08-16 13:26:13 -05:00
  • ba6b5e6035 revert Anthony Minessale 2011-08-16 11:52:34 -05:00
  • 0bcfdbe6ca only do the 10 second pause, not the reduction in max_sessions when the event system overloads Anthony Minessale 2011-08-16 11:03:29 -05:00
  • 9423216b64 update auto-drop test for channels table Anthony Minessale 2011-08-15 14:48:05 -05:00
  • a6a9700696 fix regression from previous patch Anthony Minessale 2011-08-15 11:21:31 -05:00
  • 8446b0f262 mod_sofia: don't compile with their built-in stun server as it is buggy Mathieu Rene 2011-08-15 17:30:41 +02:00
  • 5b36aea097 Missed one in e8ae13a8 Mathieu Rene 2011-08-14 23:56:32 +02:00
  • 07d202d50f Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch Giovanni Maruzzelli 2011-08-15 05:37:45 -05:00
  • 4ffa20d1a4 skypopen: OSS driver now compiles on newer kernels (no more .ioctl) Giovanni Maruzzelli 2011-08-15 05:37:31 -05:00
  • ec02e275d1 update schema Raymond Chandler 2011-08-14 17:29:26 -04:00
  • efb83b183c default to false instead of null Raymond Chandler 2011-08-14 17:23:58 -04:00
  • baa1624e9d typo Raymond Chandler 2011-08-14 15:38:41 -04:00
  • decfdbb083 fix sql typo Anthony Minessale 2011-08-11 13:01:52 -05:00
  • 94c9cbf63b FS-3498 --resolve Jeff Lenk 2011-08-11 14:02:08 -05:00
  • f10566af91 FS-3181 --resolve the new code requires accurate timestamps, we were incrementing it by the interval (20) instaead of the samples (160) Anthony Minessale 2011-08-11 08:49:13 -05:00
  • 9d98d49f05 add emulation for asterisk DIALSTATUS magic var Anthony Minessale 2011-08-10 08:38:55 -05:00
  • cd62d37b6e add conf from earlier patch Anthony Minessale 2011-08-10 08:18:42 -05:00
  • 7c5b57971f FS-3357 --resolve Anthony Minessale 2011-08-10 08:00:02 -05:00
  • e2a4fb11ab FS-3396 --resolve Anthony Minessale 2011-08-10 07:59:03 -05:00
  • 9c8437a1da FS-3415 --resolve Anthony Minessale 2011-08-10 07:58:02 -05:00
  • 97a7668cf2 FS-3416 --resolve Anthony Minessale 2011-08-10 07:57:20 -05:00
  • 3696ced792 FS-3497 --resolve Anthony Minessale 2011-08-10 07:55:17 -05:00
  • 895b505fd6 FS-3494 Anthony Minessale 2011-08-10 07:36:48 -05:00
  • 6d1d4a9c18 initial addition of very basic LRN Raymond Chandler 2011-08-09 16:48:58 -05:00
  • b2389dabe5 tweak Anthony Minessale 2011-08-09 08:47:46 -05:00
  • 01b2bd0494 fix seg on user_recurse_variables reported on the mailing list Anthony Minessale 2011-08-09 08:33:03 -05:00
  • 38e3f5fe16 switch_ivr_originate: export variables were broken since b946ee94 4 aug 2011 Marc Olivier Chouinard 2011-08-09 03:09:19 -04:00
  • bf41cc27a1 chlog: freetdm: SS7 - added TX of CPG message in progress media state David Yat Sin 2011-08-08 12:35:41 -04:00
  • fa858fa3cc chlog: freetdm: SS7 - added TX of CPG message in progress media state David Yat Sin 2011-08-08 12:35:41 -04:00
  • 46f097c1b9 freetdm: ftmod_wanpipe - tx idle frames needs to be bigger Moises Silva 2011-08-07 01:33:26 -04:00
  • c6f5c96c6e freetdm: *shrug* Moises Silva 2011-08-06 21:38:04 -04:00
  • f57c33f1ee OPENZAP-112 --resolve Moises Silva 2011-08-06 21:29:46 -04:00
  • 8ea3cbd5b1 FS-1231 -- resolve thanks please watch the code formatting in the future Jeff Lenk 2011-08-06 11:09:41 -05:00
  • 38cfa1ff31 Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch Giovanni Maruzzelli 2011-08-06 03:30:20 -05:00
  • 1b4c78bf87 skypopen: avoid accumulating delay on VMs, better debug logging Giovanni Maruzzelli 2011-08-06 03:28:26 -05:00
  • 2ecf2d6e62 freetdm/libpri: Add support to change status of an individual channel or multiple channel. This allow to put bchannel out of service on an active T1 without affecting active call. Allow graceful out of service of T1 trunk. NOTE: There is bugs in libpri, even latest 1.4.12 as of this writing if you use NI2. So rightnow it only work in DMS100/ATT mode. Email me to get the NI2 patch (really stupid error). NOTE2: The way libpri is build doesn't allow to do advance feature with the SERVICE feature, so if you put an channel out of service, and the far end send an restart, it will be bring back in service. Lot of changes in libpri is required to allow this. I need to figure out what would be the best steps to take since I don't have commit access to libpri release. NOTE3: You need to enable this feature by setting service_message_support to true on the span Marc Olivier Chouinard 2011-08-05 22:50:58 -04:00
  • 53b0ecce60 use the call_id of the original register in the unsolicited notify for MWI Anthony Minessale 2011-08-05 11:09:45 -05:00
  • 54feb3e245 revert, didn't mean to commit that one Anthony Minessale 2011-08-05 09:32:23 -05:00
  • 0f459d4b45 check for answer flag in bridge to do display update properly Anthony Minessale 2011-08-05 09:31:21 -05:00
  • 88a681d47c fix typo in sql stmt Anthony Minessale 2011-08-04 23:21:38 -05:00
  • 885203a461 add event header Anthony Minessale 2011-08-04 22:32:06 -05:00
  • b3208f5cdc FS-3444 --resolve with previous commit this can come back Anthony Minessale 2011-08-04 20:27:54 -05:00
  • ef1accf707 FS-3487 --resolve Anthony Minessale 2011-08-04 20:26:23 -05:00
  • 714195b8f2 FS-3487 gonna guess, try this... Anthony Minessale 2011-08-04 16:34:01 -05:00
  • 308f44af2e make valet parking reserve a space for 10 seconds to allow time for an attended transfer switcharoo Anthony Minessale 2011-08-04 16:12:17 -05:00
  • 3e2c662a88 clean up originator/ee profile so the right one is prevelant in events Anthony Minessale 2011-08-04 17:20:02 -05:00
  • 77c5000dad add message_len to output of vm_list api command Daniel Swarbrick 2011-08-04 20:17:15 +02:00
  • b952b2b2d9 remove pointless update_mwi() in vm_list api command Daniel Swarbrick 2011-08-04 19:53:18 +02:00
  • dee0f54026 FS-3483 --resolve Anthony Minessale 2011-08-04 09:50:23 -05:00
  • 2eae19e63f FS-3484 --resolve Anthony Minessale 2011-08-04 09:38:45 -05:00
  • bfabc98f3d freetdm: more CLI improvements Moises Silva 2011-08-04 10:09:28 -04:00
  • b946ee94b2 update call_uuid stuff Anthony Minessale 2011-08-04 01:04:21 -05:00
  • 8caef22b6c don't add the fs_nat stuff twice when its already there Anthony Minessale 2011-08-04 00:02:13 -05:00
  • 0a97462f3f FS-3340 revert Anthony Minessale 2011-08-04 00:01:26 -05:00
  • f83ec35ab4 FS-3444 revert Anthony Minessale 2011-08-03 23:52:15 -05:00
  • 61ee7fdc85 don't allow auto answer on an non-outbound call Anthony Minessale 2011-08-03 23:49:09 -05:00
  • bd64631b5c skip looking up session again in hash table when we already are parsing the event from the session thread Anthony Minessale 2011-08-03 23:47:47 -05:00
  • d364e9f2b8 display fixes and add 2 new cols to channels to store last sent display data Anthony Minessale 2011-08-03 23:43:41 -05:00
  • 3b2203b71b freetdm: default iostats to yes and allow configuration thru freetdm.conf Moises Silva 2011-08-03 20:30:39 -04:00
  • 8735906a5d freetdm: fix typo in ftmod_sangoma_isdn.h causing compilation error Moises Silva 2011-08-03 20:12:26 -04:00
  • bdf4b99238 Merge remote branch 'smgfs/master' Moises Silva 2011-08-03 17:46:45 -04:00
  • 0b7d857545 freetdm: fixed errors introduced when Redirection Number was implemented David Yat Sin 2011-04-06 17:58:30 -04:00
  • c3f719c80d freetdm: fix typo in iostats command - print proper tx queue size and length Moises Silva 2011-08-03 13:05:02 -04:00
  • 6fe23b69d2 freetdm: ISDN - added #ifdef for backward compatibility David Yat Sin 2011-08-03 13:04:22 -04:00
  • 4e020e2f23 Merge remote branch 'smgfs/master' David Yat Sin 2011-08-03 11:57:55 -04:00
  • 473fd0ce89 freetdm: ISDN - allow reception of NOTIFY msg David Yat Sin 2011-08-03 11:53:40 -04:00
  • 65bac44b32 freetdm: ISDN - Added function to transmission of NOTIFY msg David Yat Sin 2011-08-03 10:52:18 -04:00
  • 5d37bc9455 OPENZAP-171 --resolve Jeff Lenk 2011-08-03 09:05:01 -05:00