Asterisk Cookbook by Leif Madsen & Russell Bryant

Asterisk Cookbook by Leif Madsen & Russell Bryant

Author:Leif Madsen & Russell Bryant [Leif Madsen]
Language: eng
Format: epub
Tags: COMPUTERS / Networking / General
ISBN: 9781449303815
Publisher: O'Reilly Media
Published: 2011-03-29T16:00:00+00:00


The timestamp on a call file is important. If you set the timestamp to be in the future, Asterisk will not process the file until that time is reached.

See Also

Originating a Call Using the CLI, Originating a Call Using the Dialplan, and Originating a Call From the Manager Interface

Originating a Call From the Manager Interface

Problem

You would like to programmatically originate a call over a network connection to Asterisk.

Solution

Use the Originate action in the Asterisk Manager Interface (AMI):

Action: Originate Channel: SIP/myphone Exten: 6001 Context: LocalExtensions Priority: 1 Timeout: 30000 CallerID: "Asterisk" <6000> Async: true



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.