Iain Stevenson
2003-Mar-29 04:09 UTC
[Asterisk-Users] SIP autodestruct bug affects MOH too
I built the cvs as of last night and found that a call from a SIP terminal (ATA 186) to music on hold bombed thus after a few seconds: -- Executing Answer("SIP/cisco1-e146", "") in new stack -- Executing MP3Player("SIP/cisco1-e146", "/var/lib/asterisk/mohmp3/test.mp3") in new stack WARNING[6151]: File chan_sip.c, Line 398 (__sip_autodestruct): Autodestruct on call '2800011193@192.168.1.240' with owner in place The patch Andre sent to this list seems to fix the problem. Iain