Displaying 1 result from an estimated 1 matches for "1call".
Did you mean:
  call
  
2010 Apr 13
0
Problem with Callfiles
...isk seems like if did the call but it doesnt.
 
I put here my callfile and that I get when asterisk begins to do the call
 
If anybody has idea, pls. Tell me
TIA 
 
;;----CallFile-----
Channel: Zap/g1/8093908270
Callerid: 8093908270
MaxRetries: 2
RetryTime: 300
WaitTime: 45
Context: 1call
Extension: s
Priority: 1
 
 
;;EXTENSION::
[1call]
exten => s,1,Playback(vm-intro)
exten => s,2,Playback(vm-goodbye)
exten => s,3,Hangup
 
 
 
 
I am getting this when I put the 1.call to outgoing directory. The call never started
 
 == Parsing '/etc/asterisk/asterisk.c...