Michael D Schelin
2005-Apr-25 18:29 UTC
[Asterisk-Users] Playback dosen't play Playtone(Congestion) does ?
Hi All, What would keep Asterisk from playing out audio files (Playback command) but I can play the busy tone . playtone(Congestion) ?? I have verified this with ethereal and see the audio only going one way. Because I can hear the audio with the play tone I know there is something preventing the playback from working. Thanks
Tim Connolly
2005-Apr-25 18:54 UTC
[Asterisk-Users] Playback dosen't play Playtone(Congestion) does ?
Are you seeing anything in your /var/log/asterisk/messages file or even on the console with verbosity at 3 or more? I'm guessing you have a path or permissions problem, but you should see either in the logs or the console. -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Michael D Schelin Sent: Monday, April 25, 2005 8:29 PM To: asterisk-users@lists.digium.com Subject: [Asterisk-Users] Playback dosen't play Playtone(Congestion) does ? Hi All, What would keep Asterisk from playing out audio files (Playback command) but I can play the busy tone . playtone(Congestion) ?? I have verified this with ethereal and see the audio only going one way. Because I can hear the audio with the play tone I know there is something preventing the playback from working. Thanks _______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
Michael D Schelin
2005-Apr-26 08:02 UTC
[Asterisk-Users] Playback dosen't play Playtone(Congestion) does ?
Tim, I found something in the huge log file. Apr 25 23:25:51 DEBUG[2330]: Ooh, format changed from unknown to ulaw what does this mean Ooh ? to 208.41.254.119:5060 Apr 25 23:25:51 VERBOSE[2330]: -- Executing [1;36;40mPlayback[0;37;40m("[1;35;40mSIP/208.41.254.119-089b23d8[0;37;40m", "[1;35;40mtelephone-in-your-pocket[0;37;40m") in new stack Apr 25 23:25:51 DEBUG[2330]: Ooh, format changed from unknown to ulaw Apr 25 23:25:51 DEBUG[2330]: Scheduling timer at 160 sample intervals Apr 25 23:25:51 VERBOSE[2330]: -- Playing 'telephone-in-your-pocket' (language 'en') Apr 25 23:25:51 VERBOSE[2330]: I see all log files. Sip debug is on so I see it wanting to play the file. I'm the root. I was thinking path but but I tested it by changing the name to something wrong. The call went right to and error tone. When It's correct it's just silence. The tones are not in the same directory as the sounds. Asterisk knows the directory. I will look at the log file. I have looked at the asterisk.conf docs. and I can't find the Variable need the to put in for the sound files path. Example below is my asterisk.conf file. I would like to force it to the correct directory. [directories] astetcdir => /etc/asterisk astmoddir => /usr/lib/asterisk/modules astvarlibdir => /var/lib/asterisk astagidir => /var/lib/asterisk/agi-bin astspooldir => /var/spool/asterisk astrundir => /var/run/asterisk astlogdir => /var/log/asterisk Tim Connolly wrote:>Are you seeing anything in your /var/log/asterisk/messages file or even on >the console with verbosity at 3 or more? I'm guessing you have a path or >permissions problem, but you should see either in the logs or the console. > >-----Original Message----- >From: asterisk-users-bounces@lists.digium.com >[mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Michael D >Schelin >Sent: Monday, April 25, 2005 8:29 PM >To: asterisk-users@lists.digium.com >Subject: [Asterisk-Users] Playback dosen't play Playtone(Congestion) does ? > >Hi All, What would keep Asterisk from playing out audio files (Playback >command) but I can play the busy tone . playtone(Congestion) ?? I have >verified this with ethereal and see the audio only going one way. >Because I can hear the audio with the play tone I know there is >something preventing the playback from working. > >Thanks >_______________________________________________ >Asterisk-Users mailing list >Asterisk-Users@lists.digium.com >http://lists.digium.com/mailman/listinfo/asterisk-users >To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > > > > >