I have my sip trunking working perfectly fine for outbound calls. I communication is solid for dialing out. When I dial in though the call ends abruptly/as soon as the call is dialed.
Currently I also have a very simple inbound call routing since I just begun my journey lol. I have all defaults except for DID set to: +1[My Number with Area Code]
Set Destination is set to: Extension & my Extension.
I have my main sip_chan which is the one with the CID configured this is the inbound setting:
Main Twilio trunk:
host=54.172.60.0
type=peer
context=from-trunk
Then I have other sip_chan conf have inbound settings for the multiple Twilio host IPs they have. I have not entered anything other then name of sip and the inbound configuration:
Twilio Trunk1:
host=54.172.60.1
type=peer
context=from-trunk
Twilio Trunk2:
host=54.172.60.2
type=peer
context=from-trunk
Twilio Trunk3:
host=54.172.60.3
type=peer_
context=from-trunk
I get calls find once I enable both:
- Allow Anonymous Inbound SIP Calls
- Allow SIP Guests