Hi ,
I've created a sip trunk with user id and password.Now I want to change my provider which basically wants ip based authentication no in terms of user name and password.Any body please suggest how to do it.
regards
rudra
bellow the sip trunk configuration.
[username]
authuser=username
fromdomain=ipaddress
fromuser=username
host=ipaddress
insecure=very
nat=no
qualify=yes
secret=password
sendrpid=yes
type=peer
username=username@ipaddress
dial string
exten => _6.,1,AGI(call_log.agi,${EXTEN})
exten => _6.,2,Dial(SIP/username/${EXTEN:1},30,tTo)
exten => _6.,3,Hangup