On Mon, Feb 9, 2009 at 5:40 PM, Nabeel Jafferali <[email protected]> wrote: > I have an Audiocodes MP-118FXO in production. When a call is made and the > remote party hangs up, the Audiocodes hangs up the call immediately. But if a > call is received and the remote party hangs up, the Audiocodes does not hang > up immediately. > > Anyone experienced this issue with Audiocodes or any other gateway in > general? Any tips? > > -- > Nabeel Jafferali > X2 Networks >
Nabeel, I know this doesn't address the root cause of your issue but based on the informed posts of some other members, it looks like you might need a workaround. One idea is to post process the file with sox. I remember doing this in the past but I can't remember why, I don't think it was voicemail. I looked at the man page and it seems that some combination of the 'silence' and maybe the 'reverse' options might do what you need. I'm not aware of a channel variable that exposes the name of the last recorded message file (like with record()) but I think you could use externnotify in voicemail.conf. I'm not a linux whiz but it might be worth running that with the 'nice' command to prevent analysis of a 5 minute message from causing a resource blip that would affect voice quality. Good luck, Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
