http://jira.freeswitch.org/browse/MODLANG-56
On Wed, Apr 16, 2008 at 4:15 PM, Anthony Minessale <[EMAIL PROTECTED]> wrote: > Can you please file it on jira and attach the script to reproduce it and any > relevant logs? > > > > > On Wed, Apr 16, 2008 at 8:17 AM, Jonas Gauffin <[EMAIL PROTECTED]> > wrote: > > > But why do the sound files work for incoming calls, but not for calls > > originated from a javascript? > > this feature have worked fine before (can't say which revision). > > > > a full log is coming. > > > > > > > > > > On Wed, Apr 16, 2008 at 2:59 PM, Brian West <[EMAIL PROTECTED]> wrote: > > > Well you're playing a wav file aren't you? That is normal the codec > > > for the call looks to be PCMU but to play the file it needs L16 so the > > > core can translate it to the caller. Plus you seem to have not posted > > > the full trace so I can see. > > > > > > console loglevel 8 > > > > > > and paste that. > > > > > > /b > > > > > > > > > On Apr 16, 2008, at 1:35 AM, Jonas Gauffin wrote: > > > > > > > Codec chosen for playing the file is: Codec Activated [EMAIL > > > PROTECTED] 1 > > > > channels 20ms > > > > > > > > > > > > > > > _______________________________________________ > > > Freeswitch-users mailing list > > > [email protected] > > > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users > > > > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users > > > http://www.freeswitch.org > > > > > > > _______________________________________________ > > Freeswitch-users mailing list > > [email protected] > > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users > > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users > > http://www.freeswitch.org > > > > > > -- > > Anthony Minessale II > > FreeSWITCH http://www.freeswitch.org/ > ClueCon http://www.cluecon.com/ > > AIM: anthm > MSN:[EMAIL PROTECTED] > GTALK/JABBER/PAYPAL:[EMAIL PROTECTED] > IRC: irc.freenode.net #freeswitch > > FreeSWITCH Developer Conference > sip:[EMAIL PROTECTED] > iax:[EMAIL PROTECTED]/888 > googletalk:[EMAIL PROTECTED] > pstn:213-799-1400 > _______________________________________________ > Freeswitch-users mailing list > [email protected] > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users > http://www.freeswitch.org > > _______________________________________________ Freeswitch-users mailing list [email protected] http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org
