- 08 Oct, 2007 1 commit
-
-
Pekka Pessi authored
darcs-hash:20071008115424-65a35-c4782d6a15123a780dccb865a92aff8cc517894c.gz
-
- 20 Sep, 2007 1 commit
-
-
Pekka Pessi authored
Updated tag documentation. Moved doxygen doc entries from sofia-sip/nua_tag.h to nua_tag.c. Removed internal datatypes and files from the generated documents. darcs-hash:20070920184104-65a35-a857fbdef8abba39f299f900d3fbef8e4b88c5a8.gz
-
- 19 Sep, 2007 1 commit
-
-
Pekka Pessi authored
darcs-hash:20070919173858-65a35-da523833b82a1a117e2b819e300d7248b7ee9922.gz
-
- 23 Jul, 2007 2 commits
-
-
Pekka Pessi authored
darcs-hash:20070723205948-65a35-9f05bad048c4a75556483ba838880df5bdb4294e.gz
-
Pekka Pessi authored
darcs-hash:20070723205948-65a35-b1087fa43f5773dfffef1380df26ca13b2926ac2.gz
-
- 28 Jun, 2007 1 commit
-
-
Martti Mela authored
darcs-hash:20070628111030-1b897-e74374d82cdd40a530beb655ec0194373e61c6d0.gz
-
- 23 Apr, 2007 1 commit
-
-
Martti Mela authored
darcs-hash:20070423131444-1b897-6275c45cd5d9b5275c93219c8a38f11557bc5851.gz
-
- 11 Apr, 2007 1 commit
-
-
Pekka Pessi authored
NUTAG_DIALOG(0): nua_method() reqest does not change dialog state NUTAG_DIALOG(1): nua_method() is target-refresh request NUTAG_DIALOG(2): nua_method() request creates a dialog darcs-hash:20070411133849-65a35-cb4f3646fd53797b9646cc2f61fdf1d0b2e0949d.gz
-
- 07 Feb, 2007 1 commit
-
-
Michael Jerris authored
It is not possible to cast function pointers to (void *) in C99 (section 6.2.2.3). C99 printf formatting expects (void *) for %p argument (section 7.13.6.1 p. 335). darcs-hash:20070207193814-16063-b6f3632e0911cee2ab67a1b184bbf18d3b7bd174.gz
-
- 06 Feb, 2007 2 commits
-
-
Pekka Pessi authored
darcs-hash:20070206151432-65a35-f6a582c5dbf61564689a3900c10ce4f75de8cbe2.gz
-
Pekka Pessi authored
nua: fixed problem where a final error response to initial request destroyed handle while application still had a reference. darcs-hash:20070206131119-65a35-e057f9e0bb738800bb98c4c64e14ce7cb1e2545d.gz
-
- 24 Jan, 2007 1 commit
-
-
Pekka Pessi authored
There is now nua_server_methods_t table for handling requests on server side. darcs-hash:20070124171140-65a35-d5dd2c7ee3940307bf8bbc308321c46234639a77.gz
-
- 08 Jan, 2007 1 commit
-
-
Pekka Pessi authored
darcs-hash:20070108152949-65a35-a69206713a73098f644e078eb9706dde2275df1a.gz
-
- 02 Jan, 2007 1 commit
-
-
Pekka Pessi authored
Now each handle has a queue of client-side requests; if a request is pending, a new request from API is added to the queue. After the request is complete, it is removed from the queue and destroyed by the default. The exception is the client requests bound to a dialog usage: they are saved and re-used when the dialog usage is refreshed (and sometimes when they are terminated). The client request is subclassed and its behaviour modified using virtual function table in nua_client_methods_t. darcs-hash:20070102121444-65a35-f1fa4d836b95611cfbc6141ff491afcb8b789a74.gz
-
- 28 Oct, 2006 1 commit
-
-
Pekka Pessi authored
darcs-hash:20061028113915-65a35-6d4740e73390427d04214223dcc8d47f5e24eed9.gz
-
- 13 Nov, 2006 1 commit
-
-
Pekka Pessi authored
darcs-hash:20061113140837-65a35-47805bb055f99a90bba156f88357c4b06efacfc7.gz
-
- 25 Oct, 2006 1 commit
-
-
Pekka Pessi authored
darcs-hash:20061025080255-65a35-9be7838a49a22ec5c5aed4257368613ff4ade1ec.gz
-
- 12 Oct, 2006 1 commit
-
-
Pekka Pessi authored
Using list of nua_server_request_t for queueing requests waiting for response. darcs-hash:20061012144217-65a35-b7ffa8fb90f96a41cb49b6bf5853169a548c96f6.gz
-
- 05 Oct, 2006 1 commit
-
-
Pekka Pessi authored
darcs-hash:20061005072624-65a35-d00897de6544687eb1b4d22391e2211481b9aacc.gz
-
- 04 Oct, 2006 2 commits
-
-
Pekka Pessi authored
darcs-hash:20061004160757-65a35-86caf182e27b4a77ef3dc86d3d4337930435eb22.gz
-
Pekka Pessi authored
Removed outdated nua_handle_has_streaming(). darcs-hash:20061004104437-65a35-5e70e3647da94ff42e3df490f312336959254e23.gz
-
- 03 Oct, 2006 1 commit
-
-
Pekka Pessi authored
darcs-hash:20061003082919-65a35-8665b0f77aa5c0a8c24e3ebbb689446ac120cc68.gz
-
- 26 Sep, 2006 2 commits
-
-
Michael Jerris authored
darcs-hash:20060926184617-16063-3e6311ae309d268d7b05d666d1bf247c2d727794.gz
-
Michael Jerris authored
darcs-hash:20060926180058-16063-cc9aa739e31bddd35cd7011e91b6ef62691123bf.gz
-
- 27 Sep, 2006 1 commit
-
-
Kai Vehmanen authored
darcs-hash:20060927090615-7659e-c25761746115fc23b360cf1f04218eeb22ba407a.gz
-
- 26 Sep, 2006 1 commit
-
-
Pekka Pessi authored
darcs-hash:20060926193056-65a35-cf8f5793ec0faba314657ee41bacd15c4a31e8ec.gz
-
- 25 Sep, 2006 1 commit
-
-
Pekka Pessi authored
The preferences are now handled in a more consistent way. nua_create() calls internally nua_set_params(). NUTAG_MEDIA_ENABLE() can be set handle-wise, even in nua_invite() or in nua_respond(). darcs-hash:20060925213223-65a35-5287236c60c3846eb8c6368186d92653d5e5261c.gz
-
- 12 Sep, 2006 1 commit
-
-
Pekka Pessi authored
darcs-hash:20060912172419-65a35-0120747d84dff39062f09edc473ff6ee040d1151.gz
-
- 07 Sep, 2006 2 commits
-
-
Pekka Pessi authored
The SDP answer is included in non-realiable 1XX response, if NUTAG_EARLY_ANSWER(1) is included in nua_response() tags, or the user SDP is specified with SOATAG_USER_SDP() or SOATAG_USER_SDP_STR() in nua_response() tags. test_basic_call.c: added test_basic_call_2() for testing the call setup where 180 contains the answer and the SDP in 200 OK is ignored. darcs-hash:20060907141236-65a35-e0364e67f4c5d446bf7195e1c5dc721ddaaa0894.gz
-
Kai Vehmanen authored
darcs-hash:20060907085404-7659e-d27824ded08659e41d763c1bb80f1a4c8e1988f5.gz
-
- 21 Aug, 2006 1 commit
-
-
Pekka Pessi authored
No more using expicitly set du_pending function pointer but a function pointer table used by dialog_usage. Changes in nua_dialog.c, nua_dialog.h, nua_publish.c, nua_register.c, nua_session.c, nua_subnotref.c, nua_stack.h, nua_stack.c. Added nua_notifier.c and moved notifier side of SIP event protocol to it. Added nua_notifier.c to Makefile.am, too. darcs-hash:20060821162147-65a35-871aef45582afdc6ed7e62711c0dfb12408ab4a9.gz
-
- 16 Aug, 2006 1 commit
-
-
Pekka Pessi authored
Updated nua_subnotref.c, nua_stack.c functions nua_creq_msg() and nh_make_response(). darcs-hash:20060816162024-65a35-0321c13e96c63d023465d3b3f78528fc6ae522cc.gz
-
- 15 Aug, 2006 1 commit
-
-
Martti Mela authored
darcs-hash:20060815140956-1b897-7f181e7441ba0927b918e0ad0217d622c6900ef0.gz
-
- 25 Jul, 2006 1 commit
-
-
Pekka Pessi authored
Instead of nua_contact/nua_sips_contact using nua_registration_for_msg() and nua_registration_contact(). darcs-hash:20060725094744-65a35-655e1b5ad2b2bcd9e2ba4caa2034a9b807ec24bf.gz
-
- 17 May, 2006 1 commit
-
-
Pekka Pessi authored
darcs-hash:20060517130101-65a35-cf0e5af13bf73fa8b488dda4ea79ae2d23029197.gz
-
- 10 May, 2006 1 commit
-
-
Pekka Pessi authored
Added outbound.c, outbound.h. darcs-hash:20060510184252-65a35-4718eb68e874fce9da70cc6746479a99acaccbd6.gz
-
- 25 Apr, 2006 1 commit
-
-
Pekka Pessi authored
The nua_add_contact_by_aor() takes care of adding other registration-related headers like Service-Route, too. darcs-hash:20060425154131-65a35-b8fb250ed251d537e42ffdd4543b0c93fe3c92a8.gz
-
- 17 Apr, 2006 1 commit
-
-
Pekka Pessi authored
darcs-hash:20060417043228-88462-67cd8fb78e440ce45d0a1948f93e513940af2761.gz
-
- 31 Mar, 2006 1 commit
-
-
Pekka Pessi authored
Transports are initialized by nua_stack_init_transport() in nua_register.c. UICC (you don't want to know) is initialized by nua_stack_set_from() in nua_params.c. darcs-hash:20060331152712-88462-fbfabe348e7abecb908344a77899667296641a0d.gz
-
- 29 Mar, 2006 1 commit
-
-
Pekka Pessi authored
darcs-hash:20060329162733-65a35-1b42ea060567e6129cb27aeff7fc94ed4824c43e.gz
-