summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-09version 0.5.6telepathy-sofiasip-0.5.6Mikhail Zabaluev1-2/+2
2008-04-09tpsip: added -I$(top_builddir) -I$(top_srcdir) to preprocessor flagsMikhail Zabaluev1-1/+2
2008-04-08cosmeticsMikhail Zabaluev2-47/+44
2008-04-08Really implemented Hold.GetHoldStateMikhail Zabaluev2-5/+49
2008-04-08SIPMediaSession: handle unexpected stream hold state changes gracefullyMikhail Zabaluev1-7/+9
2008-04-08Add the missing G_PARAM_CONSTRUCT to a property defining the default valueMikhail Zabaluev1-0/+1
2008-04-08SIPMediaSession: implemented stream hold requests through StreamHandlerMikhail Zabaluev1-9/+162
2008-04-07Struck out the stream handler hold API.Mikhail Zabaluev2-1/+53
2008-04-04Updated the media channel implementation to the reworked Hold and CallState A...Mikhail Zabaluev8-166/+90
2008-04-04Updated to the draft Hold interface as of telepathy spec 0.17.3.1Mikhail Zabaluev1-48/+134
2008-03-18version 0.5.5.2Mikhail Zabaluev1-1/+1
2008-03-19Backwards compatible use of environment variables SOFIASIP_PERSIST and SOFIAS...Mikhail Zabaluev2-2/+4
2008-03-18TpsipTextChannel: capitalized an error messageMikhail Zabaluev1-1/+1
2008-03-18TpsipConnection: commented out NUTAG_SIPS_URL assuming it's now rudimentary t...Mikhail Zabaluev1-2/+2
2008-03-18TpsipConnection: removed useles TPSIP_IS_CONNECTION assertionsMikhail Zabaluev1-2/+0
2008-03-18TpsipConnection: cosmetics in the class init functionMikhail Zabaluev1-3/+3
2008-04-01test-message.py: Don't use character sets that are too exotic for Scratchbox.Mikhail Zabaluev1-7/+9
2008-04-01TpsipConnection: handle the internal status code 904 that indicates a failed ...Mikhail Zabaluev1-0/+1
2008-03-18TpsipConnection: erased the custom implementation of GetInterfaces, with the ...Mikhail Zabaluev1-26/+0
2008-03-18TpsipMediaChannel: handle session termination in a nua_i_terminated callback.Mikhail Zabaluev1-2/+19
2008-03-18Unbreak tpsip_connection_get_interfaces()Mikhail Zabaluev1-1/+1
2008-03-18TpsipConnection: debugging cleanups in ListInterfaces and the dispose functionMikhail Zabaluev1-5/+3
2008-03-18TpsipTextChannel: debug logging for messages queued for deliveryMikhail Zabaluev1-1/+3
2008-03-18Added priv_handle_parse_from() missing for the incoming event handlers;Mikhail Zabaluev1-18/+22
2008-03-18Removed the RequestHandles implementation, let the base class do itMikhail Zabaluev1-105/+0
2008-03-18Refactored NUA callback handling to use GObject signal emission.Mikhail Zabaluev16-1066/+738
2008-03-18Added TpsipEventTarget interface as a start for the Telepathy-SofiaSIP dynami...Mikhail Zabaluev9-67/+446
2008-03-07Removed dead codeMikhail Zabaluev1-45/+0
2008-03-20sofiatest.py: add 'proxy-host' to the default connection parameters, as 'port...Mikhail Zabaluev1-1/+2
2008-03-20Use the value of PYTHON subst variable to run tests withMikhail Zabaluev1-1/+1
2008-03-20Check for versioned Python binary in descending order, to get the best availableMikhail Zabaluev1-1/+1
2008-03-07Remove usage of AS_AC_EXPAND as a needless sophisticationMikhail Zabaluev4-49/+2
2008-03-07Removed the client-side stuff from tpsip-extensionsMikhail Zabaluev3-38/+4
2008-03-07Fixed the name of the _SOURCES Automake variable for libtpsip-extensionsMikhail Zabaluev1-1/+1
2008-03-07Unbreak the dist tarball name by removing quotes in AC_INITMikhail Zabaluev1-1/+1
2008-03-07Removed another instance of DBUS_API_SUBJECT_TO_CHANGE inclusion, unnecessary...Mikhail Zabaluev1-2/+0
2008-03-07Added m4/as_ac_expand.m4 to the distributionMikhail Zabaluev1-1/+2
2008-03-07Makefile.am: updated copyright and contactMikhail Zabaluev1-2/+2
2008-03-07Renamed extensions subdirectory into tpsip-extensionsMikhail Zabaluev15-33/+35
2008-03-07Used the occasion to update copyright notices in the code:Mikhail Zabaluev27-148/+215
2008-03-07Renamed things for Tpsip prefix all through the codeMikhail Zabaluev26-1558/+1559
2008-03-06Removed the DBUS_API_SUBJECT_TO_CHANGE crackMikhail Zabaluev1-3/+0
2008-03-06Renamed the keepalive mechanism enum to the Tpsip prefix.Mikhail Zabaluev1-7/+7
2008-03-06Tpsip namespace for generated code in extensionsMikhail Zabaluev1-11/+11
2008-03-06Renamed libsip-extensions.* to libtpsip-extensions.*Mikhail Zabaluev2-5/+5
2008-03-06Renamed source files consistently to the tpsip- prefix.Mikhail Zabaluev29-35/+35
2008-03-06Renamed source files consistently to the tpsip- prefix.Mikhail Zabaluev29-35/+35
2008-03-05Copy m4_define magic from telepathy-glib/gabble/etc. to generate stable relea...Simon McVittie1-1/+5
2008-03-05version 0.5.5.1Mikhail Zabaluev1-1/+1
2008-03-05version 0.5.5telepathy-sofiasip-0.5.5Mikhail Zabaluev1-2/+2