[asterisk-bugs] [JIRA] (ASTERISK-17402) No error, if meetme conference number is not in meetme.conf
Joshua Colp (JIRA)
noreply at issues.asterisk.org
Tue Dec 19 07:11:07 CST 2017
[ https://issues.asterisk.org/jira/browse/ASTERISK-17402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Joshua Colp updated ASTERISK-17402:
-----------------------------------
Affects Version/s: 13.18.4
> No error, if meetme conference number is not in meetme.conf
> -----------------------------------------------------------
>
> Key: ASTERISK-17402
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-17402
> Project: Asterisk
> Issue Type: Bug
> Components: Applications/app_meetme
> Affects Versions: 1.8.2, 13.18.4
> Reporter: cybermanx
> Severity: Minor
>
> If the meetme conference number (in my example "conf => 1234") is not existing in meetme.conf and the conference number is called directly from the dialplan like:
> {noformat}
> exten => _XX.,1,MeetMe(1234,rMqt)
> {noformat}
> the call will immediat hanged up with no error in verbose or debug
> *ADDITIONAL INFORMATION*
> {noformat}
> -- Executing [012345678 at Konferenz:2] Set("SIP/qsc-00000001", "MEETME_RECORDINGFILE=/var/lib/asterisk/sounds/rec_conferences/conf-20002-1297708699.2") in new stack
> -- Executing [012345678 at Konferenz:3] Set("SIP/qsc-00000001", "MEETME_RECORDINGFORMAT=gsm") in new stack
> -- Executing [07062659020002 at Konferenz:4] MeetMe("SIP/qsc-00000001", "1234,Mqm") in new stack
> == Parsing '/etc/asterisk/meetme.conf': == Found
> == Spawn extension (Konferenz, 07062659020002, 4) exited non-zero on 'SIP/qsc-00000001'
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list