citymenu / clickandeat

2 stars 0 forks source link

Delay for the phone call to start #224

Closed bertso closed 12 years ago

bertso commented 12 years ago

I am not sure if this is as a result of all the code that i have added or if it was always like this, but you have the feeling that between receiving the call and the machine starting to speak it takes quite a while and it may some times be confused with a faulty call. Is it possible to add an extra step that just makes a noise straight away so you know that it is actually us, don't hang up, look for pen and paper and start writing..

mishimaltd commented 12 years ago

Is that testing locally or on the server?

On 7 Nov 2012, at 18:33, bertso notifications@github.com wrote:

I am not sure if this is as a result of all the code that i have added or if it was always like this, but you have the feeling that between receiving the call and the machine starting to speak it takes quite a while and it may some times be confused with a faulty call. Is it possible to add an extra step that just makes a noise straight away so you know that it is actually us, don't hang up, look for pen and paper and start writing..

— Reply to this email directly or view it on GitHubhttps://github.com/mishimaltd/clickandeat/issues/224.

bertso commented 12 years ago

On the server

Date: Wed, 7 Nov 2012 10:37:49 -0800 From: notifications@github.com To: clickandeat@noreply.github.com CC: bertso@hotmail.com Subject: Re: [clickandeat] Delay for the phone call to start (#224)

Is that testing locally or on the server?

On 7 Nov 2012, at 18:33, bertso notifications@github.com wrote:

I am not sure if this is as a result of all the code that i have added or

if it was always like this, but you have the feeling that between receiving

the call and the machine starting to speak it takes quite a while and it

may some times be confused with a faulty call. Is it possible to add an

extra step that just makes a noise straight away so you know that it is

actually us, don't hang up, look for pen and paper and start writing..

Reply to this email directly or view it on

GitHubhttps://github.com/mishimaltd/clickandeat/issues/224.

          —

          Reply to this email directly or view it on GitHub.
mishimaltd commented 12 years ago

Unfortunately because it’s dynamic content we have to serve it up from the server, I don’t think there is anything we can do about this sadly.

From: bertso [mailto:notifications@github.com] Sent: 07 November 2012 18:42 To: mishimaltd/clickandeat Cc: Joe Pugh Subject: Re: [clickandeat] Delay for the phone call to start (#224)

On the server

Date: Wed, 7 Nov 2012 10:37:49 -0800 From: notifications@github.com To: clickandeat@noreply.github.com CC: bertso@hotmail.com Subject: Re: [clickandeat] Delay for the phone call to start (#224)

Is that testing locally or on the server?

On 7 Nov 2012, at 18:33, bertso notifications@github.com wrote:

I am not sure if this is as a result of all the code that i have added or

if it was always like this, but you have the feeling that between receiving

the call and the machine starting to speak it takes quite a while and it

may some times be confused with a faulty call. Is it possible to add an

extra step that just makes a noise straight away so you know that it is

actually us, don't hang up, look for pen and paper and start writing..

Reply to this email directly or view it on

GitHubhttps://github.com/mishimaltd/clickandeat/issues/224.

Reply to this email directly or view it on GitHub.

— Reply to this email directly or view it on GitHub https://github.com/mishimaltd/clickandeat/issues/224#issuecomment-10159778 .

https://github.com/notifications/beacon/J6T91GIPIyhU-8ti4GCGP6xlRABYlEabtjBof3tjMcR8rXbx3KAlf87O5iGDsccs.gif

mishimaltd commented 12 years ago

Fixed