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
14 files
+79 −35 | accounts.cpp | |
+14 −5 | accounts.h | |
+2 −2 | audiorouter.cpp | |
+15 −15 | awahsiplib.cpp | |
+5 −5 | awahsiplib.h | |
+32 −22 | buddies.cpp | |
+1 −1 | codecs.cpp | |
+7 −1 | pjaccount.cpp | |
+4 −7 | pjbuddy.cpp | |
+20 −29 | pjcall.cpp | |
+1 −1 | pjsip | |
+1 −1 | settings.cpp | |
+12 −1 | types.h | |
+28 −15 | websocket.cpp |