Hi there, It seems mpg123 is now maintained again and there are a few new version released. The latest is 0.61. Does asterisk work with the newer versions? What audio options shall we use when compile mpg123 v0.61? Thanks! Frank
Hi everybody. I know there have been some posts in the past about this subject. However it seems I cannot get the Thomson ST2030 phone to work with BLF and call pickup. Firmware on the phones is 1.5t3 I've applied then patch to chan_sip.c which adds the "else" condition } else if (strstr(p->useragent, "THOMSON")) { p->subscribed = DIALOG_INFO_XML; somewhere in the handle_request_subscribe() function. The hints are properly configured as well as the subscribecontext in sip.conf/extensions.conf In fact, the busy lamp is working (I can see busy lines and ringing lines on the phone), however call pickup is not. When a line key is flashing (i.e. the associated sip phone is ringing), if I press that key, the phone sends a SUBSCRIBE sip message to asterisk. I don't understand exatctly what the phone is expecting back from asterisk or how asterisk handles the SUBSCRIBE message, however the call is *not* picked up, and the status line key gets fast-blinking, and remains in that status, being unusable, until I reboot the phone. Any hint? Thanks. Alberto.
Hello, Wanted to know if it also works in debian flavor of Liunx. Ed -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Frank Liu Sent: Thursday, November 02, 2006 2:48 AM To: asterisk-users@lists.digium.com Subject: [asterisk-users] mpg123 new version Hi there, It seems mpg123 is now maintained again and there are a few new version released. The latest is 0.61. Does asterisk work with the newer versions? What audio options shall we use when compile mpg123 v0.61? Thanks! Frank _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
> Wanted to know if it also works in debian flavor of Liunx.Yes, the new version mpg123 is now using GPL, which should be more compliant with Debian. So the question again: Does asterisk work with the newer versions? If so, what audio options shall we use when compiling mpg123 v0.61?