This website works better with JavaScript
صفحهٔ اصلی
گشتوگذار
راهنما
ورود
Kamailio
/
kamailio
mirrorاز
https://github.com/kamailio/kamailio.git
دنبال کردن
2
ستاره دار
0
انشعاب
0
پروندهها
مشکلات
0
ویکی
فهرست منبع
* modules: peering, pua, pua_mi, presence, presence_xml, presence_mwi
Moved some k modules that don't exist in s from modules_k to modules.
Juha Heinanen
16 سال پیش
والد
904ed82248
کامیت
302b623d8b
85فایلهای تغییر یافته
به همراه
0 افزوده شده
و
0 حذف شده
نمای یکپارچه
نمایش آمار تفاوت ها
0
0
modules/peering/Makefile
0
0
modules/peering/README
0
0
modules/peering/doc/peering.xml
0
0
modules/peering/doc/peering_admin.xml
0
0
modules/peering/peering.c
0
0
modules/peering/peering.h
0
0
modules/peering/verify.c
0
0
modules/peering/verify.h
0
0
modules/presence/Makefile
0
0
modules/presence/README
0
0
modules/presence/bind_presence.c
0
0
modules/presence/bind_presence.h
0
0
modules/presence/doc/presence.xml
0
0
modules/presence/doc/presence_admin.xml
0
0
modules/presence/doc/presence_devel.xml
0
0
modules/presence/event_list.c
0
0
modules/presence/event_list.h
0
0
modules/presence/hash.c
0
0
modules/presence/hash.h
0
0
modules/presence/notify.c
0
0
modules/presence/notify.h
0
0
modules/presence/presence.c
0
0
modules/presence/presence.h
0
0
modules/presence/presentity.c
0
0
modules/presence/presentity.h
0
0
modules/presence/publish.c
0
0
modules/presence/publish.h
0
0
modules/presence/subscribe.c
0
0
modules/presence/subscribe.h
0
0
modules/presence/utils_func.c
0
0
modules/presence/utils_func.h
0
0
modules/presence_mwi/Makefile
0
0
modules/presence_mwi/README
0
0
modules/presence_mwi/add_events.c
0
0
modules/presence_mwi/add_events.h
0
0
modules/presence_mwi/doc/presence_mwi.xml
0
0
modules/presence_mwi/doc/presence_mwi_admin.xml
0
0
modules/presence_mwi/presence_mwi.c
0
0
modules/presence_mwi/presence_mwi.h
0
0
modules/presence_xml/Makefile
0
0
modules/presence_xml/README
0
0
modules/presence_xml/add_events.c
0
0
modules/presence_xml/add_events.h
0
0
modules/presence_xml/doc/presence_xml.xml
0
0
modules/presence_xml/doc/presence_xml_admin.xml
0
0
modules/presence_xml/doc/presence_xml_devel.xml
0
0
modules/presence_xml/notify_body.c
0
0
modules/presence_xml/notify_body.h
0
0
modules/presence_xml/pidf.c
0
0
modules/presence_xml/pidf.h
0
0
modules/presence_xml/presence_xml.c
0
0
modules/presence_xml/presence_xml.h
0
0
modules/presence_xml/xcap_auth.c
0
0
modules/presence_xml/xcap_auth.h
0
0
modules/pua/Makefile
0
0
modules/pua/README
0
0
modules/pua/add_events.c
0
0
modules/pua/add_events.h
0
0
modules/pua/doc/pua.xml
0
0
modules/pua/doc/pua_admin.xml
0
0
modules/pua/doc/pua_devel.xml
0
0
modules/pua/event_list.c
0
0
modules/pua/event_list.h
0
0
modules/pua/hash.c
0
0
modules/pua/hash.h
0
0
modules/pua/pidf.c
0
0
modules/pua/pidf.h
0
0
modules/pua/pua.c
0
0
modules/pua/pua.h
0
0
modules/pua/pua_bind.c
0
0
modules/pua/pua_bind.h
0
0
modules/pua/pua_callback.c
0
0
modules/pua/pua_callback.h
0
0
modules/pua/send_publish.c
0
0
modules/pua/send_publish.h
0
0
modules/pua/send_subscribe.c
0
0
modules/pua/send_subscribe.h
0
0
modules/pua_mi/Makefile
0
0
modules/pua_mi/README
0
0
modules/pua_mi/doc/pua_mi.xml
0
0
modules/pua_mi/doc/pua_mi_admin.xml
0
0
modules/pua_mi/mi_func.c
0
0
modules/pua_mi/mi_func.h
0
0
modules/pua_mi/pua_mi.c
0
0
modules/pua_mi/pua_mi.h
+ 0
- 0
modules_k/peering/Makefile → modules/peering/Makefile
مشاهده فایل
+ 0
- 0
modules_k/peering/README → modules/peering/README
مشاهده فایل
+ 0
- 0
modules_k/peering/doc/peering.xml → modules/peering/doc/peering.xml
مشاهده فایل
+ 0
- 0
modules_k/peering/doc/peering_admin.xml → modules/peering/doc/peering_admin.xml
مشاهده فایل
+ 0
- 0
modules_k/peering/peering.c → modules/peering/peering.c
مشاهده فایل
+ 0
- 0
modules_k/peering/peering.h → modules/peering/peering.h
مشاهده فایل
+ 0
- 0
modules_k/peering/verify.c → modules/peering/verify.c
مشاهده فایل
+ 0
- 0
modules_k/peering/verify.h → modules/peering/verify.h
مشاهده فایل
+ 0
- 0
modules_k/presence/Makefile → modules/presence/Makefile
مشاهده فایل
+ 0
- 0
modules_k/presence/README → modules/presence/README
مشاهده فایل
+ 0
- 0
modules_k/presence/bind_presence.c → modules/presence/bind_presence.c
مشاهده فایل
+ 0
- 0
modules_k/presence/bind_presence.h → modules/presence/bind_presence.h
مشاهده فایل
+ 0
- 0
modules_k/presence/doc/presence.xml → modules/presence/doc/presence.xml
مشاهده فایل
+ 0
- 0
modules_k/presence/doc/presence_admin.xml → modules/presence/doc/presence_admin.xml
مشاهده فایل
+ 0
- 0
modules_k/presence/doc/presence_devel.xml → modules/presence/doc/presence_devel.xml
مشاهده فایل
+ 0
- 0
modules_k/presence/event_list.c → modules/presence/event_list.c
مشاهده فایل
+ 0
- 0
modules_k/presence/event_list.h → modules/presence/event_list.h
مشاهده فایل
+ 0
- 0
modules_k/presence/hash.c → modules/presence/hash.c
مشاهده فایل
+ 0
- 0
modules_k/presence/hash.h → modules/presence/hash.h
مشاهده فایل
+ 0
- 0
modules_k/presence/notify.c → modules/presence/notify.c
مشاهده فایل
+ 0
- 0
modules_k/presence/notify.h → modules/presence/notify.h
مشاهده فایل
+ 0
- 0
modules_k/presence/presence.c → modules/presence/presence.c
مشاهده فایل
+ 0
- 0
modules_k/presence/presence.h → modules/presence/presence.h
مشاهده فایل
+ 0
- 0
modules_k/presence/presentity.c → modules/presence/presentity.c
مشاهده فایل
+ 0
- 0
modules_k/presence/presentity.h → modules/presence/presentity.h
مشاهده فایل
+ 0
- 0
modules_k/presence/publish.c → modules/presence/publish.c
مشاهده فایل
+ 0
- 0
modules_k/presence/publish.h → modules/presence/publish.h
مشاهده فایل
+ 0
- 0
modules_k/presence/subscribe.c → modules/presence/subscribe.c
مشاهده فایل
+ 0
- 0
modules_k/presence/subscribe.h → modules/presence/subscribe.h
مشاهده فایل
+ 0
- 0
modules_k/presence/utils_func.c → modules/presence/utils_func.c
مشاهده فایل
+ 0
- 0
modules_k/presence/utils_func.h → modules/presence/utils_func.h
مشاهده فایل
+ 0
- 0
modules_k/presence_mwi/Makefile → modules/presence_mwi/Makefile
مشاهده فایل
+ 0
- 0
modules_k/presence_mwi/README → modules/presence_mwi/README
مشاهده فایل
+ 0
- 0
modules_k/presence_mwi/add_events.c → modules/presence_mwi/add_events.c
مشاهده فایل
+ 0
- 0
modules_k/presence_mwi/add_events.h → modules/presence_mwi/add_events.h
مشاهده فایل
+ 0
- 0
modules_k/presence_mwi/doc/presence_mwi.xml → modules/presence_mwi/doc/presence_mwi.xml
مشاهده فایل
+ 0
- 0
modules_k/presence_mwi/doc/presence_mwi_admin.xml → modules/presence_mwi/doc/presence_mwi_admin.xml
مشاهده فایل
+ 0
- 0
modules_k/presence_mwi/presence_mwi.c → modules/presence_mwi/presence_mwi.c
مشاهده فایل
+ 0
- 0
modules_k/presence_mwi/presence_mwi.h → modules/presence_mwi/presence_mwi.h
مشاهده فایل
+ 0
- 0
modules_k/presence_xml/Makefile → modules/presence_xml/Makefile
مشاهده فایل
+ 0
- 0
modules_k/presence_xml/README → modules/presence_xml/README
مشاهده فایل
+ 0
- 0
modules_k/presence_xml/add_events.c → modules/presence_xml/add_events.c
مشاهده فایل
+ 0
- 0
modules_k/presence_xml/add_events.h → modules/presence_xml/add_events.h
مشاهده فایل
+ 0
- 0
modules_k/presence_xml/doc/presence_xml.xml → modules/presence_xml/doc/presence_xml.xml
مشاهده فایل
+ 0
- 0
modules_k/presence_xml/doc/presence_xml_admin.xml → modules/presence_xml/doc/presence_xml_admin.xml
مشاهده فایل
+ 0
- 0
modules_k/presence_xml/doc/presence_xml_devel.xml → modules/presence_xml/doc/presence_xml_devel.xml
مشاهده فایل
+ 0
- 0
modules_k/presence_xml/notify_body.c → modules/presence_xml/notify_body.c
مشاهده فایل
+ 0
- 0
modules_k/presence_xml/notify_body.h → modules/presence_xml/notify_body.h
مشاهده فایل
+ 0
- 0
modules_k/presence_xml/pidf.c → modules/presence_xml/pidf.c
مشاهده فایل
+ 0
- 0
modules_k/presence_xml/pidf.h → modules/presence_xml/pidf.h
مشاهده فایل
+ 0
- 0
modules_k/presence_xml/presence_xml.c → modules/presence_xml/presence_xml.c
مشاهده فایل
+ 0
- 0
modules_k/presence_xml/presence_xml.h → modules/presence_xml/presence_xml.h
مشاهده فایل
+ 0
- 0
modules_k/presence_xml/xcap_auth.c → modules/presence_xml/xcap_auth.c
مشاهده فایل
+ 0
- 0
modules_k/presence_xml/xcap_auth.h → modules/presence_xml/xcap_auth.h
مشاهده فایل
+ 0
- 0
modules_k/pua/Makefile → modules/pua/Makefile
مشاهده فایل
+ 0
- 0
modules_k/pua/README → modules/pua/README
مشاهده فایل
+ 0
- 0
modules_k/pua/add_events.c → modules/pua/add_events.c
مشاهده فایل
+ 0
- 0
modules_k/pua/add_events.h → modules/pua/add_events.h
مشاهده فایل
+ 0
- 0
modules_k/pua/doc/pua.xml → modules/pua/doc/pua.xml
مشاهده فایل
+ 0
- 0
modules_k/pua/doc/pua_admin.xml → modules/pua/doc/pua_admin.xml
مشاهده فایل
+ 0
- 0
modules_k/pua/doc/pua_devel.xml → modules/pua/doc/pua_devel.xml
مشاهده فایل
+ 0
- 0
modules_k/pua/event_list.c → modules/pua/event_list.c
مشاهده فایل
+ 0
- 0
modules_k/pua/event_list.h → modules/pua/event_list.h
مشاهده فایل
+ 0
- 0
modules_k/pua/hash.c → modules/pua/hash.c
مشاهده فایل
+ 0
- 0
modules_k/pua/hash.h → modules/pua/hash.h
مشاهده فایل
+ 0
- 0
modules_k/pua/pidf.c → modules/pua/pidf.c
مشاهده فایل
+ 0
- 0
modules_k/pua/pidf.h → modules/pua/pidf.h
مشاهده فایل
+ 0
- 0
modules_k/pua/pua.c → modules/pua/pua.c
مشاهده فایل
+ 0
- 0
modules_k/pua/pua.h → modules/pua/pua.h
مشاهده فایل
+ 0
- 0
modules_k/pua/pua_bind.c → modules/pua/pua_bind.c
مشاهده فایل
+ 0
- 0
modules_k/pua/pua_bind.h → modules/pua/pua_bind.h
مشاهده فایل
+ 0
- 0
modules_k/pua/pua_callback.c → modules/pua/pua_callback.c
مشاهده فایل
+ 0
- 0
modules_k/pua/pua_callback.h → modules/pua/pua_callback.h
مشاهده فایل
+ 0
- 0
modules_k/pua/send_publish.c → modules/pua/send_publish.c
مشاهده فایل
+ 0
- 0
modules_k/pua/send_publish.h → modules/pua/send_publish.h
مشاهده فایل
+ 0
- 0
modules_k/pua/send_subscribe.c → modules/pua/send_subscribe.c
مشاهده فایل
+ 0
- 0
modules_k/pua/send_subscribe.h → modules/pua/send_subscribe.h
مشاهده فایل
+ 0
- 0
modules_k/pua_mi/Makefile → modules/pua_mi/Makefile
مشاهده فایل
+ 0
- 0
modules_k/pua_mi/README → modules/pua_mi/README
مشاهده فایل
+ 0
- 0
modules_k/pua_mi/doc/pua_mi.xml → modules/pua_mi/doc/pua_mi.xml
مشاهده فایل
+ 0
- 0
modules_k/pua_mi/doc/pua_mi_admin.xml → modules/pua_mi/doc/pua_mi_admin.xml
مشاهده فایل
+ 0
- 0
modules_k/pua_mi/mi_func.c → modules/pua_mi/mi_func.c
مشاهده فایل
+ 0
- 0
modules_k/pua_mi/mi_func.h → modules/pua_mi/mi_func.h
مشاهده فایل
+ 0
- 0
modules_k/pua_mi/pua_mi.c → modules/pua_mi/pua_mi.c
مشاهده فایل
+ 0
- 0
modules_k/pua_mi/pua_mi.h → modules/pua_mi/pua_mi.h
مشاهده فایل