I have some voip trunks in my sip and i would like to redirect the incoming calls to a specific extension.
So i configured into the Inbound Routes the DID that i would like to redirect and it works when i have a SIP-TO-SIP call, but when i have a non-sip call it hangs down the call when i answer it.
if i’m not clearly i could try to reformulate my ask, and i’m sorry for my poor english
i did it, and its working.
when call from the provider I want to redirect to one of the numbers that’s is being redirected it works fine.
But when i call from any another provider it calls the extension normaly but i can’t talk.
[quote=“alex.robar at gmail.com”]You need an inbound route for all possible incoming combinations. Make a route for “all did/any cid” and point it where you want it to go. This will catch the non-sip calls.
Alex
[/quote]
I already have an “any DID / any CID” pointing to a time conditions and it is working fine, but i want to redirect all incoming calls from my voip provider to an extension.
I have about 15 trunks here and 6 trunks is from voip provider. But i want to redirect the incoming call from only 3 voip trunks.
[quote=“bubba”]Make sure that you can get the calls in by having a inbound route with NO DID / NO CID input
have it go toa exten with voice mail setup
go to th CLI
Asterisk -rvvvvvv
and make a inbound call post the last few lines here[/quote]
I’ll do it latter, because now i’m receving to much calls.
when i do it, i’ll post the logs here
You need an inbound route for all possible incoming combinations. Make a route for “all did/any cid” and point it where you want it to go. This will catch the non-sip calls.
I have some voip trunks in my sip and i would like to redirect the incoming calls to a specific extension.
So i configured into the Inbound Routes the DID that i would like to redirect and it works when i have a SIP-TO-SIP call, but when i have a non-sip call it hangs down the call when i answer it.
if i’m not clearly i could try to reformulate my ask, and i’m sorry for my poor english