Git Product home page Git Product logo

Comments (13)

fabriciosprj avatar fabriciosprj commented on June 24, 2024

Ola,

Tenta :
$result = $magnusBilling->getFields('CallOnLine');
print_r($result);

from magnusbilling7.

Lampard11 avatar Lampard11 commented on June 24, 2024

Ola,

Tenta : $result = $magnusBilling->getFields('CallOnLine'); print_r($result);

Tried this but getting following error:
Access denied in module:CallOnLine

from magnusbilling7.

fabriciosprj avatar fabriciosprj commented on June 24, 2024

conferi se usuário tem permissão para acesso ao modulo CallOnLine no :
Settings => Group Users

from magnusbilling7.

Lampard11 avatar Lampard11 commented on June 24, 2024

conferi se usuário tem permissão para acesso ao modulo CallOnLine no : Settings => Group Users

Checked this too, there's already full permissions, yet same issue.

from magnusbilling7.

fabriciosprj avatar fabriciosprj commented on June 24, 2024

da uma olhada

private function checkPermissions($modelApi)

from magnusbilling7.

Lampard11 avatar Lampard11 commented on June 24, 2024

da uma olhada

private function checkPermissions($modelApi)

How? Sorry I am confused with this.

from magnusbilling7.

fabriciosprj avatar fabriciosprj commented on June 24, 2024

esse módulo só pode :

$result = $magnusBilling->read('CallOnLine');

from magnusbilling7.

Lampard11 avatar Lampard11 commented on June 24, 2024

esse módulo só pode :

$result = $magnusBilling->read('CallOnLine');

Thanks a lot. Is there any way to hang the calls using the API?

from magnusbilling7.

fabriciosprj avatar fabriciosprj commented on June 24, 2024

send me an example please?

from magnusbilling7.

Lampard11 avatar Lampard11 commented on June 24, 2024

send me an example please?

When you are in "Calls Online" section, you can hang up the calls from there. If there's only read only permission when accessing Calls Online, I think it is not possible to use Hang Up the call from there using the API?

from magnusbilling7.

fabriciosprj avatar fabriciosprj commented on June 24, 2024

não é possível usar Desligar usando a API.

Solução e via ASTERISK acesso AMI via HTTP

from magnusbilling7.

Lampard11 avatar Lampard11 commented on June 24, 2024

não é possível usar Desligar usando a API.

Solução e via ASTERISK acesso AMI via HTTP

Thanks, do you have any example how to do that through Asterisk?

from magnusbilling7.

fabriciosprj avatar fabriciosprj commented on June 24, 2024

CLI: channel request hangup SIP/99995-000015bb

from magnusbilling7.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.