search for: autoanswer_ring_tim

Displaying 2 results from an estimated 2 matches for "autoanswer_ring_tim".

Did you mean: autoanswer_ring_time
2006 Apr 12
1
Cisco 7960 won't dial (sccp)
...t can't seem to get it to work. Any ideas? Asterisk SVN-trunk-r7498 chan_sccp-20060207 [general] servername = asterisk keepalive = 60 debug = 10 context = from-sccp-internal dateFormat = M/D/YA port = 2000 disallow=all allow=alaw allow=ulaw allow=g723 firstdigittimeout = 60 digittimeout = 8 autoanswer_ring_time = 0 autoanswer_tone = 0x32 remotehangup_tone = 0x32 transfer_tone = 0 callwaiting_tone = 0x2d musicclass=default language=en rtptos = 184 echocancel = on silencesuppression = off trustphoneip = no tos = 0x68 [devices] type = 7960 autologin = 2002 description = phone2002 dtmfmode = inband imag...
2006 Mar 29
0
Installing Cisco IP phone 7910
...; Allow codecs in order of preference allow=ulaw ; firstdigittimeout = 16 ; dialing timeout for the 1st digit digittimeout = 8 ; more digits ;digittimeoutchar = # ; you can force the channel to dial with this char in the dialing state autoanswer_ring_time = 1 ; ringing time in seconds for the autoanswer, the default is 0 autoanswer_tone = 0x32 ; autoanswer confirmation tone. For a complete list of tones: grep SKINNY_TONE sccp_protocol.h ; not all the tones can be played in a connected state, so you have to...