forked from AWAH-SIP/AWAH-SIP_Codec
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule awah-sip_library
updated
27 files
+15 −16 | accounts.cpp | |
+8 −4 | accounts.h | |
+190 −32 | audiorouter.cpp | |
+39 −5 | audiorouter.h | |
+15 −14 | awahsiplib.cpp | |
+5 −5 | awahsiplib.h | |
+2 −2 | buddies.cpp | |
+1 −1 | buddies.h | |
+100 −213 | codecs.cpp | |
+2 −2 | codecs.h | |
+1 −1 | log.cpp | |
+1 −1 | log.h | |
+1 −1 | messagemanager.cpp | |
+1 −1 | messagemanager.h | |
+1 −2 | pjaccount.cpp | |
+1 −1 | pjaccount.h | |
+7 −3 | pjbuddy.cpp | |
+1 −1 | pjbuddy.h | |
+140 −18 | pjcall.cpp | |
+3 −1 | pjcall.h | |
+1 −1 | pjlogwriter.cpp | |
+1 −1 | pjlogwriter.h | |
+35 −18 | settings.cpp | |
+1 −7 | settings.h | |
+10 −3 | types.h | |
+12 −7 | websocket.cpp | |
+1 −1 | websocket.h |