Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-10-27 | Rename the connection manager service name back to sofiasiptelepathy-rakia-0.7.3 | Mikhail Zabaluev | 1 | -2/+1 | |
The .manager file refers to that name and even the service file is named that way. | |||||
2011-09-19 | Merge branch 'quench-pending-send' | Mikhail Zabaluev | 1 | -4/+15 | |
2011-09-19 | Clear pending send flag if its stream direction is disabledtelepathy-sofiasip-0.6 | Mikhail Zabaluev | 1 | -4/+15 | |
When a stream direction is requested to be off by either party, its associated pending send flag has no reason to be set any longer. | |||||
2011-09-06 | Bumped nano version to 0.7.2.1 | Mikhail Zabaluev | 1 | -1/+1 | |
2011-09-06 | Version 0.7.2telepathy-rakia-0.7.2 | Mikhail Zabaluev | 2 | -12/+81 | |
The NEWS file is updated with the history of 0.6.x releases from the telepathy-sofiasip-0.6 branch. | |||||
2011-09-06 | Renaming of SofiaSIP to Rakia in various comments | Mikhail Zabaluev | 9 | -9/+9 | |
2011-09-06 | Use the utility function rakia_version_string() for User-Agent value | Mikhail Zabaluev | 2 | -2/+3 | |
Turn it into "Telepathy-Rakia/<package version>". | |||||
2011-09-05 | Log more stuff using per-session and per-stream convenience formatting | Mikhail Zabaluev | 2 | -44/+40 | |
2011-09-05 | Fixed up session state formatting | Mikhail Zabaluev | 1 | -2/+2 | |
2011-09-05 | Merge branch 'master' into debug-lite | Mikhail Zabaluev | 15 | -322/+722 | |
2011-08-25 | Exercise StartTones and StopTones in tests | Mikhail Zabaluev | 1 | -1/+26 | |
2011-08-25 | Check the argument of StoppedTones | Mikhail Zabaluev | 1 | -2/+2 | |
2011-08-24 | Make sure codecs are properly intersected in the outgoing call test | Mikhail Zabaluev | 1 | -3/+5 | |
It works regardless, but the session state turns out wrong internally. Also simulate stream being connected only after the intersection. | |||||
2011-08-24 | Exercise DTMF.MultipleTones in test, complete with deferred tones | Mikhail Zabaluev | 1 | -10/+91 | |
2011-08-24 | Test that initial tones are signalled as playing upon call establishment | Mikhail Zabaluev | 1 | -2/+19 | |
2011-08-24 | Factored the MediaSignalling audio session mockup into a voip_test utility | Mikhail Zabaluev | 2 | -18/+31 | |
2011-08-24 | Add a test for DTMF InitialTones property | Mikhail Zabaluev | 4 | -3/+45 | |
2011-08-24 | Set channel property DTMF.InitialTones in channel requests | Mikhail Zabaluev | 1 | -23/+19 | |
Also advertise and support it in the requestable channel classes. | |||||
2011-08-24 | Play initial DTMF tones when the channel's audio stream is connected | Mikhail Zabaluev | 2 | -4/+49 | |
2011-08-24 | Lightweight access to the private structure of RakiaMediaSession | Mikhail Zabaluev | 2 | -5/+8 | |
2011-08-24 | Updated Channel.Interface.DTMF with recent spec additions | Mikhail Zabaluev | 4 | -63/+261 | |
2011-06-16 | Correct namespacing for a generated enum type | Mikhail Zabaluev | 2 | -2/+2 | |
2011-06-15 | fix typo so distcheck passes again | David Laban | 1 | -1/+1 | |
2011-06-15 | Restore TPSIP_* environment variables' functionality | David Laban | 2 | -3/+8 | |
If RAKIA_* environment variables exist then we prefer them. | |||||
2011-06-15 | s/TPSIP/RAKIA/g | David Laban | 40 | -651/+651 | |
How did we fail to spot this during 'Rename project to telepathy-rakia' (8dcddb61752cfa140df30c94b54bd02684419323)? That's embarassing. Also, fix whitespace in README | |||||
2011-06-14 | Nano version 0.6.8.1 | Mikhail Zabaluev | 1 | -1/+1 | |
2011-06-14 | Version 0.6.8telepathy-sofiasip-0.6.8 | Mikhail Zabaluev | 2 | -2/+12 | |
2011-06-14 | Merge branch 'codec-updates' into trunk | Mikhail Zabaluev | 3 | -218/+185 | |
2011-06-07 | Corrected a doc comment | Mikhail Zabaluev | 1 | -1/+1 | |
2011-06-07 | Refactor handling of local codec information to avoid excessive re-INVITEs | Mikhail Zabaluev | 3 | -223/+191 | |
This change also removes non-intersecting codecs from SDP negotiations (fd.o #30434). Branches for some freak cases was removed, as they have not been seen occurring in the wild. | |||||
2011-05-31 | fix whitespace | David Laban | 2 | -7/+7 | |
2011-05-31 | make --disable-debug work (distcheck passes) | David Laban | 4 | -10/+13 | |
2011-05-31 | Merge remote-tracking branch 'zabaluev/debug-lite' into test-debug | David Laban | 12 | -211/+186 | |
Conflicts: rakia/debug.c rakia/debug.h rakia/media-session.c rakia/media-session.h rakia/media-stream.c | |||||
2011-05-31 | Don't skip the test if debugging is disabled | David Laban | 1 | -6/+4 | |
2011-05-31 | Add test-debug.py | David Laban | 4 | -2/+84 | |
Copied from gabble. This also requires a config.py in BUILT_SOURCES | |||||
2011-05-31 | Copy distcheck flags from gabble | David Laban | 1 | -0/+2 | |
2011-05-30 | fix typo so distcheck passes again | David Laban | 1 | -1/+1 | |
2011-05-30 | Restore TPSIP_* environment variables' functionality | David Laban | 2 | -3/+8 | |
If RAKIA_* environment variables exist then we prefer them. | |||||
2011-05-30 | s/TPSIP/RAKIA/g | David Laban | 40 | -655/+655 | |
How did we fail to spot this during 'Rename project to telepathy-rakia' (8dcddb61752cfa140df30c94b54bd02684419323)? That's embarassing. Also, fix whitespace in README | |||||
2011-05-30 | Use module-correct APIs to get the GSource from the sofia root | Mikhail Zabaluev | 1 | -2/+2 | |
2011-05-27 | Nano version 0.6.7.1 | Mikhail Zabaluev | 1 | -1/+1 | |
2011-05-26 | Merge branch 'iphb-system-sync' into master | Mikhail Zabaluev | 3 | -29/+53 | |
Conflicts: src/sip-connection-helpers.c | |||||
2011-05-23 | Version 0.6.7telepathy-sofiasip-0.6.7 | Mikhail Zabaluev | 2 | -2/+26 | |
2011-05-23 | Merge branch 'iphb-system-sync' into telepathy-sofiasip-0.6 | Marco Barisione | 3 | -29/+53 | |
Reviewed-by: Mikhail Zabaluev <mikhail.zabaluev@nokia.com> | |||||
2011-05-23 | Synchronise the heartbeat wakeups with other applications | Marco Barisione | 1 | -23/+50 | |
2011-05-23 | Depend on libiphb >= 0.61.31 | Marco Barisione | 1 | -1/+1 | |
The newer libiphb is needed to help synchronisation between multiple applications. | |||||
2011-05-23 | Use pkg-config to check for iphb and use the right include path | Marco Barisione | 2 | -6/+3 | |
2011-05-23 | Merge branch 'verify-certs' into trunk | Mikhail Zabaluev | 4 | -1/+23 | |
Conflicts: src/sip-connection-manager.c src/sip-connection.c | |||||
2011-05-20 | Added connection parameter "ignore-tls-errors" | Mikhail Zabaluev | 3 | -1/+26 | |
The client should be able to circumvent the newly strict behavior, if they don't care about the security of their connection. | |||||
2011-05-13 | Verify TLS certificates | Mikhail Zabaluev | 1 | -0/+2 | |