Commit graph

51 commits

Author SHA1 Message Date
Ghislain MARY
fe5579abb3 Fix change of payload type number.
When changing the payload type number, the rtp profile needs to be
changed also.
2012-10-01 11:51:37 +02:00
Ghislain MARY
665fd8693b Fix crash when leaving linphone-daemon without stopping active stream. 2012-10-01 11:50:57 +02:00
Ghislain MARY
99cf5ab3d5 Remove audio stream from the map when using the audio-stream-stop commands to prevent crash with wrong id parameter. 2012-09-27 10:36:14 +02:00
Ghislain MARY
207f4a1211 Fix audio-stream-start with IPv6 enabled. 2012-09-27 10:17:44 +02:00
Ghislain MARY
4bc8ceec7a Add ICE state failed. 2012-09-19 18:04:25 +02:00
Ghislain MARY
2a2c792cee Add ICE state to the call stats display. 2012-09-17 15:14:50 +02:00
Ghislain MARY
b7b9d2d14c Add the dtmf command to generate DTMFs. 2012-09-04 09:40:26 +02:00
Ghislain MARY
83d0b09edb Fix typo. 2012-08-28 16:30:07 +02:00
Ghislain MARY
7a16503fca Improve register-status command to be able to list all registrations. 2012-08-28 16:28:26 +02:00
Ghislain MARY
813826d913 Extend the unregister command to be able to unregister all proxies with one command. 2012-08-28 16:28:19 +02:00
Ghislain MARY
7a5684917c Factorise audio-codec-enable and audio-codec-disable commands. 2012-08-28 15:14:21 +02:00
Ghislain MARY
e3ffbce629 Accept ALL parameter to enable/disable all codecs with one command. 2012-08-28 14:53:34 +02:00
Ghislain MARY
681232c7e6 Audio codec commands can now be used with mime type instead of payload type number. 2012-08-28 14:32:10 +02:00
Ghislain MARY
ddd1a0f72e Create custom responses deriving from the Response class. 2012-08-27 16:17:11 +02:00
Ghislain MARY
b831b132a7 Add adaptive-jitter-compensation command.
Fixes bug 0000191.
2012-08-27 13:42:51 +02:00
Ghislain MARY
1a97ed5787 Add port command.
Fixes bug 0000187.
2012-08-27 10:44:54 +02:00
Ghislain MARY
ab122cc3b3 Add media-encryption command.
Fixes bug 0000186.
2012-08-27 09:30:48 +02:00
Ghislain MARY
566071b2ea Change "Status" to "State" to ease parsing of output (prevent conflict with the status of the command). 2012-08-24 17:25:07 +02:00
Ghislain MARY
b33807a583 Modify the ptime command to handle both the upload and download ptime values.
Fixes bug 0000184.
2012-08-24 17:22:37 +02:00
Ghislain MARY
8fe295ee09 Fix typos. 2012-08-24 16:50:28 +02:00
Ghislain MARY
40f1bcf6d4 Add ipv6 command.
Fixes bug 0000183.
2012-08-24 16:30:22 +02:00
Ghislain MARY
bad9235398 Add firewall-policy command.
Fixes bugs 0000181 and 0000182.
2012-08-24 16:04:25 +02:00
Ghislain MARY
445bd2c495 Fix compilation error due to change in ms2 API. 2012-08-24 15:58:11 +02:00
Simon Morlat
a5a627dea5 enhance help 2012-08-22 15:03:07 +02:00
Simon Morlat
ee10dd30aa allow to change numbering of codecs 2012-08-09 17:25:06 +02:00
Yann Diorcet
ad48fe0098 Improve msfilter-add-fmtp command 2012-06-26 15:46:15 +02:00
Yann Diorcet
26afb604c6 Add msfilter-add-fmtp command 2012-06-25 16:23:24 +02:00
Yann Diorcet
9e6bf6dc7e Remove echocancelation disabling 2012-06-21 12:50:05 +02:00
Yann Diorcet
d6fe34067c Remove iterate from pipe 2012-06-13 16:28:42 +02:00
Yann Diorcet
337eb39720 Fix mixup between capture/display in daemon 2012-05-25 09:54:14 +02:00
Yann Diorcet
413a9fcb37 Remove strong dependency to readline: disable usage available 2012-05-23 12:02:50 +02:00
Yann Diorcet
e041177d66 Fix call numbering 2012-05-22 10:02:28 +02:00
Yann Diorcet
185a535967 Add better call stats 2012-05-21 17:51:26 +02:00
Yann Diorcet
908b70f585 Add dtfm message 2012-05-09 15:26:37 +02:00
Yann Diorcet
df172de3d5 Add headers to sources (for dist) 2012-05-03 11:42:18 +02:00
Yann Diorcet
1244409e10 Add better audio-codec-set command helper 2012-05-03 10:55:04 +02:00
Yann Diorcet
b8071fd687 Add audio-codec-set 2012-05-03 10:45:30 +02:00
Yann Diorcet
74fddfca2e Add forgotten daemon header 2012-05-03 10:45:20 +02:00
Yann Diorcet
b429672bf8 Split commands in multiple files 2012-05-02 17:55:16 +02:00
Yann Diorcet
14b8c3168e Add call-stats command 2012-04-25 15:36:58 +02:00
Yann Diorcet
a658c53f04 Add log/factory-config command line arguments 2012-04-25 14:18:19 +02:00
Yann Diorcet
d3d3afda2f Add pipe name (allow multiple instance) 2012-04-17 11:17:05 +02:00
Yann Diorcet
ee4168098d Fix audio-codec-disable command 2012-04-06 10:22:24 +02:00
Yann Diorcet
144f685ec9 Only one status by command
Use payload type number as audio codec identifier
2012-04-05 15:29:33 +02:00
Yann Diorcet
9a1dba163b Add audio stream functions 2012-04-04 15:48:23 +02:00
Yann Diorcet
d4aae6c3a6 Fix audio-codec-move
Add ptime command
2012-04-04 10:29:46 +02:00
Yann Diorcet
4f27360317 Add audio codec commands 2012-04-03 16:43:41 +02:00
Yann Diorcet
b8bca601d9 Modify command description 2012-03-30 10:37:36 +02:00
Yann Diorcet
0950feddf6 Status/Register/Unregister 2012-03-20 14:52:48 +01:00
Yann Diorcet
0cd012ffb4 Add register command 2012-03-20 11:58:14 +01:00