On Jun 11, 2006, at 9:45 AM, Chris Tooley wrote:
> 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.
Bingo. I was calling my sprint cell phone. Is there a
solution to 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 bybent.com
>> http://buzzard.onr.com/mailman/listinfo/austi
n-asterisk-users-group
>> AAUG Web Site: http://aaug.bybent.com/
>>
>
Jim Freeze
_______________________________________________
Austin-Asterisk-Users-Group mailing list
Austin-Asterisk-Users-Group bybent.com
http://buzzard.onr.com/mailman/listinfo/austi
n-asterisk-users-group
AAUG Web Site: http://aaug.bybent.com/
|