[asterisk-bugs] [JIRA] (ASTERISK-17402) No error, if meetme conference number is not in meetme.conf

Matt Jordan (JIRA) noreply at issues.asterisk.org
Fri Mar 13 21:32:34 CDT 2015


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

Matt Jordan updated ASTERISK-17402:
-----------------------------------

    Description: 
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}

  was:
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:
exten => _XX.,1,MeetMe(1234,rMqt)
the call will immediat hanged up with no error in verbose or debug


****** ADDITIONAL INFORMATION ******

    -- 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'


> 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
>            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