It's hard to tell without seeing your config files, but ... your first trace show : -- Started music on hold, class 'default', on IAX2/[EMAIL PROTECTED]/1
while your second trace show : res_musiconhold.c:466 moh_alloc: No class: random So it looks like the context the tranfert is from as MOH class defined as "random" but you don't have a class "random" defined in musiconhold.conf, but "default" is defined. HTH _______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
