Dear all in oldest freepbx we had an option under pjsip trunks adavanced config named
Send Line in Registration
this option was for adding line=yes in pjsip.registration.conf like this
[PORTO]
type=registration
transport=0.0.0.0-udp
outbound_auth=PORTO
retry_interval=60
fatal_retry_interval=0
forbidden_retry_interval=10
max_retries=1000
expiration=3600
auth_rejection_permanent=no
line=yes
endpoint=PORTO
contact_user=XXXXXXXX
server_uri=sip:sip.vivavox.it:5060
client_uri=sip:XXXXXXXX@sip.provider.it:5060
but in freepbx 17 is now missing
any way to apply this again? This was usefull when we had multiple trunks against the same provider IP with different credentials like is doing the EHIWEB italian provider
4 posts - 2 participants