Displaying 20 results from an estimated 1000 matches similar to: "how to make a bug report"
2020 Apr 19
1
how to make a bug report
On Saturday, April 18, 2020 5:42:11 PM CEST Joshua C. Colp wrote:
> On Sat, Apr 18, 2020 at 8:47 AM hw <hw at gc-24.de> wrote:
> > Hi,
> >
> > how do I make a bug report? I filled in the form to make a report and
> > https://issues.asterisk.org/jira/issues/?filter=-2 still shows no issues
> > reported by me.
>
> If successful then JIRA will redirect
2017 Jun 05
3
asterisk 13.16 / pjsip / t.38: res_pjsip_t38.c:207 t38_automatic_reject: Automatically rejecting T.38 request on channel 'PJSIP/91-00000007'
On 06/05/2017 at 11:30 AM, Joshua Colp wrote:
> On Sun, Jun 4, 2017, at 10:40 AM, Michael Maier wrote:
>> On 06/04/2017 at 01:41 PM Telium Technical Support wrote:
>>> Just a guess (without knowing about your network), but are the two ends
>>> points on public networks and visible to one another? If not the reinvite
>>> may be passing an internal (nat'ed)
2016 Jul 01
2
CALLERID on pjsip doesn't work?
Asterisk 13.8
Is CALLERID(all) supposed to wok for pjsip? When I do this:
exten => 1234,Set(CALLERID(all)="Jon Doe" <+123456789>)
same => n,Dial(PJSIP/phone123, 30)
I expect the callerid to be as set, but is always seems to be "phone123",
the name of the endpoint.
Andrew
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2008 Oct 19
2
Latency woes, qos the fix?
My latency is kind of high and the voice delay is noticeable.
The Asterisk server is on a dedicated host outside of the network. I
am performing PAT/NAT using a Cisco router.
ns1*CLI> sip show peers
Name/username Host Dyn Nat ACL Port Status
vitel-outbound/rsreese 64.2.142.22 5060 Unmonitored
vitel-inbound/rsreese 64.2.142.116
2020 Jan 31
3
how to make asterisk set cos values
Hi,
examining the network traffic with wireshark shows that asterisk does not set
any QoS values at all.
What do I need to do to make asterisk set QoS values (on Centos 7)?
The wiki says to use vconfig to set QoS values[1]. What does the skb-priority
need to be set to? How do you use vconfig on interfaces that are not VLAN
interfaces?
Is it generally impossible to set QoS values on
2015 Mar 15
2
Asterisk 13.1.0/PJSIP outbound calling using SIP trunk: Unable to create request with auth.No auth credentials for any realms in challenge.
I have setup my Asterisk 13.1.0 server with PJSIP on AWS/EC2. My basic
configuration works, and I am connected to a SIP trunk using SIP.US, and
have set up my inbound calling which works correctly (when I call my PBX
DID, the call does come into my PBX network).
The issue is that I am not able to make outbound calls, because the call
fails with the error:
2015 Mar 15
3
Asterisk 13.1.0/PJSIP outbound calling using SIP trunk: Unable to create request with auth.No auth credentials for any realms in challenge.
That was the issue, thanks. I now am able to get the caller ringing on an
outbound call, but an external phone number (E164) I am dialing does not
ring.
On Sun, Mar 15, 2015 at 12:19 PM, George Joseph <george.joseph at fairview5.com
> wrote:
>
>
> On Sun, Mar 15, 2015 at 8:32 AM, Sonny Rajagopalan <
> sonny.rajagopalan at gmail.com> wrote:
>
>> I have setup my
2015 Mar 06
2
res_pjsip endpoint config object's 'identify_by' option needs new value "uri".
Hello.
Asterisk 13.2.
I transfer configs from chan_sip to res_pjsip.
In chan_sip i have "match_auth_username=yes" and have nothing in pjsip.
I have a lot of endpoints and registrations on same SIP server. And it's
problem in pjsip now. Is not it?
I requesting to add new value for endpoint option identify_by. The value
'uri'.
Simple config (cutted):
[siptrunk]
2016 Oct 15
3
Registered successfully, but after a minute or so no SIP messages anymore
Hi all,
I have an issue with asterisk 13 and pjsip. I guess it is somehow
Firewall related, but I'm unsure.
A registration to Sipgate is established successfully:
<Registration/ServerURI..............................> <Auth..........>
<Status.......>
==========================================================================================
2015 Mar 06
2
res_pjsip endpoint config object's 'identify_by' option needs new value "uri".
07.03.2015 0:24, Kevin Harwell ?????:
> On Fri, Mar 6, 2015 at 2:06 PM, Dmitriy Serov <serov.d.p at gmail.com
> <mailto:serov.d.p at gmail.com>> wrote:
>
> Hello.
>
> Asterisk 13.2.
> I transfer configs from chan_sip to res_pjsip.
> In chan_sip i have "match_auth_username=yes" and have nothing in
> pjsip.
>
> I have a
2018 Jan 04
3
Is it possible to have two endpoints to the same IP address where one uses IP based authentication and the other requires asterisk to register to that system?
Thank you George.
I will pass along the rfc information to those responsible for the other switch.
I missed the match_header addition to Asterisk.
Unfortunately, the only header field that seems appropriate is the To header.
On a separate box I am now trying to configure the endpoint recognition. Planning on multiple endpoints to the same switch, so I am trying to use the match_header field.
2015 Mar 15
4
Asterisk 13.1.0/PJSIP outbound calling using SIP trunk: Unable to create request with auth.No auth credentials for any realms in challenge.
Yes, I think the dial does get executed (sonny calling outbound
202-555-1212):
core set verbose 3
Console verbose was OFF and is now 3.
-- Executing [912025551212 at from-internal:1] Log("PJSIP/sonny-00000031",
"NOTICE, Dialing out from "" <sonny> to 12025551212 through fromgw") in new
stack
[Mar 15 19:27:06] NOTICE[16648][C-00000022]: Ext. 912025551212:1 @
2017 Dec 18
3
Is it possible to have two endpoints to the same IP address where one uses IP based authentication and the other requires asterisk to register to that system?
Thanks George
I originally didn?t have the 1002@ for the identify. Changed that when things were not working. I changed it back.
Unfortunately, the system I am connecting with doesn?t seem to support the line support. Looking at the SIP packets, I see Asterisk send it. Unfortunately, they do not send the line information as part of the INVITE. I checked with some developers of that system
2020 Jun 01
1
Asterisk 16 Certified 16.8 and MagicJack Incoming Calls
I upgraded our Asterisk 13 LTS to Asterisk 16 Certified 16.8 yesterday and
converted form SIP to PJSIP using the python script as a start and then
mofiying from there. I ran into an issue when testing that incoming calls
from MagicJack would go silent after about 10 seconds. This happened while in
the automated attendant area. This problem did not occur with Asterisk 13
LTS. I reverted PJSIP
2017 Sep 26
2
asterisk pjsip as voip client with multiple registrations
hi,
i want use asterisk+pjsip as voip client with multiple registrations
(perf testing)
i'm using this example configuration for one account
[308]
type=registration
outbound_auth=308
server_uri=sip:308 at example.com:5060
client_uri=sip:308 at example.com:5060
[308](auth-userpass)
username=308
password=pass
[308](aor-single-reg)
contact=sip:example.com:5060
[308](endpoint-basic)
2015 Mar 11
2
PJSIP some AMI events is absent?
Hello.
Asterisk 13.2, PJSIP.
Problem: I do not get any AMI events when changing the status of the
contact.
When using chan_sip I got "peerstatus" event.
When using res_pjsip and devices (endpoint configuration) I got
"peerstatus" event.
When using res_pjsip.so and OUTBOUND REGISTRATION WITH OUTBOUND
AUTHENTICATION i got "registry" event.
When using
2020 Apr 06
2
Outgoing PJSIP using Kamailio
Hello,
We have a provider which is using Kamailio as front end. Our asterisk
13/chan_sip server has no problem to register and pass/receive calls
form this provider.
Now we want to move to asterisk 16/pjsip and face problem. Registration
is OK but when we pass a call our INVITE never receive answer from the
provider. We opened a ticket to their support but in the mean time we
want to know
2016 Feb 19
2
No matching endpoint found for incoming call from SIP trunk
Hello,
I have an Asterisk 13.6.0 PBX using PJSIP connected to the Twilio gateway.
I am able to make calls outbound through the gateway, but I am not able to
make calls into the PBX from external PSTN.
Specifically, an incoming call is _received_ by Asterisk, but it is not
able to route the call internally owing to the following error:
[Feb 18 21:08:47] NOTICE[4606]:
2014 Jul 16
1
PJSIP outbound register and inbound calls
Hi all,
In my case I using realtime,
here is how it looks in plant
[10001]
type=registration
transport=upd_static
outbound_auth=10001
server_uri=sip:600 at 192.168.1.1:5060
client_uri=sip:600 at 192.168.1.4:5060
[10001]
type=auth
auth_type=userpass
password=600
username=600
[10001]
type=aor
contact=sip:192.168.1.4:5060
[10001]
type=endpoint
transport=upd_static
context=dialmap
disallow=all
2016 Feb 19
2
No matching endpoint found for incoming call from SIP trunk
Thanks George, for your mighty quick response.
I made the changes (re: server_uri_pattern etc.) and still, no luck--it
fails for the same error.
BTW, there is nothing for transport (but this is the same config from my
SIP/UDP + Twilio days, which worked):
*CLI> pjsip show transport twilio-siptrunk
Unable to find object twilio-siptrunk.
*CLI> pjsip show identifies
No objects found.
I did