Quick Search:

hide Line History

Line Count Graph

Constraint

Branch:
Author:
Tag:
Date: help

Sort: path | last-commit | first-commit Sub Directories

Changelog

614 by anthm on 03 December 2008, 11:02:17 -0500 (4 hours ago) add wink command patch (still needs more code)

trunk/src/include/zap_types.h 614 history download (+1 -0) diffs

trunk/src/ozmod/ozmod_analog_em/ozmod_analog_em.c 614 history download (+1 -4) diffs

trunk/src/ozmod/ozmod_zt/ozmod_zt.c 614 history download (+9 -0) diffs

613 by anthm on 01 December 2008, 16:01:07 -0500 (47 hours ago) allow state change from progress_media to terminating in isdn

trunk/src/ozmod/ozmod_isdn/ozmod_isdn.c 613 history download (+2 -1) diffs

612 by mikej on 20 November 2008, 18:46:15 -0500 (12 days ago) OPENZAP-30 add support for flash hook as part of the dial string using 'F'

trunk/src/include/zap_types.h 612 history download (+1 -0) diffs

trunk/src/ozmod/ozmod_zt/ozmod_zt.c 612 history download (+9 -0) diffs

trunk/src/zap_io.c 612 history download (+8 -1) diffs

611 by anthm on 19 November 2008, 12:34:32 -0500 (14 days ago) close OPENZAP-31

trunk/src/ozmod/ozmod_analog/ozmod_analog.c 611 history download (+4 -4) diffs

trunk/src/ozmod/ozmod_analog/zap_analog.h 611 history download (+1 -0) diffs

610 by stkn on 14 November 2008, 15:47:29 -0500 (18 days ago) Disable the non-working timer stuff for now

trunk/src/isdn/Q931.c 610 history download (+2 -0) diffs

609 by stkn on 14 November 2008, 15:31:08 -0500 (19 days ago) Fix OpenZAP-34

trunk/src/isdn/5ESSStateTE.c 609 history download (+2 -2) diffs

trunk/src/isdn/DMSStateTE.c 609 history download (+2 -2) diffs

trunk/src/isdn/Q931StateNT.c 609 history download (+34 -34) diffs

trunk/src/isdn/Q931StateTE.c 609 history download (+33 -33) diffs

trunk/src/isdn/Q931api.c 609 history download (+2 -2) diffs

… 1 more file in changeset.
608 by mikej on 13 November 2008, 15:57:01 -0500 (19 days ago) svn:ignore

trunk 608 history download (+0 -0) diffs

607 by stkn on 03 November 2008, 15:55:26 -0500 (29 days ago) Fix OPENZAP-32 (and possibly others), thanks to Lukasz Kutkowski for spotting this...

trunk/src/isdn/include/Q931.h 607 history download (+4 -1) diffs

606 by mikej on 03 November 2008, 15:46:43 -0500 (29 days ago) (OPENZAP-33) format not a string literal and no format arguments

trunk/mod_openzap/mod_openzap.c 606 history download (+1 -1) diffs

605 by anthm on 31 October 2008, 10:30:45 -0400 (33 days ago) set init state sooner on outbound calls

trunk/mod_openzap/mod_openzap.c 605 history download (+2 -0) diffs

604 by anthm on 30 October 2008, 18:40:57 -0400 (33 days ago) redo some stuff

trunk/mod_openzap/mod_openzap.c 604 history download (+0 -26) diffs

603 by anthm on 30 October 2008, 12:08:45 -0400 (34 days ago) just make this version of teletone bsd too

trunk/src/include/libteletone_detect.h 603 history download (+14 -47) diffs

trunk/src/include/libteletone_generate.h 603 history download (+0 -35) diffs

trunk/src/libteletone_detect.c 603 history download (+15 -48) diffs

trunk/src/libteletone_generate.c 603 history download (+1 -37) diffs

602 by anthm on 30 October 2008, 11:58:58 -0400 (34 days ago) move copyright headers to the top

trunk/src/hashtable.c 602 history download (+32 -34) diffs

trunk/src/hashtable_itr.c 602 history download (+32 -34) diffs

601 by anthm on 24 October 2008, 16:52:45 -0400 (39 days ago) fix log

trunk/mod_openzap/mod_openzap.c 601 history download (+4 -4) diffs

600 by anthm on 24 October 2008, 16:44:37 -0400 (39 days ago) change log message

