root/freepbx/trunk/amp_conf/agi-bin


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @3097 [3097] 11/17/06 14:25:17 p_lindheimer #1317 - export callerid to facilitate implenting the call confirmation …
(edit) @3078 [3078] 11/16/06 13:15:29 p_lindheimer make _KEEPCID an KEEPCID so that phones forwarded with SIP redirect work …
(edit) @3016 [3016] 11/05/06 23:03:10 p_lindheimer var call_confirmation should be use_confirmation
(edit) @2897 [2897] 11/02/06 01:28:27 qldrob Use 'trim' instead of 'chop' to remove a leading & as well as a trailing …
(edit) @2821 [2821] 10/23/06 04:51:40 diego_iastrubni more fixes for ticket:695
(edit) @2764 [2764] 10/18/06 06:00:14 diego_iastrubni we are not using the perl version, we are not maintaing it, and it …
(edit) @2763 [2763] 10/18/06 05:58:23 diego_iastrubni this patch removes an obosolete code: if ($extstate > 0 && $extstate != …
(edit) @2732 [2732] 10/16/06 03:33:26 gregmac Trunk dial patterns now support + and | in the same pattern
(edit) @2666 [2666] 10/12/06 13:17:10 p_lindheimer change call confirmation to use dialparties and enable ringall-prim in the …
(edit) @2616 [2616] 09/26/06 07:32:23 qldrob Test of #1141, ability to add _and_ remove prefixes in fixlocalprefix - It …
(edit) @2604 [2604] 09/25/06 17:44:14 qldrob Fix mime-type so patches work properly
(edit) @2499 [2499] 09/16/06 01:11:44 qldrob Remove excess debugging from phpagi.php. Thanks, pnlarsson! (Ref #1123)
(edit) @2485 [2485] 09/15/06 21:20:45 qldrob Remove debugging message that's confusing and doesn't indicate an error.
(edit) @2242 [2242] 08/10/06 00:38:06 p_lindheimer #1084 replaced non-existent sound file with workable alternative
(edit) @2240 [2240] 08/09/06 21:19:08 p_lindheimer keep original CID when forwarding NXXXXXX# style formatted numbers in …
(edit) @2227 [2227] 08/05/06 23:15:29 p_lindheimer add new ringgroup modes that only ring the primary (first) extension in …
(edit) @2192 [2192] 07/26/06 22:56:48 gregmac added database_show database_put database_get database_del to …
(edit) @2121 [2121] 07/04/06 15:45:06 mheydon1973 Fixes #998: isDialpattern is too restrictive
(edit) @2090 [2090] 06/25/06 19:46:50 qldrob Fix hardcoded executable paths, use /usr/bin/env, as per #759
(edit) @2088 [2088] 06/25/06 11:49:18 p_lindheimer reverted fixlocalprefix to previous behavior (trac r2081 broke). Added …
(edit) @2080 [2080] 06/23/06 14:32:21 gregmac fixlocalprefixes processes multiple rules (#258)
(edit) @2000 [2000] 06/03/06 10:42:17 mheydon1973 Call trace info now only stored if is actually a number, not 100% sure …
(edit) @1984 [1984] 05/30/06 01:55:10 qldrob Fix parse error in recordingcheck.agi
(edit) @1943 [1943] 05/18/06 22:17:12 qldrob Managed to accidently delete a line there. Sorry!
(edit) @1940 [1940] 05/18/06 19:21:56 qldrob Wups, I missed a place to check for a failed database_get. Relates to …
(edit) @1927 [1927] 05/18/06 06:20:57 qldrob Check to make sure a user entry exists when checking for recordings. …
(edit) @1893 [1893] 05/10/06 08:17:24 qldrob Not checking for 'not logged in' breaks Custom Extensions, as you can't …
(edit) @1892 [1892] 05/10/06 07:49:12 qldrob Commented out debugging line that was spewing output into syslog. Thanks, …
(edit) @1886 [1886] 05/06/06 21:19:57 mheydon1973 Ticket #790 (Patches) -- Extensions that start with zero are not supported …
(edit) @1822 [1822] 05/02/06 18:54:15 mheydon1973 minor tidy up
(edit) @1820 [1820] 05/02/06 18:29:05 mheydon1973 If extensions is Unavailable then it's not BUSY
(edit) @1789 [1789] 05/01/06 00:39:06 qldrob Groups were looking for ARG4 - I guess this is a historical bug left over …
(edit) @1741 [1741] 04/28/06 02:24:17 qldrob Left over debugging code - snip! (It was causing a warning)
(edit) @1674 [1674] 04/19/06 03:54:46 qldrob CallTrace? now works
(edit) @1673 [1673] 04/19/06 03:47:30 qldrob Call forwarding now works.
(edit) @1672 [1672] 04/19/06 03:34:51 qldrob DND wasn't working. Fixed.
(edit) @1671 [1671] 04/19/06 03:01:46 qldrob Fix a holdover bug from dialparties.pl, and fix it so that it won't add a …
(edit) @1664 [1664] 04/18/06 17:45:54 mheydon1973 Ticket #672 (Bugs) -- Call forwarding should not do native transfers
(edit) @1636 [1636] 04/17/06 17:47:09 rcourtna mv php dialparties in
(edit) @1635 [1635] 04/17/06 17:46:28 rcourtna move perl dialparties out
(edit) @1622 [1622] 04/17/06 09:11:45 mheydon1973 Minor improvements to dialparties.agi.php as result of testing. ** NOTE …
(edit) @1614 [1614] 04/16/06 20:46:45 mheydon1973 * Fix in dialparties.agi for Call Forward on Busy -- was crashing out * …
(edit) @1611 [1611] 04/16/06 13:04:29 mheydon1973 Fixed minor typo's + added support for up and coming Call Forward on No …
(edit) @1610 [1610] 04/16/06 12:48:08 mheydon1973 Includes support for up and coming Call Forward on No Answer / Unavailable …
(edit) @1609 [1609] 04/16/06 06:59:49 qldrob Removed prefix cleanup - we don't know WHAT people might want to stick in …
(edit) @1605 [1605] 04/15/06 19:38:36 mheydon1973 Caller ID information was missing, changed to use the $request var that is …
(edit) @1457 [1457] 04/10/06 02:49:24 diego_iastrubni ring ring... it can surely call one single extension now. way cool. ring …
(edit) @1441 [1441] 04/09/06 12:12:21 diego_iastrubni The patch is ugly, i must admit, but it still does not work... but: I am …
(edit) @1419 [1419] 04/09/06 07:03:09 qldrob This is kind of a hack. If extstate == 4, that means unavail, not in use. …
(edit) @1401 [1401] 04/08/06 22:19:41 qldrob dialparties.agi.php - Now it's less broken (but still broken)
(edit) @1398 [1398] 04/08/06 21:33:58 qldrob Lets see if I can get this working..
(edit) @1381 [1381] 04/07/06 00:46:09 qldrob Made the errors EVEN MORE obvious
(edit) @1343 [1343] 03/31/06 19:56:23 qldrob [ 1446877 ] fixlocalprefix doesn't handle brackets dpmott provided a fix. …
(copy) @1245 [1245] 03/23/06 19:57:48 qldrob Moved ivr-rewrite to trunk
copied from freepbx/branch/ivr-rewrite/amp_conf/agi-bin:
(edit) @1228 [1228] 03/22/06 18:45:31 qldrob Wrong mime-type set on dialparties.
Note: See TracRevisionLog for help on using the revision log.