sip-lab 1.38.0 → 1.40.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/src/sip.hpp CHANGED
@@ -92,6 +92,8 @@ int pjw_get_codecs(char *out_codecs);
92
92
 
93
93
  int pjw_set_codecs(const char *in_codec_info);
94
94
 
95
+ int pjw_set_opus_config(const char *json);
96
+
95
97
  int __pjw_shutdown(int clean_up);
96
98
 
97
99
  int pjw_notify(long subscriber_id, const char *json);
package/samples/ic.wav DELETED
Binary file
package/samples/oc.wav DELETED
Binary file