Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

trunk 613 517

latest revision download Branch trunk

613 annotated / raw | Diffs: previous, other | Lines: 1885 ( +2, -1 )

Created: 2008-12-01 16:01:07 -0500 (3 hours ago) | Author: anthm | Changeset: 613

allow state change from progress_media to terminating in isdn

594 annotated / raw | Diffs: previous, other | Lines: 1884 ( +0, -1 )

Created: 2008-10-13 01:44:15 -0400 (49 days ago) | Author: stkn | Changeset: 594

oops

593 annotated / raw | Diffs: previous, other | Lines: 1885 ( +85, -30 )

Created: 2008-10-12 18:07:45 -0400 (50 days ago) | Author: stkn | Changeset: 593

Add NT-mode overlap dial timeout and fix CID in overlap

589 annotated / raw | Diffs: previous, other | Lines: 1830 ( +5, -5 )

Created: 2008-10-07 11:27:51 -0400 (55 days ago) | Author: anthm | Changeset: 589

OPENZAP-28 pass opts from mod_openzap to ozmod_isdn

588 annotated / raw | Diffs: previous, other | Lines: 1830 ( +3, -0 )

Created: 2008-10-06 20:00:15 -0400 (56 days ago) | Author: anthm | Changeset: 588

bail on bad args

583 annotated / raw | Diffs: previous, other | Lines: 1827 ( +2, -2 )

Created: 2008-10-06 11:53:23 -0400 (56 days ago) | Author: mikej | Changeset: 583

initialize to no isdn logging if param not set in config

580 annotated / raw | Diffs: previous, other | Lines: 1827 ( +21, -31 )

Created: 2008-10-03 17:57:57 -0400 (59 days ago) | Author: anthm | Changeset: 580

OPENZAP-22 add configuration settable debug levels for isdn trunks

570 annotated / raw | Diffs: previous, other | Lines: 1837 ( +9, -0 )

Created: 2008-09-26 14:28:28 -0400 (2 months 5 days ago) | Author: mikej | Changeset: 570

OPENZAP-19 add handler for connect ack

559 annotated / raw | Diffs: previous, other | Lines: 1828 ( +6, -4 )

Created: 2008-09-16 14:22:00 -0400 (2 months 15 days ago) | Author: stkn | Changeset: 559

Improve logging for setups with more than one span

554 annotated / raw | Diffs: previous, other | Lines: 1826 ( +1, -1 )

Created: 2008-09-10 15:43:55 -0400 (2 months 21 days ago) | Author: mikej | Changeset: 554

fix off by one index

552 annotated / raw | Diffs: previous, other | Lines: 1826 ( +18, -17 )

Created: 2008-09-10 11:25:02 -0400 (2 months 21 days ago) | Author: anthm | Changeset: 552

change core of openzap to use dynamic allocation of spans and channels to reduce memory usage

544 annotated / raw | Diffs: previous, other | Lines: 1825 ( +403, -26 )

Created: 2008-09-07 13:39:36 -0400 (2 months 24 days ago) | Author: stkn | Changeset: 544

NT mode improvements:

 Add channel hunting in case the TE side specifies "any" channel in the Channel ID IE
 of an incoming SETUP message (or if there is no Channel ID IE at all).

 Support overlap dial in NT mode, (needed for BRI phones), triggered by a missing
 Called Party IE in the SETUP message.

 Tones... picking up a phone and not hearing a dialtone is no fun...
 Dialtone (works) and Ring (untested) are implemented, tones are generated by
 a secondary thread (only started for spans in NT mode). I tried to do the tone
 generating in the main thread first, but it is easier to handle like this.
 The loop uses the first channel that needs tones as a timing reference and the
 tone buffer is reused if multiple succeeding channels share the same state to
 save some cpu cycles (yes, not perfect... alternative is to allocate a buffer for
 every indication and precalculate the values... => 16KB for each indication).

 Coming up next: Q.931 Timers

536 annotated / raw | Diffs: previous, other | Lines: 1448 ( +0, -14 )

Created: 2008-09-06 16:14:07 -0400 (2 months 25 days ago) | Author: stkn | Changeset: 536

[ozmod_isdn] Remove sending complete IE

533 annotated / raw | Diffs: previous, other | Lines: 1462 ( +0, -3 )

Created: 2008-09-06 00:15:49 -0400 (2 months 25 days ago) | Author: mikej | Changeset: 533

revert patch from OPENZAP-12

531 annotated / raw | Diffs: previous, other | Lines: 1465 ( +3, -0 )

Created: 2008-09-05 15:12:20 -0400 (2 months 26 days ago) | Author: mikej | Changeset: 531

(OPENZAP-12) fix param passing in ZIO_SIG_CONFIGURE_FUNCTION on some platforms

530 annotated / raw | Diffs: previous, other | Lines: 1462 ( +1, -1 )

Created: 2008-09-04 23:53:32 -0400 (2 months 26 days ago) | Author: mikej | Changeset: 530

(OPENZAP-11) use all the cflags from configure so we can build ss7 boost on freebsd and fix other code issues noted by more warnings from those cflags

528 annotated / raw | Diffs: previous, other | Lines: 1462 ( +1, -1 )

Created: 2008-09-04 00:58:00 -0400 (2 months 27 days ago) | Author: mikej | Changeset: 528

turn down the logs for now

517 new annotated / raw | Lines: 1462 ( +1462, -0 )

Created: 2008-08-29 11:58:59 -0400 (3 months 2 days ago) | Author: anthm | Changeset: 517

dyna won't you blow your horn