summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-22Rename remote_codecs to the more accurate remote_codec_offerOlivier Crête3-17/+15
2012-02-21Check for direction when verifying SDPOlivier Crête1-1/+7
2012-02-17Make basic test work with both audio and videoOlivier Crête3-39/+52
2012-02-16Implement RequestReceivingOlivier Crête8-62/+395
2012-02-16Make AddContent take the initial directionOlivier Crête1-1/+3
2012-02-14Make SetSending work, also add tests for itOlivier Crête7-29/+189
2012-02-14Make more of the tests base class work with multiple streams/contentsOlivier Crête2-22/+31
2012-02-13Correctly identify remote holdOlivier Crête1-3/+3
2012-02-13The Media GPtrArray can contain NULLs, so allow themOlivier Crête1-1/+8
2012-02-13Don't leak the streamOlivier Crête1-0/+1
2012-02-13Port the Ringing/Queued test to their own testOlivier Crête5-466/+101
2012-02-13Add base class for Call testsOlivier Crête4-11/+485
2012-02-10Factor out the requestable channel classes testOlivier Crête2-41/+1
2012-02-10Port to Call1Olivier Crête21-866/+2123
2012-01-23Removed StreamdMedia support from MediaManagerOlivier Crête1-167/+42
2012-01-23Only build CallOlivier Crête3-48/+24
2012-01-23WIP: Factor out Sip code to SipSession/SipMediaOlivier Crête12-2432/+3168
2012-01-10Add SipSession/SipMedia abstractionsOlivier Crête5-0/+457
2012-01-10Accept MEMBERS_CHANGED_DETAILED that the recent tp-glib base classes setOlivier Crête1-1/+1
2012-01-10Force transport to udpOlivier Crête1-1/+2
2012-01-10Port MediaManager to use Call instead of StreamedMediaOlivier Crête3-35/+147
2012-01-10Add empathy Channel/Content objectsOlivier Crête9-0/+681
2011-11-17Fix set but not used build warningXavier Claessens1-5/+0
2011-11-16Use _unref instead of _free _destroy when possible.unrefXavier Claessens9-16/+16
2011-11-16Add coding style check for g_hash_table_destroy and g_array_free usageXavier Claessens1-0/+33
2011-10-27Bump nano version to 0.7.3.1Mikhail Zabaluev1-1/+1
2011-10-27Version 0.7.3telepathy-rakia-0.7.3-realMikhail Zabaluev2-2/+12
2011-10-27Rename the connection manager service name back to sofiasiptelepathy-rakia-0.7.3Mikhail Zabaluev1-2/+1
2011-09-19Merge branch 'quench-pending-send'Mikhail Zabaluev1-4/+15
2011-09-19Clear pending send flag if its stream direction is disabledMikhail Zabaluev1-4/+15
2011-09-06Bumped nano version to 0.7.2.1Mikhail Zabaluev1-1/+1
2011-09-06Version 0.7.2telepathy-rakia-0.7.2Mikhail Zabaluev2-12/+81
2011-09-06Renaming of SofiaSIP to Rakia in various commentsMikhail Zabaluev9-9/+9
2011-09-06Use the utility function rakia_version_string() for User-Agent valueMikhail Zabaluev2-2/+3
2011-09-05Log more stuff using per-session and per-stream convenience formattingMikhail Zabaluev2-44/+40
2011-09-05Fixed up session state formattingMikhail Zabaluev1-2/+2
2011-09-05Merge branch 'master' into debug-liteMikhail Zabaluev15-322/+722
2011-08-25Exercise StartTones and StopTones in testsMikhail Zabaluev1-1/+26
2011-08-25Check the argument of StoppedTonesMikhail Zabaluev1-2/+2
2011-08-24Make sure codecs are properly intersected in the outgoing call testMikhail Zabaluev1-3/+5
2011-08-24Exercise DTMF.MultipleTones in test, complete with deferred tonesMikhail Zabaluev1-10/+91
2011-08-24Test that initial tones are signalled as playing upon call establishmentMikhail Zabaluev1-2/+19
2011-08-24Factored the MediaSignalling audio session mockup into a voip_test utilityMikhail Zabaluev2-18/+31
2011-08-24Add a test for DTMF InitialTones propertyMikhail Zabaluev4-3/+45
2011-08-24Set channel property DTMF.InitialTones in channel requestsMikhail Zabaluev1-23/+19
2011-08-24Play initial DTMF tones when the channel's audio stream is connectedMikhail Zabaluev2-4/+49
2011-08-24Lightweight access to the private structure of RakiaMediaSessionMikhail Zabaluev2-5/+8
2011-08-24Updated Channel.Interface.DTMF with recent spec additionsMikhail Zabaluev4-63/+261
2011-06-16Correct namespacing for a generated enum typeMikhail Zabaluev2-2/+2
2011-06-15fix typo so distcheck passes againDavid Laban1-1/+1