Re: [Asterisk-Users] Cisco 7960 and short delay before voice starts after ring.

2004-03-12 Thread James Sizemore
Andrew Gillham wrote: Sounds good. I have not been that bothered with it when I make a normal voice call. It is mostly annoying when hitting the messages button on the phone. My delay helped that situation. Perhaps on calls where asterisk is proxying the rtp stream we could have an option to

Re: [Asterisk-Users] Cisco 7960 and short delay before voice starts after ring.

2004-03-11 Thread Andrew Gillham
James Sizemore wrote: exten => 6500,1,Answer exten => 6500,2,Wait,1 exten => 6500,3,VoicemailMain2 Or should I say, "Me too!" Is this the bug for the case in question? "CSCed48311: Media takes 0.4 sec to be set up" Thanks. -Andrew Yes the problem is that when making outgoing calls, there is

RE: [Asterisk-Users] Cisco 7960 and short delay before voice starts after ring.

2004-03-11 Thread Barton Hodges
[EMAIL PROTECTED] wrote: >> exten => 6500,1,Answer >> exten => 6500,2,Wait,1 >> exten => 6500,3,VoicemailMain2 >> >> Or should I say, "Me too!" >> >> Is this the bug for the case in question? >> "CSCed48311: Media takes 0.4 sec to be set up" >> >> Thanks. >> >> -Andrew >> > Yes the problem is

Re: [Asterisk-Users] Cisco 7960 and short delay before voice starts after ring.

2004-03-11 Thread James Sizemore
exten => 6500,1,Answer exten => 6500,2,Wait,1 exten => 6500,3,VoicemailMain2 Or should I say, "Me too!" Is this the bug for the case in question? "CSCed48311: Media takes 0.4 sec to be set up" Thanks. -Andrew Yes the problem is that when making outgoing calls, there is enough of a delay in

Re: [Asterisk-Users] Cisco 7960 and short delay before voice starts after ring.

2004-03-11 Thread Iain Stevenson
--On Thursday, March 11, 2004 3:17 am -0500 James Golovich <[EMAIL PROTECTED]> wrote: As of 3/4/2004 in cvs head and stable the Wait application has accepted time with fractions of a second. So 0.1 would be 100ms, 0.3 would be 300ms, etc. James Thanks, that makes a workaround for the 7960 pro

Re: [Asterisk-Users] Cisco 7960 and short delay before voice starts after ring.

2004-03-11 Thread James Golovich
On Thu, 11 Mar 2004, Iain Stevenson wrote: > > I hacked the Wait command to wait in increments of 100ms. The 7960 needs > about 300ms delay after answer to play the sound properly. ATA186's work > fine without any delay for me. > > A finer grained 'Wait' would be helpful in developing work

Re: [Asterisk-Users] Cisco 7960 and short delay before voice starts after ring.

2004-03-11 Thread Iain Stevenson
I hacked the Wait command to wait in increments of 100ms. The 7960 needs about 300ms delay after answer to play the sound properly. ATA186's work fine without any delay for me. A finer grained 'Wait' would be helpful in developing workarounds for this sort of problem. Iain --On Wednesday,

Re: [Asterisk-Users] Cisco 7960 and short delay before voice starts after ring.

