Call queue error?

ok i have 2 extensions i want to ring on all incoming calls . if i just add the 1 extension it works but when i add more then one it gives me this error

[May 11 11:51:37] NOTICE[5394]: chan_zap.c:6327 ss_thread: Got event 18 (Ring Begin)…
– Executing [s@DID_trunk_2:1] Goto(“Zap/1-1”, “default|310|1”) in new stack
– Goto (default,310,1)
– Executing [310@default:1] Queue(“Zap/1-1”, “310”) in new stack
– Started music on hold, class ‘default’, on Zap/1-1
[May 11 11:51:38] WARNING[5394]: channel.c:2048 ast_waitfordigit_full: Unexpected control subclass ‘2’
[May 11 11:51:39] WARNING[5394]: channel.c:2048 ast_waitfordigit_full: Unexpected control subclass ‘2’
[May 11 11:51:44] WARNING[5394]: channel.c:2048 ast_waitfordigit_full: Unexpected control subclass ‘2’
[May 11 11:51:45] WARNING[5394]: channel.c:2048 ast_waitfordigit_full: Unexpected control subclass ‘2’
[May 11 11:51:50] WARNING[5394]: channel.c:2048 ast_waitfordigit_full: Unexpected control subclass ‘2’
[May 11 11:51:51] WARNING[5394]: channel.c:2048 ast_waitfordigit_full: Unexpected control subclass ‘2’
– Stopped music on hold on Zap/1-1
– User disconnected from queue 310 when they almost made it
== Spawn extension (default, 310, 1) exited non-zero on ‘Zap/1-1’
– Hungup ‘Zap/1-1’

I’m having the same issue.

would be nice if someone knew what the issue was :smile: