Skip to content

Conference Not working in iso 1-2-18 #24

@tbagwell

Description

@tbagwell

With the new iso using asterisk 11 from the iso. 1-2-18
When you happen to use a Conference. It will just hang up on here.
Here is the display out for it.
from the iso from july it working ok.
But this new iso. There is a problem
The only different I can see between the two outputs is this line.
[2018-01-29 16:50:53] WARNING[22140][C-00000008]: app_meetme.c:1296 build_conf: Unable to open DAHDI pseudo device
This is a sip phone to the conf.

-- Executing [501@from-internal:1] Macro("SIP/499-00000008", "user-callerid,") in new stack
-- Executing [s@macro-user-callerid:1] Set("SIP/499-00000008", "TOUCH_MONITOR=1517266252.9") in new stack
-- Executing [s@macro-user-callerid:2] Set("SIP/499-00000008", "AMPUSER=499") in new stack
-- Executing [s@macro-user-callerid:3] GotoIf("SIP/499-00000008", "0?report") in new stack
-- Executing [s@macro-user-callerid:4] ExecIf("SIP/499-00000008", "1?Set(REALCALLERIDNUM=499)") in new stack
-- Executing [s@macro-user-callerid:5] Set("SIP/499-00000008", "AMPUSER=499") in new stack
-- Executing [s@macro-user-callerid:6] GotoIf("SIP/499-00000008", "0?limit") in new stack
-- Executing [s@macro-user-callerid:7] Set("SIP/499-00000008", "AMPUSERCIDNAME=test") in new stack
-- Executing [s@macro-user-callerid:8] GotoIf("SIP/499-00000008", "0?report") in new stack
-- Executing [s@macro-user-callerid:9] Set("SIP/499-00000008", "AMPUSERCID=499") in new stack
-- Executing [s@macro-user-callerid:10] Set("SIP/499-00000008", "__DIAL_OPTIONS=TtrwW") in new stack
-- Executing [s@macro-user-callerid:11] Set("SIP/499-00000008", "CALLERID(all)="test" <499>") in new stack
-- Executing [s@macro-user-callerid:12] GotoIf("SIP/499-00000008", "0?limit") in new stack
-- Executing [s@macro-user-callerid:13] ExecIf("SIP/499-00000008", "0?Set(GROUP(concurrency_limit)=499)") in new stack
-- Executing [s@macro-user-callerid:14] ExecIf("SIP/499-00000008", "0?Set(CHANNEL(language)=)") in new stack
-- Executing [s@macro-user-callerid:15] GotoIf("SIP/499-00000008", "0?continue") in new stack
-- Executing [s@macro-user-callerid:16] Set("SIP/499-00000008", "__TTL=64") in new stack
-- Executing [s@macro-user-callerid:17] GotoIf("SIP/499-00000008", "1?continue") in new stack
-- Goto (macro-user-callerid,s,28)
-- Executing [s@macro-user-callerid:28] Set("SIP/499-00000008", "CALLERID(number)=499") in new stack
-- Executing [s@macro-user-callerid:29] Set("SIP/499-00000008", "CALLERID(name)=test") in new stack
-- Executing [s@macro-user-callerid:30] Set("SIP/499-00000008", "CDR(cnum)=499") in new stack
-- Executing [s@macro-user-callerid:31] Set("SIP/499-00000008", "CDR(cnam)=test") in new stack
-- Executing [s@macro-user-callerid:32] Set("SIP/499-00000008", "CHANNEL(language)=en") in new stack
-- Executing [501@from-internal:2] Set("SIP/499-00000008", "MEETME_ROOMNUM=501") in new stack
-- Executing [501@from-internal:3] Set("SIP/499-00000008", "MAX_PARTICIPANTS=0") in new stack
-- Executing [501@from-internal:4] Set("SIP/499-00000008", "MEETME_MUSIC=default") in new stack
-- Executing [501@from-internal:5] Gosub("SIP/499-00000008", "sub-record-check,s,1(conf,501,never)") in new stack
-- Executing [s@sub-record-check:1] Set("SIP/499-00000008", "REC_POLICY_MODE_SAVE=") in new stack
-- Executing [s@sub-record-check:2] GotoIf("SIP/499-00000008", "1?check") in new stack
-- Goto (sub-record-check,s,7)
-- Executing [s@sub-record-check:7] Set("SIP/499-00000008", "__MON_FMT=wav") in new stack
-- Executing [s@sub-record-check:8] GotoIf("SIP/499-00000008", "1?next") in new stack
-- Goto (sub-record-check,s,11)
-- Executing [s@sub-record-check:11] ExecIf("SIP/499-00000008", "0?Return()") in new stack
-- Executing [s@sub-record-check:12] ExecIf("SIP/499-00000008", "1?Set(__REC_POLICY_MODE=never)") in new stack
-- Executing [s@sub-record-check:13] GotoIf("SIP/499-00000008", "0?conf,1") in new stack
-- Executing [s@sub-record-check:14] Set("SIP/499-00000008", "__REC_STATUS=INITIALIZED") in new stack
-- Executing [s@sub-record-check:15] Set("SIP/499-00000008", "NOW=1517266252") in new stack
-- Executing [s@sub-record-check:16] Set("SIP/499-00000008", "__DAY=29") in new stack
-- Executing [s@sub-record-check:17] Set("SIP/499-00000008", "__MONTH=01") in new stack
-- Executing [s@sub-record-check:18] Set("SIP/499-00000008", "__YEAR=2018") in new stack
-- Executing [s@sub-record-check:19] Set("SIP/499-00000008", "__TIMESTR=20180129-165052") in new stack
-- Executing [s@sub-record-check:20] Set("SIP/499-00000008", "__FROMEXTEN=499") in new stack
-- Executing [s@sub-record-check:21] Set("SIP/499-00000008", "__CALLFILENAME=conf-501-499-20180129-165052-1517266252.9") in new stack
-- Executing [s@sub-record-check:22] Goto("SIP/499-00000008", "conf,1") in new stack
-- Goto (sub-record-check,conf,1)
-- Executing [conf@sub-record-check:1] Gosub("SIP/499-00000008", "recconf,1(conf,501,501)") in new stack