2004-03-10 Thread Eric Wieling
> >Can you test this with an extension that goes into VoiceMailMain(). My > >7960 and 7960G phones both get the first couple letters of "Commedian > >Mail" cut off (usually "...median Mail"). For my first two or three months of using Asterisk I had this problem (with a Cisco 1750 and Cisco FXO an

Re: [Asterisk-Users] Cisco 7960 and short delay before voice starts after ring.

2004-03-10 Thread Andrew Gillham
Steve Creel wrote: On Wed, 10 Mar 2004, John Fraizer wrote: For what it's worth, I don't have any delay between answer and audio with my asterisk server and 7960G either originating or answering. It doesn't matter if it's a call to/from another SIP/IAX device or to/from PSTN. It's pretty muc

Re: [Asterisk-Users] Cisco 7960 and short delay before voice starts after ring.

2004-03-10 Thread John Fraizer
Steve Creel wrote: Can you test this with an extension that goes into VoiceMailMain(). My 7960 and 7960G phones both get the first couple letters of "Commedian Mail" cut off (usually "...median Mail"). Just trying to quantify the delay we're talking about... Steve exten => 8500,1,Answer exten =

RE: [Asterisk-Users] Cisco 7960 and short delay before voice starts after ring.

2004-03-10 Thread Bisker, Scott (7805)
Same behavior here. IP500 and 7960G phones cutoff first part of VoiceMailMain. -sb -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Steve Creel Sent: Wednesday, March 10, 2004 3:18 PM To: [EMAIL PROTECTED] Subject: Re: [Asterisk-Users] Cisco 7960 and short

Re: [Asterisk-Users] Cisco 7960 and short delay before voice starts after ring.

2004-03-10 Thread Chris Clifton
I have experienced this behavior on the 7960 as well. - Chris - Original Message - From: "Steve Creel" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, March 10, 2004 3:18 PM Subject: Re: [Asterisk-Users] Cisco 7960 and short delay before voice starts

Re: [Asterisk-Users] Cisco 7960 and short delay before voice starts after ring.

2004-03-10 Thread Steve Creel
On Wed, 10 Mar 2004, John Fraizer wrote: > >For what it's worth, I don't have any delay between answer and audio with my > asterisk server and 7960G either originating or answering. It doesn't >matter if it's a call to/from another SIP/IAX device or to/from PSTN. It's >pretty much instant (not

Re: [Asterisk-Users] Cisco 7960 and short delay before voice starts after ring.

2004-03-10 Thread John Fraizer
Bisker, Scott (7805) wrote: > What versions of Zaptel, Asterisk, and libpri? > > I downloaded them all at the same time from CVS. I really couldn't tell you though off the top of my head. John ___ Asterisk-Users mailing list [EMAIL PROTECTED] http://l

RE: [Asterisk-Users] Cisco 7960 and short delay before voice starts after ring.

2004-03-10 Thread Bisker, Scott (7805)
>>If we get it I'll post an update ... >> >>-----Original Message----- >>From: Duane [mailto:[EMAIL PROTECTED] >>Sent: 03 March 2004 15:12 >>To: [EMAIL PROTECTED] >>Subject: Re: [Asterisk-Users] Cisco 7960 and short delay before voice >>starts af

Re: [Asterisk-Users] Cisco 7960 and short delay before voice starts after ring.

2004-03-10 Thread John Fraizer
s, H.323/SCCP/MGCP all work fine. We're hoping to get a *special* release of the bug fixed SIP code for testing within the next 3/4 weeks. If we get it I'll post an update ... -Original Message- From: Duane [mailto:[EMAIL PROTECTED] Sent: 03 March 2004 15:12 To: [EMAIL PROTECTED] Subj

Re: [Asterisk-Users] Cisco 7960 and short delay before voice starts after ring.

2004-03-03 Thread Duane
Bisker, Scott (7805) wrote: I think what James is referring to is the delay once the call already been dialed. It's not specific to Ciscos, as I'm experiencing the same problem on my polycom phones. Must be SIP related. The problem is that once a call is dialed, when the remote party picks up the

RE: [Asterisk-Users] Cisco 7960 and short delay before voice starts after ring.

2004-03-03 Thread Rich Adamson
Ops, guess I should have read that a little closer. Not enough coffee yet. :( Rich > I think what James is referring to is the delay once the call already been dialed. > It's not specific to Ciscos, as I'm experiencing the same problem on my polycom phones. Must be SI

RE: [Asterisk-Users] Cisco 7960 and short delay before voice starts after ring.

2004-03-03 Thread Bisker, Scott (7805)
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Rich Adamson Sent: Wednesday, March 03, 2004 8:11 AM To: [EMAIL PROTECTED] Subject: Re: [Asterisk-Users] Cisco 7960 and short delay before voice starts after ring. > When calling out on a Cisco 7960 there is a short d

Re: [Asterisk-Users] Cisco 7960 and short delay before voice starts after ring.

2004-03-03 Thread Rich Adamson
> When calling out on a Cisco 7960 there is a short delay before the call > gets setup and the other side can hear your voice. > Anyone know how to compensate for this effect? Sounds like the 7960 has not been configured with a dialplan that supports your * dialplan. Look for the dialplan.xml fil

Re: [Asterisk-Users] Cisco 7960 and short delay before voice starts after ring.

2004-03-03 Thread Lele Forzani
On Wednesday 03 March 2004 13:55, James Sizemore wrote: > When calling out on a Cisco 7960 there is a short delay before the call > gets setup and the other side can hear your voice. > Anyone know how to compensate for this effect? Open Caveats Release 6.2 This section documents possible unex