Asterisk [1], asterisk
Asterisk [1] is an open-source Telephone Application Platform under the GPLv2 protocol. In short, Asterisk is a server application that can initiate a call, receive a call, and customize a call.
1.2.1 Channel Driver
The
Asterisk and ODBC provide the ability to easily update and retrieve data by defining SQL statements as special variables that can be called by dialplan. For example, I can charge for long-distance flights, accept credit cards, and allow asterisk to
In the example of implementing automatic call, I used the Originate method in the Asterisk manager API, which is in phpagi. The specific definition is as follows: (I will not explain it in English. I am very confused in English)/*** Originate Call**
The asterisk core handles these items internally:
PBX switching-The essence of communication, of course, is a private branch exchange switching system, connecting calltogether between varous users and automatic tasks. The switching core
Asterisk-java ami2 event listening, asterisk-javaami2
AsteriskServer article 1 does not explain how to obtain it.
AsteriskServer. addChainListener (new AsteriskeventListenerInit (); // monitors the events of the entire service and adds a listener to
The asterisk kernel (hereinafter referred to as the kernel) provides a series of RTP-related API functions. When using different RTP stacks, these Apis provide a unified access method for the RTP module. After these APIs are encapsulated, any module
[ExtJS5 Study Notes] section 22nd use the beforeLabelTpl configuration in Extjs5 to add the required asterisk sign to the tag, extjs5
Address: http://blog.csdn.net/sushengmiyan/article/details/39395753
Official example: http://docs.sencha.com/extjs/5
Asteriskserver Article 1 mentions how to obtain, does not explainAsteriskserver.addchainlistener (New Asteriskeventlistenerinit ());//The whole service of event monitoring, to this service plus monitoringBy implementing the Managereventlistener
Create Channel
The asterisk code is calledAst_channel_alloc () MacroCreate a channel. After the channel is created, it is automatically inserted into the hash table of the main channel, which is used by the system to track all active channels. The
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.