aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2012-12-16dtmf: Schedule DTMF tones for the MTN hardwareHolger Hans Peter Freyther1-0/+4
Create a simple queue for pending DTMF tones, play them using the MTN API, and then send the next tones once the playback is complete. The callback and scheduling is done from the same context so no locking needs to be done.
2011-11-20dist: Ignore some more files hereHolger Hans Peter Freyther1-0/+13
2010-11-16udt_relay: Add a forked copy of main to just relay messagesHolger Hans Peter Freyther1-0/+1
Do not run any of the header rewriting for messages. This will simply relay SCCP friends to the MTP library. Some work on msc_conn.c is needed to avoid calling most of it.
2010-09-15Create a .gitignore to ignore the generated files1.0.1Holger Hans Peter Freyther1-0/+27