- 13 Nov, 2006 1 commit
-
-
Pekka Pessi authored
darcs-hash:20061113140837-65a35-47805bb055f99a90bba156f88357c4b06efacfc7.gz
-
- 03 Oct, 2006 1 commit
-
-
Pekka Pessi authored
darcs-hash:20061003082902-65a35-f06d2baaa2a247414fee4d879f7232b6d7838579.gz
-
- 25 Sep, 2006 1 commit
-
-
Pekka Pessi authored
darcs-hash:20060925210557-65a35-d268f3418eae746e449e24832d82ba9daf3d2a0a.gz
-
- 21 Aug, 2006 2 commits
-
-
Pekka Pessi authored
Added files test_nua.h test_nua_api.c test_nua_params.c test_register.c test_basic_call.c test_call_reject.c test_cancel_bye.c test_call_hold.c test_session_timer.c test_refer.c test_100rel.c test_simple.c test_sip_events.c. darcs-hash:20060821172933-65a35-cefce604828c1b301cab0b99cee19123a621c62a.gz
-
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
-
- 09 Aug, 2006 2 commits
-
-
Kai Vehmanen authored
darcs-hash:20060809140249-7659e-d53639e490650a7b1c4d8ee8abfa51c60a9beeb5.gz
-
Kai Vehmanen authored
darcs-hash:20060809140249-7659e-6e346256b65fca8005e04faa39892498d63a95ee.gz
-
- 07 Jun, 2006 1 commit
-
-
Kai Vehmanen authored
darcs-hash:20060607111423-7659e-82912e42ee53e47455f1dfa19d0a85a0c24b8814.gz
-
- 11 May, 2006 1 commit
-
-
Pekka Pessi authored
darcs-hash:20060511163628-65a35-fabb33ab62a0c4acbce0c51ca3a7179e6ae21a68.gz
-
- 10 May, 2006 1 commit
-
-
Pekka Pessi authored
Added outbound.c, outbound.h. darcs-hash:20060510184252-65a35-4718eb68e874fce9da70cc6746479a99acaccbd6.gz
-
- 04 May, 2006 1 commit
-
-
Pekka Pessi authored
Added copyright lines and reference to LGPL license to the Makefile.am and configure.ac files. darcs-hash:20060504072602-65a35-b114bda72a6826460ae03b47c4a3ebdad473a1c7.gz
-
- 20 Apr, 2006 1 commit
-
-
Pekka Pessi authored
Files: nua/nua_register.c. darcs-hash:20060420085639-65a35-fc897a2122bd3f815f3328db5d531f6eab0c29f6.gz
-
- 29 Mar, 2006 1 commit
-
-
Pekka Pessi authored
darcs-hash:20060329162733-65a35-1b42ea060567e6129cb27aeff7fc94ed4824c43e.gz
-
- 24 Mar, 2006 1 commit
-
-
Pekka Pessi authored
darcs-hash:20060324053620-88462-969eb5f6b3c0460af8558f1c52f174b6197d56e5.gz
-
- 13 Mar, 2006 1 commit
-
-
Pekka Pessi authored
darcs-hash:20060313193210-65a35-10218d8b458ad75a7310d2a851553ecaa5510c01.gz
-
- 08 Mar, 2006 2 commits
-
-
Pekka Pessi authored
darcs-hash:20060308224858-65a35-e16ff92e7b731999761dfbe8c0a5e37032d0d0cc.gz
-
Pekka Pessi authored
darcs-hash:20060308162955-65a35-a80f73008ddae5845d2dc72deef893af15e73c9f.gz
-
- 14 Feb, 2006 2 commits
-
-
Pekka Pessi authored
darcs-hash:20060214162742-65a35-e560ba1890cb18401186cfde330e4b9db40686ce.gz
-
Pekka Pessi authored
All public include files installed in ${sofiadir} are now in sofia-sip subdirectories. They are installed to ${sofiadir}/sofia-sip, too. ${sofiadir} is defined by configure script relative to your ${prefix}, by default ${sofidir} is ${prefix}/include/sofia-sip-1.11. The default prefix is /usr/local and ${sofiadir} is /usr/local/include/sofia-sip-1.11. When using package manager, the ${prefix} is usually /usr and ${sofiadir} is /usr/include/sofia-sip-1.11. The public include files should be referenced using sofia-sip path, e.g., <sofia-sip/su.h>. You can either fix your applications to use the new include file names with the fix-include-sofia-sip sed script found in scripts/ directory, or add both ${sofiadir} and ${sofiadir}/sofia-sip into your include path, e.g., INCLUDES darcs-hash:20060214140740-65a35-305973241d6cc2e1ab3fe19359445b839b3c22a8.gz
-
- 09 Jan, 2006 1 commit
-
-
Pekka Pessi authored
darcs-hash:20060109110502-65a35-1812085f3ba60e19d8af166da9d6ab39cbc869df.gz
-
- 05 Jan, 2006 1 commit
-
-
Pekka Pessi authored
darcs-hash:20060105174213-65a35-bc59bb7ea6a567653d1fd491d076a422819cc6ca.gz
-
- 17 Nov, 2005 1 commit
-
-
Pekka Pessi authored
Default install directory for public header file has been changed from '${prefix}/include/' to '${prefix}/include/sofia-sip-MAJOR.MINOR'. The pkgconfig .pc file has been updated accordingly. darcs-hash:20051117104028-65a35-4bfec0ce716e1f68038abdf3b93ade1c2546c50a.gz
-
- 10 Nov, 2005 1 commit
-
-
Pekka Pessi authored
darcs-hash:20051110162421-65a35-9a7e6d3e5a6756796521caea305afd56c0200967.gz
-
- 07 Nov, 2005 1 commit
-
-
Pekka Pessi authored
darcs-hash:20051107205311-65a35-ce5f38773231451b1a9061c40bf6872fc3c3093c.gz
-
- 26 Oct, 2005 2 commits
-
-
Pekka Pessi authored
darcs-hash:20051026225625-65a35-21f9662123021d6f9ece311d4c0accad21a0f088.gz
-
Pekka Pessi authored
darcs-hash:20051026221007-65a35-a482dcead8ad3a5928530244a7adc45ca0337863.gz
-
- 25 Oct, 2005 1 commit
-
-
Pekka Pessi authored
darcs-hash:20051025123849-65a35-513074d53a1fd22b6c45daf6b7bc0338e5df2ec4.gz
-
- 24 Oct, 2005 1 commit
-
-
Pekka Pessi authored
darcs-hash:20051024235647-65a35-2142184a866f6c72be278855d3e6b412fa10c244.gz
-
- 13 Oct, 2005 3 commits
-
-
Pekka Pessi authored
darcs-hash:20051013145832-65a35-f492f9fb4c11e2cf342dc38a23107d82c9b0954b.gz
-
Pekka Pessi authored
darcs-hash:20051013145405-65a35-73d4dfae7e1e3ff1520b8f88c36b797a62717279.gz
-
Pekka Pessi authored
Build all submodules as proper shared libraries (noinst_LTLIBRARIES). Fixes sf.net:#1264030. darcs-hash:20051013144541-65a35-e3fda8d1a8df3757a68a1f9019383a1c51ea1329.gz
-
- 12 Oct, 2005 1 commit
-
-
Pekka Pessi authored
darcs-hash:20051012181836-65a35-fd66f2d64aff4719f14e606f1ef87e10eb55fb27.gz
-
- 07 Oct, 2005 1 commit
-
-
Pekka Pessi authored
darcs-hash:20051007074327-65a35-505e1dda39abef289ebea3e6a72a1639a72178d9.gz
-
- 06 Oct, 2005 1 commit
-
-
Pekka Pessi authored
darcs-hash:20051006125940-65a35-73fc97ead7a7b4113d6911e7adb740b0e1e5e0d8.gz
-
- 07 Sep, 2005 1 commit
-
-
Pekka Pessi authored
darcs-hash:20050907200052-65a35-f31775554518776b4e5f4d5729ef9f99eae648dc.gz
-