summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-08Don't prevent asking the client for a password in foreign realmsfix-authMikhail Zabaluev1-5/+5
2011-11-08Don't loop authentication with an empty password in case of failureMikhail Zabaluev1-18/+21
2011-10-27Bump nano version to 0.7.3.1Mikhail Zabaluev1-1/+1
2011-10-27Version 0.7.3Mikhail Zabaluev2-2/+12
2011-10-27Rename the connection manager service name back to sofiasipMikhail 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 disabledtelepathy-sofiasip-0.6Mikhail Zabaluev1-4/+15
2011-09-06Bumped nano version to 0.7.2.1Mikhail Zabaluev1-1/+1
2011-09-06Version 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
2011-06-15Restore TPSIP_* environment variables' functionalityDavid Laban2-3/+8
2011-06-15s/TPSIP/RAKIA/gDavid Laban40-651/+651
2011-06-14Nano version 0.6.8.1Mikhail Zabaluev1-1/+1
2011-06-14Version 0.6.8Mikhail Zabaluev2-2/+12
2011-06-14Merge branch 'codec-updates' into trunkMikhail Zabaluev3-218/+185
2011-06-07Corrected a doc commentMikhail Zabaluev1-1/+1
2011-06-07Refactor handling of local codec information to avoid excessive re-INVITEsMikhail Zabaluev3-223/+191
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 Laban12-211/+186
2011-05-31Don't skip the test if debugging is disabledDavid Laban1-6/+4
2011-05-31Add test-debug.pyDavid Laban4-2/+84
2011-05-31Copy distcheck flags from gabbleDavid Laban1-0/+2
2011-05-30fix typo so distcheck passes againDavid Laban1-1/+1
2011-05-30Restore TPSIP_* environment variables' functionalityDavid Laban2-3/+8
2011-05-30s/TPSIP/RAKIA/gDavid Laban40-655/+655
2011-05-30Use module-correct APIs to get the GSource from the sofia rootMikhail Zabaluev1-2/+2
2011-05-27Nano version 0.6.7.1Mikhail Zabaluev1-1/+1
2011-05-26Merge branch 'iphb-system-sync' into masterMikhail Zabaluev3-29/+53
2011-05-23Version 0.6.7Mikhail Zabaluev2-2/+26
2011-05-23Merge branch 'iphb-system-sync' into telepathy-sofiasip-0.6Marco Barisione3-29/+53
2011-05-23Synchronise the heartbeat wakeups with other applicationsMarco Barisione1-23/+50
2011-05-23Depend on libiphb >= 0.61.31Marco Barisione1-1/+1