Re: [asterisk-users] 401 error

2023-03-10 Thread Jerry Geis
On Fri, Mar 10, 2023 at 10:04 AM Jerry Geis wrote: > > > On Fri, Mar 10, 2023 at 9:49 AM Jerry Geis wrote: > >> >> >> On Thu, Mar 9, 2023 at 9:42 PM Jerry Geis wrote: >> >>> I have a SIP trunk - calls going out work fine. >>> >>> Trying to setup an incoming call with a DNIS >>> >>> When I dial

Re: [asterisk-users] 401 error

2023-03-10 Thread Joshua C. Colp
That's the extent of my vague memories of chan_sip then, someone else may be able to answer. On Fri, Mar 10, 2023 at 11:05 AM Jerry Geis wrote: > > > On Fri, Mar 10, 2023 at 9:49 AM Jerry Geis wrote: > >> >> >> On Thu, Mar 9, 2023 at 9:42 PM Jerry Geis wrote: >> >>> I have a SIP trunk - calls

Re: [asterisk-users] 401 error

2023-03-10 Thread Jerry Geis
On Fri, Mar 10, 2023 at 9:49 AM Jerry Geis wrote: > > > On Thu, Mar 9, 2023 at 9:42 PM Jerry Geis wrote: > >> I have a SIP trunk - calls going out work fine. >> >> Trying to setup an incoming call with a DNIS >> >> When I dial the number - I see nothing on the CLI. >> The person says the server

Re: [asterisk-users] 401 error

2023-03-10 Thread Joshua C. Colp
On Fri, Mar 10, 2023 at 10:50 AM Jerry Geis wrote: > > > On Thu, Mar 9, 2023 at 9:42 PM Jerry Geis wrote: > >> I have a SIP trunk - calls going out work fine. >> >> Trying to setup an incoming call with a DNIS >> >> When I dial the number - I see nothing on the CLI. >> The person says the

Re: [asterisk-users] 401 error

2023-03-10 Thread Jerry Geis
On Thu, Mar 9, 2023 at 9:42 PM Jerry Geis wrote: > I have a SIP trunk - calls going out work fine. > > Trying to setup an incoming call with a DNIS > > When I dial the number - I see nothing on the CLI. > The person says the server is returning 401 > > How do I debug that. Using asterisk 18.8.0

Re: [asterisk-users] 401 error

2023-03-10 Thread Joshua C. Colp
On Thu, Mar 9, 2023 at 10:43 PM Jerry Geis wrote: > I have a SIP trunk - calls going out work fine. > > Trying to setup an incoming call with a DNIS > > When I dial the number - I see nothing on the CLI. > The person says the server is returning 401 > > How do I debug that. Using asterisk 18.8.0

Re: [asterisk-users] 401 error

2023-03-09 Thread Steve Edwards
On Thu, 9 Mar 2023, Jerry Geis wrote: Trying to setup an incoming call with a DNIS When I dial the number - I see nothing on the CLI. Have you enabled [PJ]SIP debugging? Bumping up console debug and verbose levels may also yield clues. tcpdump+sngrep are my 'gotos' for packet analysis,

[asterisk-users] 401 error

2023-03-09 Thread Jerry Geis
I have a SIP trunk - calls going out work fine. Trying to setup an incoming call with a DNIS When I dial the number - I see nothing on the CLI. The person says the server is returning 401 How do I debug that. Using asterisk 18.8.0 Thanks Jerry --