Help me to jump to a realtime context

Hi all. I have a context as shown:

[nhat]
switch => Realtime/nhat@extensions

Can anyone show me how to jump to this context from other context, using GOTO command. Because I don’t know what the “context” and “priority” are in this case. :frowning:

hi
as u r using asterisk realtime extenssion, u have to do that from ur database table. as an example

exten => _X.,2,Goto(s,1)
exten => s,1,Noop

u have to do that on ur database table. the above r from flat file