search for: myun

Displaying 7 results from an estimated 7 matches for "myun".

Did you mean: msun
2023 Jun 21
2
PJSIP not performing outbound authentication
I am using Asterisk 20.3.0 with PJSIP. I have setup a trunk to my ISP (Twilio) who requires outbound authentication. My pjsip.auth.conf contains: [Twilio] type=auth auth_type=userpass password=mysecret username=myun However, my calls using the trunk are rejected with a 403. Using pjsip logging I notice that the outgoing invite does not have an authentication line. Why is Asterisk not sending credentials to the ISP? SIP transactions are: > INVITE < 100 TRYING < 403 FORBIDDEN Or is this normal? Mu...
2023 Jun 21
1
PJSIP not performing outbound authentication
...tion to Twilio? On 21/06/23 11:19, TTT wrote: > I am using Asterisk 20.3.0 with PJSIP. I have setup a trunk to my ISP > (Twilio) who requires outbound authentication. My pjsip.auth.conf contains: > > [Twilio] > type=auth > auth_type=userpass > password=mysecret > username=myun > > However, my calls using the trunk are rejected with a 403. Using pjsip > logging I notice that the outgoing invite does not have an authentication > line. Why is Asterisk not sending credentials to the ISP? SIP transactions > are: > > INVITE > < 100 TRYING >...
2023 Aug 08
1
Subscribing to events on AMI login
I'm looking at an old app I wrote that upon AMI login would subscribe to events as follows: Action: Login ActionID: myid Username: myun Secret: mypw Events: call, system, security I noticed this old code isn't working, and I *think* that the events parameter of login has been deprecated; I don't see it referenced in: https://wiki.asterisk.org/wiki/display/AST/Asterisk+20+ManagerAction_Login I'm using Asterisk...
2023 Aug 08
1
Subscribing to events on AMI login
On Tue, Aug 8, 2023 at 12:44 PM TTT <lists at telium.io> wrote: > I'm looking at an old app I wrote that upon AMI login would subscribe to > events as follows: > > > > Action: Login > > ActionID: myid > > Username: myun > > Secret: mypw > > Events: call, system, security > > > > I noticed this old code isn't working, and I *think* that the events > parameter of login has been deprecated; I don't see it referenced in: > > https://wiki.asterisk.org/wiki/display/AST/Asterisk+2...
2023 Jun 21
1
PJSIP not performing outbound authentication
...Jun 21, 2023 at 05:19:11PM +0000, TTT wrote: > I am using Asterisk 20.3.0 with PJSIP. I have setup a trunk to my ISP > (Twilio) who requires outbound authentication. My pjsip.auth.conf contains: > > [Twilio] > type=auth > auth_type=userpass > password=mysecret > username=myun > > However, my calls using the trunk are rejected with a 403. Using pjsip > logging I notice that the outgoing invite does not have an authentication > line. Why is Asterisk not sending credentials to the ISP? SIP transactions > are: > > INVITE > < 100 TRYING > &l...
2023 Jun 21
1
PJSIP not performing outbound authentication
...Jun 21, 2023 at 05:19:11PM +0000, TTT wrote: > I am using Asterisk 20.3.0 with PJSIP. I have setup a trunk to my ISP > (Twilio) who requires outbound authentication. My pjsip.auth.conf contains: > > [Twilio] > type=auth > auth_type=userpass > password=mysecret > username=myun > > However, my calls using the trunk are rejected with a 403. Using pjsip > logging I notice that the outgoing invite does not have an > authentication line. Why is Asterisk not sending credentials to the > ISP? SIP transactions > are: > > INVITE > < 100 TRYING...
2023 Aug 08
1
Subscribing to events on AMI login
...terisk-users] Subscribing to events on AMI login On Tue, Aug 8, 2023 at 12:44 PM TTT <lists at telium.io <mailto:lists at telium.io> > wrote: I'm looking at an old app I wrote that upon AMI login would subscribe to events as follows: Action: Login ActionID: myid Username: myun Secret: mypw Events: call, system, security I noticed this old code isn't working, and I *think* that the events parameter of login has been deprecated; I don't see it referenced in: https://wiki.asterisk.org/wiki/display/AST/Asterisk+20+ManagerAction_Login I’m using Asterisk 20,...