trunk/mod_openzap/mod_openzap.c 600 history download (+1 -1) diffs

599 by anthm on 24 October 2008, 16:41:52 -0400 (39 days ago) change log message

trunk/mod_openzap/mod_openzap.c 599 history download (+2 -2) diffs

598 by anthm on 24 October 2008, 15:53:56 -0400 (40 days ago) add name to oz list

trunk/mod_openzap/mod_openzap.c 598 history download (+2 -1) diffs

597 by anthm on 24 October 2008, 15:40:45 -0400 (40 days ago) doh

trunk/src/zap_io.c 597 history download (+1 -1) diffs

596 by anthm on 20 October 2008, 14:10:37 -0400 (44 days ago) change to reflect new code

trunk/mod_openzap/mod_openzap.c 596 history download (+1 -1) diffs

595 by anthm on 17 October 2008, 19:00:47 -0400 (46 days ago) fix FSCORE-206

trunk/mod_openzap/mod_openzap.c 595 history download (+15 -4) diffs

594 by stkn on 13 October 2008, 01:44:15 -0400 (51 days ago) oops

trunk/src/ozmod/ozmod_isdn/ozmod_isdn.c 594 history download (+0 -1) diffs

593 by stkn on 12 October 2008, 18:07:45 -0400 (51 days ago) Add NT-mode overlap dial timeout and fix CID in overlap

trunk/.gitignore 593 history download (+2 -1) diffs

trunk/mod_openzap/mod_openzap.c 593 history download (+11 -2) diffs

trunk/src/ozmod/ozmod_isdn/ozmod_isdn.c 593 history download (+85 -30) diffs

trunk/src/ozmod/ozmod_isdn/zap_isdn.h 593 history download (+13 -1) diffs

592 by mikej on 10 October 2008, 12:02:09 -0400 (54 days ago) OPENZAP-27 add inital CAS support to wanpipe and zt

trunk/src/include/openzap.h 592 history download (+1 -0) diffs

trunk/src/include/zap_config.h 592 history download (+7 -0) diffs

trunk/src/include/zap_types.h 592 history download (+6 -2) diffs

trunk/src/ozmod/ozmod_wanpipe/ozmod_wanpipe.c 592 history download (+56 -4) diffs

trunk/src/ozmod/ozmod_zt/ozmod_zt.c 592 history download (+47 -4) diffs

… 3 more files in changeset.
591 by mikej on 09 October 2008, 15:24:39 -0400 (55 days ago) attempt to fix solaris openzap build

trunk/src/ozmod/ozmod_wanpipe/wanpipe_tdm_api_iface.h 591 history download (+18 -18) diffs

590 by anthm on 08 October 2008, 21:18:40 -0400 (55 days ago) allow blank dest for calling fxs

trunk/mod_openzap/mod_openzap.c 590 history download (+4 -2) diffs

589 by anthm on 07 October 2008, 11:27:51 -0400 (57 days ago) OPENZAP-28 pass opts from mod_openzap to ozmod_isdn

trunk/mod_openzap/mod_openzap.c 589 history download (+1 -0) diffs

trunk/src/ozmod/ozmod_isdn/ozmod_isdn.c 589 history download (+5 -5) diffs

trunk/src/ozmod/ozmod_isdn/zap_isdn.h 589 history download (+3 -1) diffs

587 by mikej on 06 October 2008, 16:02:55 -0400 (58 days ago) fix

trunk/mod_openzap/mod_openzap.c 587 history download (+22 -20) diffs

586 by mikej on 06 October 2008, 15:21:27 -0400 (58 days ago) add patch OPENZAP-15 with minor mods

trunk/mod_openzap/mod_openzap.c 586 history download (+4 -0) diffs

trunk/src/include/zap_types.h 586 history download (+2 -1) diffs

trunk/src/ozmod/ozmod_analog/ozmod_analog.c 586 history download (+51 -5) diffs

trunk/src/ozmod/ozmod_analog/zap_analog.h 586 history download (+2 -0) diffs

trunk/src/zap_io.c 586 history download (+23 -14) diffs

585 by mikej on 06 October 2008, 15:13:32 -0400 (58 days ago) add patch OPENZAP-26 with minor mods

trunk/mod_openzap/mod_openzap.c 585 history download (+14 -0) diffs

trunk/src/include/openzap.h 585 history download (+4 -0) diffs

trunk/src/zap_io.c 585 history download (+43 -1) diffs

earlier earlier | later later