|
|
|
@293:aaa5d05a45e8
|
[293:aaa5d05a45e8]
|
03/27/08 18:06:05 |
vadim@mbdsys.com |
fix spelling error |
|
|
|
@288:2959039700c9
|
[288:2959039700c9]
|
02/21/08 19:20:34 |
vadim@mbdsys.com |
Fix to generate Event header in PUBLISH requests |
|
|
|
@264:8352d89c1766
|
[264:8352d89c1766]
|
11/13/07 12:05:54 |
vadim@mbdsys.com |
fix handling of bodyless NOTIFYs |
|
|
|
@261:8aff3af10523
|
[261:8aff3af10523]
|
10/26/07 17:00:04 |
vadim@mbdsys.com |
fix handling of exosipbufsize build parameter |
|
|
|
@257:e09d382d4a70
|
[257:e09d382d4a70]
|
10/25/07 12:02:45 |
vadim@mbdsys.com |
implement overriding of max sip message size |
|
|
|
@255:df900366cb5c
|
[255:df900366cb5c]
|
10/22/07 11:41:59 |
vadim@mbdsys.com |
fix retrieval of sdp payload |
|
|
|
@250:0b2b2913378c
|
[250:0b2b2913378c]
|
10/16/07 18:15:16 |
vadim@mbdsys.com |
implement MESSAGIN inside a dialog |
|
|
|
@249:5d9b4aea9936
|
[249:5d9b4aea9936]
|
10/15/07 17:17:10 |
vadim@mbdsys.com |
add unsubscribe functionality |
|
|
|
@223:8475a08d0f79
|
[223:8475a08d0f79]
|
08/12/07 15:38:39 |
vadim@mbdsys.com |
enchance matching dialogs for server based chat |
|
|
|
@213:c81d7743dfef
|
[213:c81d7743dfef]
|
08/07/07 14:27:32 |
vadim@mbdsys.com |
fix access tp custom_header field which is a pointer now |
|
|
|
@212:2d10e4913e9e
|
[212:2d10e4913e9e]
|
08/07/07 13:58:00 |
vadim@mbdsys.com |
make eXosip.custom_header be dynamicaly allocated |
|
|
|
@211:841a26c08032
|
[211:841a26c08032]
|
08/07/07 13:49:35 |
vadim@mbdsys.com |
move eXosip_reset_customisation call to correct place |
|
|
|
@206:8d51754424f1
|
[206:8d51754424f1]
|
08/06/07 13:24:07 |
vadim@mbdsys.com |
fix eXosip_message2 for case where target == 0 |
|
|
|
@204:dcd56a90c534
|
[204:dcd56a90c534]
|
07/31/07 18:36:06 |
vadim@mbdsys.com |
fixes to handle multibudy messages |
|
|
|
@203:855a098d3431
|
[203:855a098d3431]
|
07/31/07 17:36:17 |
vadim@mbdsys.com |
fixes to PUBLISH and NOTIFY handling |
|
|
|
@202:c076f57b6724
|
[202:c076f57b6724]
|
07/31/07 14:22:42 |
vadim@mbdsys.com |
Implement eXosip_generate_publish and eXosip_send_publish to split … |
|
|
|
@201:8903c934b80b
|
[201:8903c934b80b]
|
07/31/07 12:43:20 |
vadim@mbdsys.com |
change lower limit for registration timeout to 30 |
|
|
|
@200:b623f981e46c
|
[200:b623f981e46c]
|
07/31/07 12:41:24 |
vadim@mbdsys.com |
(feature) add support for sending MESSAGE requests with
targetUri … |
|
|
|
@199:f8ac011bb198
|
[199:f8ac011bb198]
|
07/30/07 15:55:41 |
vadim@mbdsys.com |
fixes for handling body-less requests and answers |
|
|
|
@198:031d80288133
|
[198:031d80288133]
|
07/30/07 15:33:00 |
vadim@mbdsys.com |
fixes for body-less requests and responces |
|
|
|
@197:a72c2dec2013
|
[197:a72c2dec2013]
|
07/30/07 14:57:07 |
vadim@mbdsys.com |
NULL pointer acces bug fix |
|
|
|
@195:6548540fb1b2
|
[195:6548540fb1b2]
|
07/30/07 12:32:30 |
vadim@mbdsys.com |
implement handling of In-Reply-To |
|
|
|
@194:c58de71ffcb7
|
[194:c58de71ffcb7]
|
07/30/07 11:21:50 |
vadim@jumbol |
implement handling of media-less calls |
|
|
|
@193:00989567e58b
|
[193:00989567e58b]
|
07/27/07 20:56:40 |
vadim@mbdsys.com |
Initial SUBSCRIBE didn't use the the timeout value specified in eXosip … |
|
|
|
@192:0609a730f0c6
|
[192:0609a730f0c6]
|
07/27/07 20:27:54 |
vadim@mbdsys.com |
Avoid duplication of Event: header in subscribe requests |
|
|
|
@191:754a4f52a00d
|
[191:754a4f52a00d]
|
07/27/07 19:54:51 |
vadim@mbdsys.com |
use eXosip_message_set_expires instead osip_... to avoid header … |
|
|
|
@190:d75a6fdc3152
|
[190:d75a6fdc3152]
|
07/27/07 19:46:39 |
vadim@mbdsys.com |
use eXosip_message_replace_header in request customization code |
|
|
|
@189:cc6a67a94591
|
[189:cc6a67a94591]
|
07/27/07 19:35:37 |
vadim@mbdsys.com |
implement handling of Sip-If_Match header for PUBLISH requests |
|
|
|
@188:acd2fc5335e7
|
[188:acd2fc5335e7]
|
07/27/07 18:39:56 |
vadim@mbdsys.com |
add mobility support and PUBLISH expiration support |
|
|
|
@187:d4abaa1ae72f
|
[187:d4abaa1ae72f]
|
07/27/07 17:07:06 |
vadim@mbdsys.com |
add support for presence-list subscribtions |
|
|
|
@186:0f0fde80e928
|
[186:0f0fde80e928]
|
07/27/07 16:56:01 |
vadim@mbdsys.com |
add Expires header to publish requests |
|
|
|
@183:b48129f56080
|
[183:b48129f56080]
|
07/27/07 16:35:20 |
vadim@mbdsys.com |
implement new subscirbtion types |
|
|
|
@182:ae7c6498c940
|
[182:ae7c6498c940]
|
07/27/07 16:21:26 |
vadim@mbdsys.com |
typo fix |
|
|
|
@181:74850cd19d10
|
[181:74850cd19d10]
|
07/27/07 16:20:11 |
vadim@mbdsys.com |
activate customization support for OPTIONS |
|
|
|
@180:c20015390c5a
|
[180:c20015390c5a]
|
07/27/07 16:18:06 |
vadim@mbdsys.com |
activate customization support for REGISTER,INVITE and MESSAGE |
|
|
|
@178:003ef0580a9c
|
[178:003ef0580a9c]
|
07/27/07 15:53:11 |
vadim@jumbol |
implement correct customization of special SIP headers |
|
|
|
@177:fa73b47f3efc
|
[177:fa73b47f3efc]
|
07/27/07 15:50:11 |
vadim@jumbol |
set default timeout on MESSAGE requests |
|
|
|
@176:d83806853e09
|
[176:d83806853e09]
|
07/27/07 15:47:54 |
vadim@jumbol |
added jcustom to sources list |
|
|
|
@175:07f7ec43d1c9
|
[175:07f7ec43d1c9]
|
07/27/07 15:47:15 |
vadim@jumbol |
fixed file content duplication |
|
|
|
@174:fed5624da343
|
[174:fed5624da343]
|
07/27/07 15:39:19 |
vadim@jumbol |
initial customization support |
|
|
|
@164:823ac5345030
|
[164:823ac5345030]
|
05/01/07 00:37:41 |
vadim@mbdsys.com |
adding jcustom.c |
|
|
|
@157:829ee7f28d59
|
[157:829ee7f28d59]
|
03/06/07 20:29:39 |
vadim@mbdsys.com |
enchance support for multi-homed operation |
|
|
|
@156:23b792c04054
|
[156:23b792c04054]
|
03/05/07 21:17:24 |
vadim@mbdsys.com |
validate pointers to stream descriptors before using them |
|
|
|
@155:b7fa3855bd84
|
[155:b7fa3855bd84]
|
03/05/07 18:52:34 |
vadim@mbdsys.com |
fix mechanism for overriding stream adresses |
|
|
|
@154:85cdaaa812c5
|
[154:85cdaaa812c5]
|
03/01/07 20:05:32 |
vadim@mbdsys.com |
completed support for stream overriding |
|
|
|
@152:f4c49ccb0d44
|
[152:f4c49ccb0d44]
|
02/27/07 18:16:44 |
vadim@mbdsys.com |
support for advanced stream parameters |
|
|
|
@146:30c47ad7e4c6
|
[146:30c47ad7e4c6]
|
02/20/07 18:23:36 |
vadim@mbdsys.com |
use strdup when modifying SDP fields |
|
|
|
@142:5fe89a48e042
|
[142:5fe89a48e042]
|
02/19/07 18:19:02 |
vadim@mbdsys.com |
Added support to ovverride audio and video addresses in SDP |
|
|
|
@116:4cf85285cf11
|
[116:4cf85285cf11]
|
02/02/07 12:10:16 |
vadim@mbdsys.com |
fxied refer-related headers |
|
|
|
@115:009445c2d36e
|
[115:009445c2d36e]
|
01/16/07 16:51:47 |
vadim@mbdsys.com |
ignore missing headers in notify-for-refer messages |
|
|
|
@78:e5b47c962d85
|
[78:e5b47c962d85]
|
09/21/06 16:15:19 |
vadim@mbdsys.com |
fix loop iteration |
|
|
|
@77:c6226cfb00c6
|
[77:c6226cfb00c6]
|
09/21/06 15:09:40 |
vadim@mbdsys.com |
bug fix in exosip/src/misc.c and phmeda-audio.c |
|
|
|
@76:a81e13992854
|
[76:a81e13992854]
|
09/18/06 12:36:54 |
vadim@mbdsys.com |
add Referred-By header |
|
|
|
@40:e1419398e05a
|
[40:e1419398e05a]
|
08/24/06 13:36:44 |
halina@ada |
merged |
|
|
|
@33:a5ded39b49e5
|
[33:a5ded39b49e5]
|
08/23/06 19:48:52 |
vadim@mbdsys.com |
SConscript simplifications |
|
|
|
@31:14ee90f40d58
|
[31:14ee90f40d58]
|
08/23/06 13:10:36 |
vadim@mbdsys.com |
Remove Alias directives form SConscript files |
|
|
|
@30:80aba5d8fad5
|
[30:80aba5d8fad5]
|
08/23/06 13:04:41 |
vadim@mbdsys.com |
Add Alias deirective inside BuildJob?.Component |
|
|
|
@19:ef1453a052f9
|
[19:ef1453a052f9]
|
08/14/06 15:08:01 |
vadim@mbdsys.com |
Changing DefModule? to Component |
|
|
|
@17:ab2ea993ada2
|
[17:ab2ea993ada2]
|
08/11/06 17:31:52 |
vadim@mbdsys.com |
fixes to link order |
|
|
|
@9:43ef657bdc29
|
[9:43ef657bdc29]
|
08/11/06 16:30:38 |
vadim@mbdsys.com |
Fixes for construction with video enabled |
|
|
|
@8:033e44ac2b5a
|
[8:033e44ac2b5a]
|
08/09/06 18:52:26 |
vadim@mbdsys.com |
fixes to use correct libraries |
|
|
|
@7:2ba083653995
|
[7:2ba083653995]
|
08/09/06 15:24:15 |
vadim@mbdsys.com |
Fixes to build on Linux without video |
|
|
|
@6:959c2f6e19a7
|
[6:959c2f6e19a7]
|
07/24/06 20:18:38 |
vadim@mbdsys.com |
switched to BuildJob? build system |
|
|
|
@4:f97202eba572
|
[4:f97202eba572]
|
05/23/06 19:40:31 |
emilie@TULEAR |
update phapi-libutil-libwebcam |
|
|
|
@0:381609d30f58
|
[0:381609d30f58]
|
08/17/06 17:45:53 |
vadim@mbdsys.com |
initial commit |