Git Product home page Git Product logo

Comments (7)

skrusty avatar skrusty commented on August 17, 2024

Define 'Answer' a call?

Answer in terms of FastAGI means answer the channel so you can play audio over the channel (for example). It doesn't mean Answer at a handset.

from asternet.

kannangptp avatar kannangptp commented on August 17, 2024

Suppose a channel SIp/100 is calling extn 101.Which event is fired in receiving end or how to Answer to that call from 101 . I am trying to develop a small .net application on call management.Please help me..

from asternet.

skrusty avatar skrusty commented on August 17, 2024

You can't do that with FastAGI. We've already explained that the Answer feature doesn't answer the call ringing at an extension, it answers a channel in asterisk. As explained in #43

from asternet.

kannangptp avatar kannangptp commented on August 17, 2024

Thanks for replay, but didn't get any Solutions

from asternet.

jonastelzio avatar jonastelzio commented on August 17, 2024

k07,

The Answer call in Fast AGI does exactly the same thing as the Answer-dialplan application does. Actually Fast AGI basically just execute dial plan applications, but from another server, with asterisk connected via TCP to obtain instructions on which dial plan apps to execute.

You can find the comprehensive list, and documentation, of all dial plan apps supported by asterisk here: https://wiki.asterisk.org/wiki/display/AST/Asterisk+13+Dialplan+Applications

from asternet.

kannangptp avatar kannangptp commented on August 17, 2024

Then How can we communicate with other channel.I mean answer that call. I am new to Aster.net So please forgive me if i made a silly mistake,

from asternet.

skrusty avatar skrusty commented on August 17, 2024

Your questions are not AsterNET related, but Asterisk. You're understanding of Asterisk isn't supported here, please ask these questions here: https://community.asterisk.org/

from asternet.

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.