Call recording

I’ve setup a MeetMe conference. It all works except for call recording.

These are the errors. I only have a dummy/pseudo DAHDI channel.

[Jan 7 08:31:15] WARNING[8441] channel.c: No channel type registered for ‘DAHDI’
[Jan 7 08:31:15] VERBOSE[8441] logger.c: – Created MeetMe conference 1023 for conference ‘5000’
[Jan 7 08:31:15] WARNING[8441] app_meetme.c: No DAHDI channel available for conference, user introduction disabled
[Jan 7 08:31:15] WARNING[8441] app_meetme.c: No DAHDI channel available for conference, conference recording disabled
[Jan 7 08:31:15] DEBUG[8441] app_meetme.c: Placed channel SIP/CiscoCM2-00000001 in DAHDI conf 1023

I have been able to monitor by manually editing the extensions_additional file.

exten => 5000,n,MixMonitor(${MEETME_RECORDINGFILE}.wav)

It works until I use the gui. An apply removes this line. I’ve tried using the extensions_custom file for this entry but it doesn’t work. This box only does conferencing. I would love to just record everything. It’s not used all that much. Any help is appreciated.