<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Oct 3, 2019 at 3:58 PM Michael Maier <<a href="mailto:m1278468@mailbox.org">m1278468@mailbox.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 03.10.19 at 15:52 Michael Maier wrote:<br>
> On 02.10.19 at 22:45 Sean Bright wrote:<br>
>> On 10/2/2019 4:02 PM, Michael Maier wrote:<br>
>>> I found one more problem regarding the configuration options, provided by FreePBX, which should be supported by asterisk.<br>
>>> I'm referring to the possibility, to add additional options not supported by FreePBX using special config files like<br>
>>> pjsip.registration_custom_post.conf or pjsip.aor_custom_post.conf and pjsip.endpoint_custom_post.conf or pjsip.transports_custom_post.conf.<br>
>>> The last two files are working pretty fine as expected, but the first two just don't work.<br>
>>><br>
>>> I'm configuring in pjsip.registration_custom_post.conf for example:<br>
>>><br>
>>> [extName](+)<br>
>>> key=value<br>
>>><br>
>>> Asterisk reads it (asterisk complains if it doesn't know the key), but asterisk doesn't apply the provided value for a known key - it's always the default value. That's<br>
>>> strange, too. <br>
>><br>
>> Please file an issue[1] with a configuration that exhibits this.<br>
> <br>
> <a href="https://issues.asterisk.org/jira/browse/ASTERISK-28563" rel="noreferrer" target="_blank">https://issues.asterisk.org/jira/browse/ASTERISK-28563</a><br>
<br>
Thanks to all clarifying the correct way to configure it with FreePBX:<br>
<br>
[extName](+type=registration)<br>
key=value<br>
<br>
eg.<br>
<br>
This really works as expected!<br>
<br>
I'm now wondering if I missed some documentation about this feature, because I searched the whole web and only found others having the same problem but never a solution!<br>
<br>
I'm sorry for the noise!<br></blockquote><div><br></div><div>Actually, you caused the documentation [1] of the functionality to be improved.  I don't think it</div><div>was actually documented anywhere except in the code and the issue that added the functionality.<br></div><div><div><br></div><div>Richard</div><div><br></div></div><div>[1] <a href="https://wiki.asterisk.org/wiki/display/AST/Adding+to+an+existing+section">https://wiki.asterisk.org/wiki/display/AST/Adding+to+an+existing+section</a></div><br></div></div>