-
```
In ISUP there are byte[] like types, which essentially are place holders for
flags. Currently API is crude - it depends on user pass a byte[] and do
checks/sets on each byte. We should have bett…
-
```
ISUP stack now support only ITU standard.
We have to add support for ANSI protocol standard too.
```
Original issue reported on code.google.com by `serg.vet...@gmail.com` on 24 Aug 2012 at 11:05…
-
```
ISUP stack now support only ITU standard.
We have to add support for ANSI protocol standard too.
```
Original issue reported on code.google.com by `serg.vet...@gmail.com` on 24 Aug 2012 at 11:05…
-
```
In ISUP there are byte[] like types, which essentially are place holders for
flags. Currently API is crude - it depends on user pass a byte[] and do
checks/sets on each byte. We should have bett…
-
```
Some new tests dont reuse framework designed for them: ie.
CallingPartyNumberTest
```
Original issue reported on code.google.com by `baran...@gmail.com` on 15 Sep 2013 at 9:21
-
```
Some new tests dont reuse framework designed for them: ie.
CallingPartyNumberTest
```
Original issue reported on code.google.com by `baran...@gmail.com` on 15 Sep 2013 at 9:21
-
```
Some new tests dont reuse framework designed for them: ie.
CallingPartyNumberTest
```
Original issue reported on code.google.com by `baran...@gmail.com` on 15 Sep 2013 at 9:21
-
```
Some new tests dont reuse framework designed for them: ie.
CallingPartyNumberTest
```
Original issue reported on code.google.com by `baran...@gmail.com` on 15 Sep 2013 at 9:21
-
```
Some new tests dont reuse framework designed for them: ie.
CallingPartyNumberTest
```
Original issue reported on code.google.com by `baran...@gmail.com` on 15 Sep 2013 at 9:21
-
Hi,
I found the python psutil package have the `psutil.net_if_stats()` to get the network interface card speed.
```bash
>>> import psutil
>>> psutil.net_if_stats()
{'eth0': snicstats(isup=True,…