Stephen Bosch
2006-Oct-12 21:41 UTC
[asterisk-users] Voicemail prompts clipped when retrieving from some SIP phones
Hi there: I know this has come up before. I'm having trouble finding the fix for it. When I call into Asterisk to check voice mail, the prompt gets cut off. Example -- on the Polycom IP 501, I press "messages"; All I hear is the last part of the initial prompt, like so: "assword" So I enter my assword and listen to my messages. The prompts for incoming calls are clipped too, but that's easy enough to fix by adding some playback silence. For the retrieval system, though, it's opaque. Any ideas? -Stephen-
Doug Lytle
2006-Oct-13 02:45 UTC
[asterisk-users] Voicemail prompts clipped when retrieving from some SIP phones
Stephen Bosch wrote:> Example -- on the Polycom IP 501, I press "messages"; All I hear is the > last part of the initial prompt, like so: > > "assword" > >I fixed this the other day by adding: exten => s,1,Answer() exten => s,2,Wait(1) This took care of it. What's funny is that I had 2 users complain about the fix. Apparently, they thought it was hilarious. Doug -- Ben Franklin quote: "Those who would give up Essential Liberty to purchase a little Temporary Safety, deserve neither Liberty nor Safety."