[A*UG] Call file problems
Chris Tooley
ctooley at gnumber.com
Sun Jun 11 10:45:31 CDT 2006
You aren't by chance calling a Sprint phone are you? Sprint "answer"s
calls prior to delivering the call to the phone, and then generates a new
ringtone. Asterisk is often confused by this.
Otherwise, I remember some bugs in older versions of asterisk that had
this behaviour.
> Hi
>
> Callfiles are giving me some fits.
>
> The callfile below is either not waiting for me to answer before it
> responds,
> or if I add 'callprogress=yes' to zapata.conf, it thinks I never
> answer the phone.
>
> Any ideas?
>
> Channel: Zap/g1/5551212,30
> MaxRetries: 2
> RetryTime: 60
> WaitTime: 30
> Context: callout
> Extension: s
> Priority: 1
> Callerid: Appt Reminder <(555) 555-5555>
>
>
> --- in extensions.conf
> [callout]
> exten => s,1,Answer()
> exten => s,n,Wait(5)
> exten => s,n,Playback(walks-into-bar-mail)
> exten => s,n,Hangup()
>
>
> Thanks
>
> Jim Freeze
>
>
>
> _______________________________________________
> Austin-Asterisk-Users-Group mailing list
> Austin-Asterisk-Users-Group at bybent.com
> http://buzzard.onr.com/mailman/listinfo/austin-asterisk-users-group
> AAUG Web Site: http://aaug.bybent.com/
>
More information about the Austin-Asterisk-Users-Group
mailing list