› VitalPBX Community Support › General Discussion › How to change SIP user agent? › Reply To: RE: How to change SIP user agent?
-
- May 29, 2019 at 4:21 pm
Do the following:
- Go to the linux console
- Go to the following path: /etc/asterisk/ombutel
- Create a file with the following name: sip__20-general.conf
- Add the following content to the file
[general](+)
useragent=Asterisk PBX- Save the file and reload asterisk configurations
asterisk -rx"core reload"
0