2010/10/14 Danny Nicholas <[email protected]> > ------------------------------ > > *From:* [email protected] [mailto: > [email protected]] *On Behalf Of *Olivier > *Sent:* Thursday, October 14, 2010 3:34 PM > *To:* Asterisk Users Mailing List - Non-Commercial Discussion > *Subject:* Re: [asterisk-users] Default MOH not working on 1.6.1 > > > > > > 2010/10/14 Olivier <[email protected]> > > > > 2010/10/14 Olivier <[email protected]> > > > > Hello, > > I've configured with the very same script 1 Intel Xeon and 1 Intel Pentium4 > machines. > On one MOH is working properly > On the other, I can read on console, lines such as those bellow but I can't > hear anything. > > In which direction, should I further investigate ? > If this help, here is my setup: > > me ---<PSTN-ISDN> ---- Patton 4638 ---<SIP>--- Asterisk 1.6.1.18 > > > -- Started music on hold, class 'default', on SIP/patton-0000002b > == Using SIP RTP CoS mark 5 > == Extension Changed 249[subs] new state Ringing for Notify User 749 > == Extension Changed 249[subs] new state Ringing for Notify User 750 > -- SIP/249-0000002c is ringing > Sent RTP packet to 192.168.102.200:5030 (type 00, seq 043637, ts > 000160, len 000160) > Sent RTP packet to 192.168.102.200:5030 (type 00, seq 043638, ts > 000320, len 000160) > > > Thanks > > > > PS: I used the "standard" i386 Lenny image on the Xeon machine. > Should I favor another image, such as amd64 or em64t, instead ? > > > If this matters, I must also add MOH is triggered here by Queue > application. > > > > I assume MOH is working on Pentium 4 and “failing” on Xeon? > > > > Try this snippet > > Exten => 664,1,answer > > exten => 664,n,SetMusicOnHold(default) > > exten => 664,n,WaitMusicOnHold(20) > > exten => 664,n,Background(vm-goodbye) > > exten => 664,n,Hangup > > > > This should play your default MOH for 20 seconds, then say goodbye and > hangup. >
I'll give it a try ASAP (this WE ) > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: > http://www.asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
