Add mobile number as queue member

is it possible to add outside mobile number as queue member ??

i can dial outside mobile number through dongle

Dial(Dongle/dongle2/OutsideNumber)

when i add this outside number in queue

queue add member Dongle/dongle2/OutsideNumber to myqueue

its not working. the caller cant get into queue as its showing queue is empty. from queue show cli command

myqueue has 0 calls (max unlimited) in ‘rrmemory’ strategy (2s holdtime, 0s talktime), W:0, C:1, A:0, SL:0.0% within 0s
Members:
Dongle/dongle2/OutsideNumber (ringinuse enabled) (dynamic) (Invalid) has taken no calls yet
No Callers

You will need to interpose a local channel.

thanks david,

how to interpose . say, i’ve a local SIP Channel SIP/2000

just figured it out

in queues.conf

member => Local/4000@from-internal

and in extension.conf

[from-internal]

exten => 4000,1,Dial(Dongle/dongle0/MobileNumber,20)