No audio remote extensions

Greetings,

I have an issue with remote extensions. I am able to register the extension and call. Everything there seems to work.

I do have port forwarding on ports 5060 tcp/udp and 10000:20000udp to go to the the PBX.

I ran an RTP debug from asterisk (Which looks okay in my eyes)
RTP Debugging Enabled for address: 166.172.191.165:0
== Setting global variable ‘SIPDOMAIN’ to ‘telcomorl1.csinvestigators.com
dialparties.agi: Starting New Dialparties.agi
dialparties.agi: Caller ID name is ‘test’ number is ‘200102’
dialparties.agi: CW Ignore is:
dialparties.agi: CF Ignore is:
dialparties.agi: CW IN_USE/BUSY is: 1
dialparties.agi: Methodology of ring is ‘ringallv2-prim’
dialparties.agi: EXTENSION_STATE: 0 (NOT_INUSE)
dialparties.agi: Extension 101 has ExtensionState: 0
== dialparties.agi: Discovered PJSIP Endpoint PJSIP/101
dialparties.agi: RVOL_MODE ‘’
dialparties.agi: RVOL is:
dialparties.agi: RVOLPARENT is:
== Spawn extension (from-internal, 101, 1) exited non-zero on ‘Local/FMPR-101@from-internal-0000001a;1’
== Spawn extension (from-internal, 101, 1) exited non-zero on ‘Local/FMGL-15133222794#@from-internal-0000001b;1’
== Spawn extension (from-internal, FMPR-101, 1) exited non-zero on ‘PJSIP/101-0000003a’
== Spawn extension (from-internal, FMGL-15133222794#, 4) exited non-zero on ‘Local/FMGL-15133222794#@from-internal-0000001b;2’
== Spawn extension (macro-hangupcall, s, 4) exited non-zero on ‘Local/FMGL-15133222794#@from-internal-0000001b;2’ in macro ‘hangupcall’
== Spawn extension (from-internal, h, 1) exited non-zero on ‘Local/FMGL-15133222794#@from-internal-0000001b;2’
== Spawn extension (macro-dial-one, s, 53) exited non-zero on ‘Local/FMPR-101@from-internal-0000001a;2’ in macro ‘dial-one’
== Spawn extension (macro-simple-dial, s, 6) exited non-zero on ‘Local/FMPR-101@from-internal-0000001a;2’ in macro ‘simple-dial’
== Spawn extension (from-internal, FMPR-101, 5) exited non-zero on ‘Local/FMPR-101@from-internal-0000001a;2’
== Spawn extension (macro-hangupcall, s, 4) exited non-zero on ‘Local/FMPR-101@from-internal-0000001a;2’ in macro ‘hangupcall’
== Spawn extension (from-internal, h, 1) exited non-zero on ‘Local/FMPR-101@from-internal-0000001a;2’
[2017-10-19 16:28:27] DEBUG[12324][C-00000031]: res_rtp_asterisk.c:5370 ast_rtp_read: RTP NAT: Got audio from other end. Now sending to address 166.172.191.165:43019
Got RTP packet from 166.172.191.165:43019 (type 00, seq 002559, ts 1232588468, len 000160)
Sent RTP packet to 166.172.191.165:43019 (type 00, seq 004489, ts 269752000, len 000160)
Sent RTP packet to 166.172.191.165:43019 (type 00, seq 004490, ts 269752160, len 000160)
Got RTP packet from 166.172.191.165:43019 (type 00, seq 002560, ts 1232588628, len 000160)
Got RTP packet from 166.172.191.165:43019 (type 00, seq 002561, ts 1232588788, len 000160)
Sent RTP packet to 166.172.191.165:43019 (type 00, seq 004491, ts 269752320, len 000160)
Got RTP packet from 166.172.191.165:43019 (type 00, seq 002562, ts 1232588948, len 000160)
Sent RTP packet to 166.172.191.165:43019 (type 00, seq 004492, ts 269752480, len 000160)
Got RTP packet from 166.172.191.165:43019 (type 00, seq 002563, ts 1232589108, len 000160)
Sent RTP packet to 166.172.191.165:43019 (type 00, seq 004493, ts 269752640, len 000160)
Sent RTP packet to 166.172.191.165:43019 (type 00, seq 004494, ts 269752800, len 000160)
Got RTP packet from 166.172.191.165:43019 (type 00, seq 002564, ts 1232589268, len 000160)
Sent RTP packet to 166.172.191.165:43019 (type 00, seq 004495, ts 269752960, len 000160)
Got RTP packet from 166.172.191.165:43019 (type 00, seq 002565, ts 1232589428, len 000160)
Sent RTP packet to 166.172.191.165:43019 (type 00, seq 004496, ts 269753120, len 000160)
Got RTP packet from 166.172.191.165:43019 (type 00, seq 002566, ts 1232589588, len 000160)
Sent RTP packet to 166.172.191.165:43019 (type 00, seq 004497, ts 269753280, len 000160)
Got RTP packet from 166.172.191.165:43019 (type 00, seq 002567, ts 1232589748, len 000160)
== Spawn extension (macro-dial, s, 20) exited non-zero on ‘PJSIP/200102-00000039’ in macro ‘dial’
== Spawn extension (followme-sub, 101, 39) exited non-zero on ‘PJSIP/200102-00000039’

I ran a tcpdump on the PBX machine. Hoping someone can teach me what I am missing.

capture.tgz (30.5 KB)

Thank you!