How to configure inbound in jio sip trunk in goautodial with Asterisk 1.4.39.1 version

My sip.conf

[Jiotrunk]
;;JioAccount
type=friend
host=100.64.216.4
;fromdomain=100.65.130.199
fromuser=+917935235235
secret=
nat=no
dtmfmode=rfc2833
insecure=port,invite
canreinvite=no
disallow=all
allow=g729
;allow=alaw
allow=ulaw
qualify=yes
context=default

register => 7935235235:[email protected]:5060/Jiotrunk

You will have to take that up with jio and your network provider only they can route your calls out of that network

whois 100.64.216.4

SBC ip : ```
100.64.216.4

Asterisk 1.4

Asterisk 1.4 went end of life 8 years ago. You need a plan to move to supportable versions of everything.

now incoming is working fine and add only last one line in sip.conf

register => DID Number with+91@SBCIP:5060/DID Number with out +91(79*******)

add this line only in sip.conf ; register => +91*****@100...:5060/79***

What happens when you “reload” FreePBX ?

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.