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 Nov 9 20:32:02 WARNING[1102211008]: pbx_spool.c:184 apply_outgoing: Unknown keyword ' MaxRetries' at line 2 of /var/spool/asterisk/outgoing/outgoing.call Nov 9 20:32:02 WARNING[1102211008]: pbx_spool.c:184 apply_outgoing: Unknown keyword ' RetryTime' at line 3 of /var/spool/asterisk/outgoing/outgoing.call Nov 9 20:32:02 WARNING[1102211008]: pbx_spool.c:184 apply_outgoing: Unknown keyword ' WaitTime' at line 4 of /var/spool/asterisk/outgoing/outgoing.call Nov 9 20:32:02 WARNING[1102211008]: pbx_spool.c:184 apply_outgoing: Unknown keyword ' Context' at line 9 of /var/spool/asterisk/outgoing/outgoing.call Nov 9 20:32:02 WARNING[1102211008]: pbx_spool.c:184 apply_outgoing: Unknown keyword ' Extension' at line 10 of /var/spool/asterisk/outgoing/outgoing.call Nov 9 20:32:02 WARNING[1102211008]: pbx_spool.c:184 apply_outgoing: Unknown keyword ' Priority' at line 11 of /var/spool/asterisk/outgoing/outgoing.call Nov 9 20:32:02 WARNING[1102211008]: pbx_spool.c:193 apply_outgoing: At least one of app or extension must be specified, along with tech and dest in file /var/spool/asterisk/outgoing/outgoing.call
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.callYou seem to have a leading space ' ' in each line of the file. Try removing that. Peter
I am using the auto-dial-out feature to play recordings. I create the call files, place them in the outgoing directory and off they go. The problem is that the number I am dialing does not get stored in CDR. One suggestion was to put this number in the callerid field. Problem with that is that the recipient will see their own number, which is unacceptable. I must show a toll-free number. I've tried resetting the callerid in the dialplan context before the CDR is stored. That works great, except if the call goes unanswered, it never makes it into the dialplan logic. I must somehow get this number into CDR, as I need it to match back to a customer activity database. Any suggestions? Thanks, Adam The contents of this email message and any attachments are confidential and are intended solely for addressee. The information may also be legally privileged. This transmission is sent in trust, for the sole purpose of delivery to the intended recipient. If you have received this transmission in error, any use, reproduction or dissemination of this transmission is strictly prohibited. If you are not the intended recipient, please immediately notify the sender by reply email and delete this message and its attachments, if any. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050709/e59d74ac/attachment.htm