twilio - Getting a busy signal when calling a client device -


i've using basic phone example twilio, have set use auth.php example , have directed purchased phone number basic-call.php.

when try call number, hear default prompt, busy signal , nothing happens in app. both auth.php , basic-call.php set use same client id (basic), , can't find documentation on twilio means if there's busy signal when directing client app.

i don't have php errors in logs or errors showing in twilio console, if helps?

turns out problem wasn't signing request account sid , auth token of subaccount number associated with. sure hope helps else!


Comments

Popular posts from this blog

PySide and Qt Properties: Connecting signals from Python to QML -

c# - DevExpress.Wpf.Grid.InfiniteGridSizeException was unhandled -

scala - 'wrong top statement declaration' when using slick in IntelliJ -