[Asterisk-Users] Auto dial Out
Peter Svensson
psvasterisk at psv.nu
Wed Nov 10 00:04:36 MST 2004
On Tue, 9 Nov 2004, Henry Devito wrote:
> HI I am trying to use the outcall going by the wiki.(
> http://www.voip-info.org/wiki-Asterisk+auto-dial+out) But I keep getting the
> errors below. Here is a sample of a callout file. What am I doing wrong?
> ////Begin Outgoing.call////
> Channel: sip/2075
> MaxRetries: 2
> RetryTime: 60
> WaitTime: 30
> Context: managers
> Extension: 2184
> Priority: 1
> ////End outgoing.call////
>
>
> Nov 9 20:32:02 WARNING[1102211008]: pbx_spool.c:184 apply_outgoing: Unknown
> keyword ' Channel' at line 1 of /var/spool/asterisk/outgoing/outgoing.call
You seem to have a leading space ' ' in each line of the file. Try
removing that.
Peter
More information about the asterisk-users
mailing list