summaryrefslogtreecommitdiff
path: root/rakia
AgeCommit message (Expand)AuthorFilesLines
2012-02-24Set the resolved stun serverOlivier Crête1-8/+8
2012-02-24It's rawudp, so assume we're always connectedOlivier Crête3-3/+20
2012-02-24Only reject codecs on the proper errorOlivier Crête1-3/+9
2012-02-23Make Hold/Unhold workOlivier Crête3-6/+8
2012-02-23Make it possible to remove a content from a connected callOlivier Crête3-36/+62
2012-02-22Make it possible to add a content to a connected callOlivier Crête5-12/+100
2012-02-22Rename remote_codecs to the more accurate remote_codec_offerOlivier Crête3-17/+15
2012-02-16Implement RequestReceivingOlivier Crête4-47/+119
2012-02-16Make AddContent take the initial directionOlivier Crête1-1/+3
2012-02-14Make SetSending work, also add tests for itOlivier Crête3-25/+38
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-10Port to Call1Olivier Crête14-297/+1679
2012-01-23Removed StreamdMedia support from MediaManagerOlivier Crête1-167/+42
2012-01-23Only build CallOlivier Crête2-36/+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-10Port MediaManager to use Call instead of StreamedMediaOlivier Crête2-35/+135
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 Claessens6-11/+11
2011-09-19Merge branch 'quench-pending-send'Mikhail Zabaluev1-4/+15
2011-09-06Renaming of SofiaSIP to Rakia in various commentsMikhail Zabaluev5-5/+5
2011-09-06Use the utility function rakia_version_string() for User-Agent valueMikhail Zabaluev1-1/+1
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 Zabaluev7-296/+514
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-15Restore TPSIP_* environment variables' functionalityDavid Laban1-1/+1
2011-06-15s/TPSIP/RAKIA/gDavid Laban26-495/+495
2011-06-14Merge branch 'codec-updates' into trunkMikhail Zabaluev3-218/+185
2011-05-31fix whitespaceDavid Laban2-7/+7
2011-05-31make --disable-debug work (distcheck passes)David Laban4-10/+13
2011-05-31Merge remote-tracking branch 'zabaluev/debug-lite' into test-debugDavid Laban8-198/+175
2011-05-30Restore TPSIP_* environment variables' functionalityDavid Laban1-1/+1
2011-05-30s/TPSIP/RAKIA/gDavid Laban26-499/+499
2011-03-04Avoid formatting the log message if it isn't used anywhereMikhail Zabaluev1-5/+11
2011-03-04Better debug facilities for media session and streamMikhail Zabaluev4-115/+100
2011-03-04Consolidated initialization and shutdown of loggingMikhail Zabaluev2-44/+36
2011-03-03Use tp_debug_sender_add_message_vprintf in the logging functionMikhail Zabaluev1-25/+11
2011-03-03Improved a few debug messagesMikhail Zabaluev1-5/+4
2011-03-03Removed all direct usage of g_log facilitiesMikhail Zabaluev5-8/+16
2011-03-02add Messages properties to immutable propertiesGuillaume Desmottes1-0/+4
2011-02-12Rename project to telepathy-rakiaDavid Laban30-0/+11831