- 01 Jun, 2015 1 commit
-
-
Simon Morlat authored
make belle-sip channel to enter retry state when a REGISTER transaction gets a 500 Server Internal Error
-
- 18 Dec, 2014 1 commit
-
-
Simon Morlat authored
-
- 22 Nov, 2014 3 commits
-
-
Simon Morlat authored
when pending transactions are queued in the dialog, newly created transaction must be automatically queued as well, in order to preserve request order. Previous commit broke the normal way of sending a request through a transaction by not honoring the "outbound proxy" argument.
-
Simon Morlat authored
This reverts commit 8b1a7977.
-
Simon Morlat authored
This reverts commit 2722edef.
-
- 21 Nov, 2014 2 commits
-
-
Gautier Pelloux-Prayer authored
-
Gautier Pelloux-Prayer authored
-
- 23 Sep, 2014 1 commit
-
-
Simon Morlat authored
-
- 17 Sep, 2014 1 commit
-
-
jehan authored
-
- 25 Jul, 2014 1 commit
-
-
Gautier Pelloux-Prayer authored
-
- 09 Jun, 2014 2 commits
-
-
Simon Morlat authored
-
Simon Morlat authored
modifications of http chunked mode (receiving): each segment of data received is immediately pushed to the body, without waiting for the end of the chunk. This makes it more tolerant to servers sending big chunks of data.
-
- 04 Jun, 2014 1 commit
-
-
Simon Morlat authored
-
- 02 Apr, 2014 1 commit
-
-
Simon Morlat authored
-
- 17 Feb, 2014 1 commit
-
-
Simon Morlat authored
-
- 14 Jan, 2014 1 commit
-
-
Simon Morlat authored
-
- 13 Jan, 2014 1 commit
-
-
Simon Morlat authored
progress in http implementation
-
- 19 Dec, 2013 1 commit
-
-
Simon Morlat authored
-
- 13 Dec, 2013 1 commit
-
-
Simon Morlat authored
improvements of the dialog's request queue in order to allow urgent request to be submitted before processing of the queue.
-
- 12 Nov, 2013 1 commit
-
-
jehan authored
-
- 18 Oct, 2013 1 commit
-
-
jehan authored
-
- 15 Sep, 2013 1 commit
-
-
Simon Morlat authored
-
- 06 Sep, 2013 2 commits
-
-
Simon Morlat authored
(to be tested).
-
Simon Morlat authored
transaction weak refs the dialog, so that is not necessary to unref when the transaction terminates.
-
- 04 Sep, 2013 1 commit
-
-
Simon Morlat authored
-
- 03 Sep, 2013 1 commit
-
-
Simon Morlat authored
implement transaction queue in dialog, to avoid rejecting new requests while there is pending transaction within this dialog. remove circular references between dialog and transaction optimize dialog matching for client transaction (avoid lookup in dialog list)
-
- 02 Sep, 2013 1 commit
-
-
Simon Morlat authored
enhance nat helper mechanism so that even unchallenged requests can be immediately resubmitted by the refresher if the contact could not be properly set the first time.
-
- 05 Jul, 2013 1 commit
-
-
Simon Morlat authored
-
- 18 Jun, 2013 1 commit
-
-
Simon Morlat authored
-
- 11 Jun, 2013 1 commit
-
-
Ghislain MARY authored
- Use size_t instead of unsigned int for offset. - Add function to enable marshal check at runtime. - Enable marshal check in unit tests.
-
- 15 May, 2013 1 commit
-
-
Simon Morlat authored
- connection fallback mechanism in progress.
-
- 02 May, 2013 2 commits
-
-
Simon Morlat authored
-
Simon Morlat authored
allow transaction to kill dead channels in case of timeout
-
- 23 Apr, 2013 1 commit
-
-
jehan authored
-
- 11 Apr, 2013 1 commit
-
-
jehan authored
-
- 09 Apr, 2013 1 commit
-
-
jehan authored
-
- 28 Mar, 2013 1 commit
-
-
jehan authored
-
- 27 Mar, 2013 1 commit
-
-
Simon Morlat authored
-
- 18 Mar, 2013 1 commit
-
-
Simon Morlat authored
-
- 17 Mar, 2013 1 commit
-
-
jehan authored
-