forked from Mirrors/freeswitch
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);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
if (!strcasecmp(argv[0], "list")) {
|
||||
} else if (!strcasecmp(argv[0], "list")) {
|
||||
int i;
|
||||
unsigned int ib = 0;
|
||||
unsigned int ib_failed = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user