Commit Graph

94 Commits

Author SHA1 Message Date
bossiel 37d50305d6 - Apply patch send by Laurent Etiemble
- Make removeSocket thread-safe
- General bug-fix
2010-05-28 10:20:25 +00:00
bossiel b6ee5c075a Update bindings
Compact wrapper
2010-05-27 21:54:26 +00:00
bossiel ea515cec17 General Update. 2010-05-27 00:56:24 +00:00
bossiel 203fe0e859 Update bindings 2010-05-26 00:48:33 +00:00
bossiel 16749d42b5 Use name unions to overcome C99 limitation. 2010-05-25 11:13:21 +00:00
bossiel 2752dfd957 Add support for arbitrary DNS servers (useful for Google Android). 2010-05-19 13:39:48 +00:00
bossiel aaf6b9962b Add notion of session ownership. 2010-05-18 17:26:39 +00:00
bossiel 9e6dec533f Add Perl, Python and Ruby wrappers. 2010-05-16 22:24:06 +00:00
bossiel 20ddf35ba8 update media layer. 2010-05-14 02:49:01 +00:00
bossiel e009514536 Update Media functions. 2010-05-10 17:21:22 +00:00
bossiel bb99e5f5e2 General update. 2010-05-06 17:47:34 +00:00
bossiel 2b0979354d Add support for AOR hacking for emulators (such as Android or WINCE). 2010-05-05 23:25:01 +00:00
bossiel a25ecc610f - Add support for SIP OPTIONS as per RFC 3261 section 11.
- Refactor the code
- General update
2010-05-05 17:29:39 +00:00
bossiel 74e16eb2e6 resolve endianness problem on ANDROID when trying to compute rijndael keys. 2010-05-04 22:04:27 +00:00
bossiel 6e08e84c54 General update. 2010-05-04 17:26:53 +00:00
bossiel e6a9bda52e Change include name from lower to upper case. 2010-05-04 12:32:53 +00:00
bossiel 487e74e4bc Change include name from lower to upper case. 2010-05-04 11:55:25 +00:00
bossiel 006b62cd98 Add support for action configuration handles. 2010-05-03 11:43:09 +00:00
bossiel 76c86efdf9 General Update. 2010-05-03 07:57:48 +00:00
bossiel cbb1404425 Update demo program. 2010-04-30 16:07:27 +00:00
bossiel 739e1ec0d5 Update demo. 2010-04-30 01:27:15 +00:00
bossiel c5e0069da0 update demo 2010-04-28 00:45:44 +00:00
bossiel 045b3ea3dd Update demo program. 2010-04-27 17:14:20 +00:00
bossiel 0ee6863a29 Update demo project. 2010-04-26 17:35:07 +00:00
bossiel 6a92b28fad General update. 2010-04-26 00:10:37 +00:00
bossiel 3c067893c7 Update docs 2010-04-23 16:54:45 +00:00
bossiel a1822826d7 General update. 2010-04-22 23:35:29 +00:00
bossiel b65a34cf0f Begin documenting IMS/LTE stack. 2010-04-22 16:47:02 +00:00
bossiel f66603b3d0 Move sip test project
Change include paths from absolute to relative.
2010-04-21 23:44:02 +00:00
bossiel 0cb230ddac Make all constructors from SIP strongly typed. 2010-04-21 17:33:32 +00:00
bossiel 5743765ea1 Update GSM SMS. 2010-04-12 17:08:48 +00:00
bossiel ea4843ba06 Update Programmer's guide
Update HTTP/HTTPS stack
Change email domain from "yahoo.fr" to "doubango.org"
2010-04-06 00:57:03 +00:00
bossiel 5dfac5104b add documentation. 2010-03-29 17:29:34 +00:00
bossiel b5ba26f8ab Add per request parameters using actions.
Update MSRP plugin.
....global update
2010-03-29 00:38:58 +00:00
bossiel fcfd6878d8 Add support for MSRP report and complete the receiver. 2010-03-26 17:56:55 +00:00
bossiel f7bcd56d67 Begin adding MSRP media layer (sender, receiver and media handler).
Add new SDP utility functions (HOLD, RESUME ...)
2010-03-24 01:57:57 +00:00
bossiel 6838fd98b7 - Implements RAck and RSeq headers.
- Begin adding support for 100rel extension (RFC 3262).
- Begin adding support for MMTel Services.
- ... bug fix
2010-03-22 19:05:00 +00:00
bossiel 64e87de6b5 - Add tsk_bool_t, tsk_false and tsk_true types.
- Add Support for IST.
- General update ...
2010-03-22 01:56:49 +00:00
bossiel 292f4e5428 Update ICT. 2010-03-17 17:50:58 +00:00
bossiel 87cfb8989a Begin implementing INVITE Client Transaction (ICT) with Fixes as per draft-sparks-sip-invfix-0. 2010-03-17 01:20:38 +00:00
bossiel 299e397a9f Begin adding MSRP public API functions.
Change sipevent to return the op handle instead of the op id.
2010-03-16 18:38:14 +00:00
bossiel 908f9865bc Big fix. 2010-03-16 02:26:35 +00:00
bossiel 8842591ee4 cleanup the code and remove unused files. 2010-03-13 06:22:28 +00:00
bossiel cf8fcffc29 Update HTTP/HTTPS stack. 2010-03-10 18:05:59 +00:00
bossiel 8f1bea2649 - Allow end user to set TLS certificates.
- Use SSL_pending (after an initial SSL_read) instead of ioctl(FIONREAD) to retrieve # pending bytes.
2010-03-08 18:50:34 +00:00
bossiel 2e15dc11eb - update HTTP/HTTPs stack.
- use advanced callback function for network transport.
2010-03-06 23:39:00 +00:00
bossiel 8e7b4e7a88 Update HTTP stack. 2010-03-05 17:08:03 +00:00
bossiel 0506a04219 Update HTTP stack. 2010-03-05 00:36:12 +00:00
bossiel 9c0e5fdc51 Update tls. 2010-03-04 19:06:51 +00:00
bossiel 1614eeada9 General update. 2010-03-03 18:18:24 +00:00