I don’t understand your question. It is no problem to get a call to your extension directly from the outside. (Direct inward dialing).
[from-extern]
exten=>s,1,Playback(welcome)
exten=>s,n,Dial(SIP/yourextension)
exten=>s,n,Hangup()
I don’t understand your question. It is no problem to get a call to your extension directly from the outside. (Direct inward dialing).
[from-extern]
exten=>s,1,Playback(welcome)
exten=>s,n,Dial(SIP/yourextension)
exten=>s,n,Hangup()