[asterisk-bugs] [JIRA] (ASTERISK-28806) I need this fucking thing to work

Asterisk Team (JIRA) noreply at issues.asterisk.org
Sat Apr 4 17:37:25 CDT 2020


    [ https://issues.asterisk.org/jira/browse/ASTERISK-28806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=250128#comment-250128 ] 

Asterisk Team commented on ASTERISK-28806:
------------------------------------------

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

Please note that once your issue enters an open state it has been accepted. As Asterisk is an open source project there is no guarantee or timeframe on when your issue will be looked into. If you need expedient resolution you will need to find and pay a suitable developer. Asking for an update on your issue will not yield any progress on it and will not result in a response. All updates are posted to the issue when they occur.

> I need this fucking thing to work
> ---------------------------------
>
>                 Key: ASTERISK-28806
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-28806
>             Project: Asterisk
>          Issue Type: Information Request
>      Security Level: None
>          Components: pjproject/pjsip
>    Affects Versions: 17.3.0
>         Environment: Centos/AWS/Computers/Binary/Electricity 
>            Reporter: No NO No No
>
> Allllllllllllll I want to do is have a set of fucking people register to this fucking thing which somehow that fucking works fine. 
> Then when they dial a fucking 4 fucking digit fucking number, it goes to a fucking different I fucking P.  
> That's all i want it to do.  I don't want it to reroute through routes with context and endpoints, then back to the fucking out house and then to the fucking dump.
> *CLI> [Apr  4 22:32:41] NOTICE[9421]: res_pjsip_session.c:3159 new_invite: Call from '5001' (UDP:177.189.74.197:5070) to extension '8000' rejected because extension not found in context 'fuckingPieceofFuckingShit'.
> Extensions.conf looks fucking like this:
> [to-fuckhead]
> exten => _8XXX,1,Dial(PJSIP/fucker,30)
>         same => n,Hangup()
> Then my fucking pjsip.conf WHICH DON"T FUCKING CONFUSE WITH THE OTHER FUCKING SIP and ChanSIP and Chan_SIP and CHAN_FUCKING_SIP.conf looks like fucking this:
> [transport-udp]
> type=transport
> protocol=udp
> bind=0.0.0.0
> ;Templates for the necessary config sections
> [auth_userpass](!)
> type=auth
> auth_type=userpass
> password=fuck123
> [aor_dynamic](!)
> type=aor
> max_contacts=2
> [5001]
> type=endpoint
> context=fuckingPieceofFuckingShit
> disallow=all
> allow=ulaw
> auth=5001
> aors=5001
> [5001](auth_userpass)
> username=5001
> [5001](aor_dynamic)
> [fucker]
> type=endpoint
> context=fuckingFuckFuckPieceOfFuckingShit
> host=172.31.7.44
> nat=force_rport
> insecure=port,invite
> disallow=all
> allow=gsm
> allow=ulaw
> allow=alaw
> allow=g729
> rtpkeepalive=0



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list