search for: mmaudio

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

Did you mean: maudio
2008 Jul 21
3
what is the magic needed from upgrading from 1.4 to 1.6
I am upgrading a box from 1.4 to 1.6 and my console/dsp stopped working. I am getting a SIP/401 Unauthorized error and then a SIP/404 error. I changed nothing in the configs. Is there a particular parameter needed for 1.6 that 1.4 did not care about? If I drop back to 1.4 it starts working again. Thanks Jerry
2008 Jul 22
0
[Fwd: Re: what is the magic needed from upgrading from 1.4 to 1.6]
...> exten => public_address,1,Goto(smvoice-mediaport-public-address,s,1) > > #include "/etc/asterisk/express.dnis.conf" > > > Then express.dnis.conf has: > ; This file is generated from MessageNet EMACS > ; Phone Caller ID & DNIS Manager screen > > ; MMAUDIO : EBOX 4300 - > exten => mediaport_audio_visual,1,Goto(smvoice-mediaport-audio-visual,s,1) > > [smvoice-mediaport-audio-visual] > exten => s,1,Playback(beep) > exten => s,n,Dial(Console/dsp) > exten => s,n,Hangup > > > Not seeing what...