[asterisk-bugs] [JIRA] Closed: (ASTERISK-19351) MeetMe does not record, WARNING: file.c:1168 ast_writefile: No such format ''

Matt Jordan (JIRA) noreply at issues.asterisk.org
Wed Sep 5 08:41:08 CDT 2012


     [ https://issues.asterisk.org/jira/browse/ASTERISK-19351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Jordan closed ASTERISK-19351.
----------------------------------

    Resolution: Fixed

Closing out as fixed.

> MeetMe does not record, WARNING: file.c:1168 ast_writefile: No such format ''
> -----------------------------------------------------------------------------
>
>                 Key: ASTERISK-19351
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-19351
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Applications/app_meetme
>    Affects Versions: 1.8.8.2
>         Environment: Cent OS x86
>            Reporter: Steven T. Wheeler
>         Attachments: full
>
>
> MeetMe is not recording conferences, it gives the following message:
> WARNING: file.c:1168 ast_writefile: No such format ''
> I have tried manually setting MEETME_RECORDINGFORMAT to 'wav', but it still errors out.  The dialplan I used is:
> exten => _X!,n,Set(MEETME_RECORDINGFILE=${temp_recording_path}${EPOCH}__${HASH(conference_info,confno)})
> exten => _X!,n,Set(MEETME_RECORDINGFORMAT=wav)
> exten => _X!,n,Set(conference_options=r${conference_options})
> exten => _X!,n(start),MeetMe(${HASH(conference_info,confno)},${conference_options}${HASH(conference_info,options)})

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list