Call Broadcast Issue

Status
Not open for further replies.

krnlpnc

New Member
May 18, 2018
2
0
1
29
Hi,

I do test call broadcast to extension after create an ivr but got some issue.

Steps to reproduce:
1) Create 2 extension, 1001 (for ivr) and 2001 (for user)
2) Create basic IVR
3) Do Call Broadcast to extension 2001

Actual results:

2018-08-23 15:39:39.966905 [DEBUG] switch_scheduler.c:249 Added task 6 sched_api_function (c84fd43e-e147-43ab-9065-dfcf4a8903a8) to run at 1535038782
2018-08-23 15:39:42.466928 [DEBUG] mod_commands.c:4968 Command bgapi(originate {ignore_early_media=true,origination_number=2001,origination_caller_id_name='anonymous',origination_caller_id_number=0000000000,domain_uuid=9b9b38e9-08d7-45de-9053-b0d407916017,domain=178.128.58.31,domain_name=178.128.58.31,accountcode='178.128.58.31'} 1001 XML 178.128.58.31):
+OK Job-UUID: e8a76385-7aaf-412b-a4d2-28f67aa3b5d1

2018-08-23 15:39:42.466928 [DEBUG] switch_scheduler.c:144 Deleting task 6 sched_api_function (c84fd43e-e147-43ab-9065-dfcf4a8903a8)
2018-08-23 15:39:42.466928 [DEBUG] switch_ivr_originate.c:2142 Parsing global variables
2018-08-23 15:39:42.466928 [WARNING] switch_ivr_originate.c:2161 No origination URL specified!
2018-08-23 15:39:42.466928 [DEBUG] switch_ivr_originate.c:3848 Originate Resulted in Error Cause: 27 [DESTINATION_OUT_OF_ORDER]

Expected results:

user got call and play ivr after pick up

Please help me to solve the issue.

Thanks,
 
Status
Not open for further replies.