[Asterisk-bsd] MPG123 in asterisk netbsd

reza adinata reza.adinata at gmail.com
Wed May 6 02:33:20 CDT 2009


Hi all,

I am trying to use asterisk in netbsd 3.1 , implementig mpg123.

My extensions.conf is

exten => 9,1,Answer()
exten => 9,2,MP3Player(/usr/pkg/etc/asterisk/mp3/song.mp3)
exten => 9,3,Hangup()

The log shows this :

May  6 14:40:13 WARNING[634]: chan_sip.c:3680 process_sdp: Unknown SDP
media type in offer: video 10702 RTP/AVP 34 31
    -- Executing Answer("SIP/8252-00297000", "") in new stack
    -- Executing MP3Player("SIP/8252-00297000",
"/usr/pkg/etc/asterisk/mp3/lagu.mp3") in new stack
May  6 14:40:16 NOTICE[634]: app_mp3.c:121 timed_read: Poll timed
out/errored out with 0
    -- Executing Hangup("SIP/8252-00297000", "") in new stack
  == Spawn extension (mp3player, 9, 3) exited non-zero on 'SIP/8252-00297000'


Thank you for your helps



More information about the Asterisk-BSD mailing list