summaryrefslogtreecommitdiff
path: root/tests/twisted/jingle/call-dtmf.py
AgeCommit message (Expand)AuthorFilesLines
2012-03-22Allow to disable VoIP-related code with --disable-voipMarco Barisione1-0/+6
2012-02-16tests: the SendingTones signal now only happens when actually sending tonesOlivier Crête1-9/+25
2012-02-16tests: Correct the order of the DTMFChangeRequested signal according to the specOlivier Crête1-12/+12
2012-02-08Port call-dtmf test to CallTestNicolas Dufresne1-221/+114
2012-01-25call-test: Add advertise_call utilityNicolas Dufresne1-13/+2
2012-01-25call-test: Remove unused exec_test importNicolas Dufresne1-1/+0
2012-01-11Check that DefferedTones is reset when sending new tonesNicolas Dufresne1-3/+16
2012-01-11Check that CurrentlySendingTones is triggeredNicolas Dufresne1-0/+10
2012-01-11Test deferred tones in Call1Nicolas Dufresne1-0/+23
2012-01-11Port DTMF test to recent CallOlivier Crête1-30/+91
2012-01-11WIP: Half port DTMF testOlivier Crête1-12/+10
2011-01-12Update yell snapshot and update gabble to yell specSjoerd Simons1-2/+2
2011-01-11Merge branch 'master' into call-base-classesSjoerd Simons1-0/+176
2010-10-22jingle tests: test Call DTMFJonny Lamb1-0/+174