iax_additional.conf override

microonda
Posts: 8
Member Since:
2007-04-11

I know every time I edit “by hand” iax_additional.conf freepbx overrides it after every extension save. I only want to add auth=md5 in my IAX2 extensions. I have been told to put something like this in iax_custom_post.conf

[101]
auth=md5

I did put the entire extension configuration, did put only the lines above but NOTHING, it does not work it keep overriding the IAX2 configurations. I have to modify one by one adding auth=md5 after saves
I can not put auth=md5 in web gui either.
Thanks in advance if someone can help me



jades
Posts: 2336
Member Since:
2006-11-26
Take the entire extension

Take the entire extension config from iax2_additional and send it to iax2_custom and add that line there.

Afterwards perform an iax2 reload
And reregister the extension

NOTE: this cuts off your ability to physically edit those iax extensions with freepbx. You'll have to hand edit them from iax2_custom

--

Joseph Ades
josephades1_at_gmail_dot_com
(212) 937-4299



microonda
Posts: 8
Member Since:
2007-04-11
Thank you very much for all your help!!!

Now, is there a policy or a general option to indicate that all IAX2 extensions use auth=md5.?
Why auth is no contemplated in freepbx extension configuration?
Thanks again.



Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.