search for: _13xxxxxxx

Displaying 2 results from an estimated 2 matches for "_13xxxxxxx".

2019 Mar 05
2
asterisk 16.2.1 inbound route
> exten => _13XXXXXXX,1,dial(${OPERATOR},20) Hello "SIP/2.0 401 Unauthorized" Unfortunately the negative. An asterisk indicates a 404 error. On Tue, Mar 5, 2019 at 12:51 PM Doug Lytle <support at drdos.info> wrote: > > On 3/5/19 2:46 AM, Gokan Atmaca wrote: > > Asterisk can send calls,...
2019 Mar 05
2
asterisk 16.2.1 inbound route
Hello Asterisk can send calls, but I don't get a call. What could be the problem? [from-siptrunk] exten => 13XXXXXXX,1,dial(${OPERATOR},20) Thanks.