Faizan Naqvi
Faizan Naqvi
Hi I have noticed that once run is called the library goes into a loop of reading/blocking on websocket. This means that you lose control on your process after calling...
The system depends on django-fields which only works with Python 2. Hence python3 projects cannot use this plugin.
Hi I needed Service Center in SMS message as well. Here is a PR for the ability to get ServiceCenter. https://github.com/shounakmulay/Telephony/pull/136
Hi In almost every repo you just made in past 1 week, there are no file extensions for source files. Like .java or .php or .py. Is that by design?
How can we use `test context` from ExUnit while using `test_with_server` instead of `test` from ExUnit? For example, we can use this syntax with ExUnit `test` macro. ```elixir test "uses...