mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-16 00:41:41 +00:00
skypopen: sk balances gives you how many credits you have, no more errors
This commit is contained in:
parent
702cc9d49f
commit
dbafc38b3e
@ -2533,9 +2533,7 @@ SWITCH_STANDARD_API(sk_function)
|
|||||||
globals.SKYPOPEN_INTERFACES[tmp_i].message + 30);
|
globals.SKYPOPEN_INTERFACES[tmp_i].message + 30);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
} else if (!strcasecmp(argv[0], "list")) {
|
||||||
|
|
||||||
if (!strcasecmp(argv[0], "list")) {
|
|
||||||
int i;
|
int i;
|
||||||
unsigned int ib = 0;
|
unsigned int ib = 0;
|
||||||
unsigned int ib_failed = 0;
|
unsigned int ib_failed = 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user