mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-14 01:49:05 +00:00
update some macros and analog stuff
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@142 a93c3328-9c30-0410-af19-c9cd2b2d52af
This commit is contained in:
@@ -24,7 +24,7 @@ int main(int argc, char *argv[])
|
||||
}
|
||||
|
||||
|
||||
zap_analog_configure_span(span, on_signal);
|
||||
zap_analog_configure_span(span, "us", on_signal);
|
||||
zap_analog_start(span);
|
||||
|
||||
while(zap_test_flag(span->analog_data, ZAP_ANALOG_RUNNING)) {
|
||||
|
Reference in New Issue
Block a user