[2018-01-29 16:50:52] NOTICE[22140][C-00000008]: app_meetme.c:7800 acf_meetme_info: Error: conference (501) not found
-- Executing [recconf@sub-record-check:1] Set("SIP/499-00000008", "__CALLFILENAME=conf-501-501-20180129-165052-1517266252.9") in new stack
[2018-01-29 16:50:52] NOTICE[22140][C-00000008]: app_meetme.c:7800 acf_meetme_info: Error: conference (501) not found
-- Executing [recconf@sub-record-check:2] ExecIf("SIP/499-00000008", "1?Set(DB(RECCONF/501)=conf-501-501-20180129-165052-1517266252.9)") in new stack
-- Executing [recconf@sub-record-check:3] Set("SIP/499-00000008", "MEETME_RECORDINGFILE=/var/spool/asterisk/monitor/2018/01/29/conf-501-501-20180129-165052-1517266252.9") in new stack
-- Executing [recconf@sub-record-check:4] Set("SIP/499-00000008", "MEETME_RECORDINGFORMAT=wav") in new stack
-- Executing [recconf@sub-record-check:5] ExecIf("SIP/499-00000008", "1?Return()") in new stack
-- Executing [conf@sub-record-check:2] Return("SIP/499-00000008", "") in new stack
-- Executing [501@from-internal:6] GotoIf("SIP/499-00000008", "0?USER") in new stack
-- Executing [501@from-internal:7] Answer("SIP/499-00000008", "") in new stack
> 0x7f9d9096b560 -- Strict RTP switching source address to 50.59.215.77:5010
-- Executing [501@from-internal:8] Wait("SIP/499-00000008", "1") in new stack
-- Registered SIP '499' at 50.59.215.77:5072
-- Executing [501@from-internal:9] Set("SIP/499-00000008", "MEETME_OPTS=oTcIMs") in new stack
-- Executing [501@from-internal:10] Goto("SIP/499-00000008", "STARTMEETME,1") in new stack
-- Goto (from-internal,STARTMEETME,1)
-- Executing [STARTMEETME@from-internal:1] ExecIf("SIP/499-00000008", "1?Set(CHANNEL(musicclass)=default)") in new stack
-- Executing [STARTMEETME@from-internal:2] Set("SIP/499-00000008", "GROUP(meetme)=501") in new stack
-- Executing [STARTMEETME@from-internal:3] GotoIf("SIP/499-00000008", "0?MEETMEFULL,1") in new stack
-- Executing [STARTMEETME@from-internal:4] MeetMe("SIP/499-00000008", "501,oTcIMs,") in new stack
== Parsing '/etc/asterisk/meetme.conf': Found
== Parsing '/etc/asterisk/meetme_additional.conf': Found
[2018-01-29 16:50:53] WARNING[22140][C-00000008]: app_meetme.c:1296 build_conf: Unable to open DAHDI pseudo device
== Spawn extension (from-internal, STARTMEETME, 4) exited non-zero on 'SIP/499-00000008'
-- Executing [h@from-internal:1] Hangup("SIP/499-00000008", "") in new stack
== Spawn extension (from-internal, h, 1) exited non-zero on 'SIP/499-00000008'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions