<div dir="ltr"><div dir="ltr">On Fri, Oct 22, 2021 at 11:07 AM Kingsley Tart <<a href="mailto:kingsley@dns99.co.uk">kingsley@dns99.co.uk</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
<br>
I have built a new Asterisk installation:<br>
<br>
root@gw9:/tmp# asterisk -V<br>
Asterisk 18.7.1<br>
<br>
It still does the same thing, which is<br>
<br>
a. Asterisk receives INVITE containing SDP telephone-event<br>
b. Asterisk uses Dial with pjsip and sends INVITE to destination<br>
including SDP telehone-event<br>
c. Asterisk receives 200 OK back from destination WITHOUT telephone-<br>
event<br>
d. Asterisk forwards DTMF received to the destination in RTP events<br>
<br>
I've grabbed some debug info as per <br>
<a href="https://wiki.asterisk.org/wiki/display/AST/Collecting+Debug+Information" rel="noreferrer" target="_blank">https://wiki.asterisk.org/wiki/display/AST/Collecting+Debug+Information</a><br>
 and also have a pcap file containing all SIP and RTP.<br>
<br>
To save me spamming list list, may I send these files to your personal<br>
email address Joshua C. Colp <<a href="mailto:jcolp@sangoma.com" target="_blank">jcolp@sangoma.com</a>> ?<br>
<br>
These are the files:<br>
<br>
kingsley@gandalf:/tmp$ ls -l *gz<br>
-rw-r--r-- 1 kingsley kingsley  40813 Oct 22 15:00 astlog.gz<br>
-rw-rw-r-- 1 kingsley kingsley 358895 Oct 22 14:57 dtmf-test.pcap.gz<br>
<br>
pjsip.conf contains these settings for the destination endpoint:<br>
<br>
[opensips-ipx]<br>
type=endpoint<br>
send_rpid=no<br>
trust_id_inbound=yes<br>
; change this when we write the custom context for it:<br>
context=from-pubopensips<br>
aors=opensips-ipx-vip-a,opensips-ipx-vip-b,opensips-ipx-vip-c<br>
redirect_method=uri_pjsip<br>
disallow=all<br>
allow=alaw<br>
allow=ulaw<br>
allow=g722<br>
dtmf_mode=auto<br></blockquote><div><br></div><div>I don't provide direct support like that. As there seems to be a bug and you have a case that reproduces it with logs, then you can file an issue[1] and the current individual doing bug triage will look. If it is accepted there is no time frame on when it would get looked into and resolved.</div><div><br></div><div>[1] <a href="https://issues.asterisk.org/jira">https://issues.asterisk.org/jira</a> </div></div><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div style="font-family:tahoma,sans-serif"><font color="#073763">Joshua C. Colp</font></div><div style="font-family:tahoma,sans-serif"><font color="#073763">Asterisk Technical Lead</font></div><div style="font-family:tahoma,sans-serif"><font color="#073763">Sangoma Technologies</font></div><div style="font-family:tahoma,sans-serif"><font color="#073763">Check us out at <a href="http://www.sangoma.com" target="_blank">www.sangoma.com</a> and <a href="http://www.asterisk.org" target="_blank">www.asterisk.org</a></font><br></div></div></div></div></div></div></div></div></div></div></div>