Displaying 3 results from an estimated 3 matches for "4r04".
Did you mean:
404
2020 Jul 16
3
Problem with OPTIONS requests.
I'm implementing a SBC with my Asterisk PBX but the keeps disabling the
trunk group I've configured and I think it may be because Asterisk is
returning a 4r04 to the OPTIONS.
I've created a test context and have put in a wildcard pattern match to try
and catch those options but it doesn't seem to work.
Is there a way to have asterisk respond with an 200 OK instead of a 404?
--
A human being should be able to change a diaper, plan an invasion,...
2020 Jul 17
1
Problem with OPTIONS requests.
...gt;
>
> On Thu, Jul 16, 2020 at 5:04 PM John Kiniston <johnkiniston at gmail.com>
> wrote:
>
>> I'm implementing a SBC with my Asterisk PBX but the keeps disabling the
>> trunk group I've configured and I think it may be because Asterisk is
>> returning a 4r04 to the OPTIONS.
>>
>> I've created a test context and have put in a wildcard pattern match to
>> try and catch those options but it doesn't seem to work.
>>
>> Is there a way to have asterisk respond with an 200 OK instead of a 404?
>>
>> --
>>...
2020 Jul 17
0
Problem with OPTIONS requests.
...Hope it helps.
Cheers,
Joel.
On Thu, Jul 16, 2020 at 5:04 PM John Kiniston <johnkiniston at gmail.com>
wrote:
> I'm implementing a SBC with my Asterisk PBX but the keeps disabling the
> trunk group I've configured and I think it may be because Asterisk is
> returning a 4r04 to the OPTIONS.
>
> I've created a test context and have put in a wildcard pattern match to
> try and catch those options but it doesn't seem to work.
>
> Is there a way to have asterisk respond with an 200 OK instead of a 404?
>
> --
> A human being should be able t...