Asterisk 13 to trixbox

Hi all
i have a problem on asterisk 13, i installed an asterisk 13 with trixbox. when the extension of the asterisk 13 calls the extension of the trixbox can connect. the constraint is the opposite. extension of trixbox calling extension asterisk can be connected but when in lift the call directly callended
What should I do??

example config pjsip.transports.conf

[0.0.0.0-udp]
type=transport
protocol=udp
bind=0.0.0.0:5060
allow_reload=yes

[trixbox]
type=endpoint
context=from-internal
disallow=all
allow=ulaw
aors=trixbox

[trixbox]
type=aor
contact=sip:000.000.000.000 ;ip asterisk

[trixbox]
type=identify
endpoint=trixbox
match=000.000.000.00 ; ip trixbox

this is message log from asterisk 13

-- Executing [1240@from-internal:1] NoOp("PJSIP/trixbox-0000027b", "") in new stack
-- Executing [1240@from-internal:2] Dial("PJSIP/trixbox-0000027b", "PJSIP/1240") in new stack
-- Called PJSIP/1240
-- PJSIP/1240-0000027c is ringing

[Sep 19 14:22:36] NOTICE[28455]: res_pjsip/pjsip_distributor.c:368 log_unidentified_request: Request from ‘“1462” sip:1462@202.162.192.239’ failed for ‘107.150.62.74:5074’ (callid: 5bcee62d9657956afedc4ed60e55f736) - No matching endpoint found
– PJSIP/1240-0000027c answered PJSIP/trixbox-0000027b
– Channel PJSIP/1240-0000027c joined ‘simple_bridge’ basic-bridge <57f951e5-ad13-44a2-b130-3f68669e4929>
– Channel PJSIP/trixbox-0000027b joined ‘simple_bridge’ basic-bridge <57f951e5-ad13-44a2-b130-3f68669e4929>
> Bridge 57f951e5-ad13-44a2-b130-3f68669e4929: switching from simple_bridge technology to native_rtp
> Remotely bridged ‘PJSIP/trixbox-0000027b’ and ‘PJSIP/1240-0000027c’ - media will flow directly between them
> Remotely bridged ‘PJSIP/trixbox-0000027b’ and ‘PJSIP/1240-0000027c’ - media will flow directly between them
– Channel PJSIP/trixbox-0000027b left ‘native_rtp’ basic-bridge <57f951e5-ad13-44a2-b130-3f68669e4929>
– Channel PJSIP/1240-0000027c left ‘native_rtp’ basic-bridge <57f951e5-ad13-44a2-b130-3f68669e4929>
== Spawn extension (from-internal, 1240, 2) exited non-zero on ‘PJSIP/trixbox-0000027b’

The log shows a successful call with direct media.

I don’t understand “when in lift”.

Trixbox is abandonware and therefore unmaintainable. Even its peer support forums have been shut down.

really already success but call directly ended
meaning when the extension trixbox phone to extension asterisk sometimes want sometimes do not want.

but i try joinkan trixbox with mypbx no problem. success
do you have input for me?

Please provide protocol debugging logs for a failed call. Please take these from the log file, so that they have proper time stamps.