Freepbx h.323 trunk to cisco

Hello.

Configured h.323 to cisco. Freepbx configuration without nat.

h .323 is used for short numbers between offices. When you call, you are redirected to h.323 trunk, the ip address of the provider appears in the call, not the internal ip address.

OOH323 Debugging Enabled
— ooh323_request - data Cisco/6001718 format (g722)
— ooh323_alloc
+++ ooh323_alloc
— find_peer “Cisco”
comparing with “192.168.47.254”
found matching peer
+++ find_peer “Cisco”
— ooh323_new - Cisco
+++ h323_new
— onNewCallCreated 7f3088019a58: ooh323c_o_5
— find_call
+++ find_call
Outgoing call Cisco(ooh323c_o_5) - Codec prefs - (ulaw|alaw|g729|g723|gsm)
Adding capabilities to call(outgoing, ooh323c_o_5)
Adding g711 ulaw capability to call(outgoing, ooh323c_o_5)
Adding g711 alaw capability to call(outgoing, ooh323c_o_5)
Adding g729A capability to call(outgoing, ooh323c_o_5)
Adding g729 capability to call(outgoing, ooh323c_o_5)
Adding g729B capability to call(outgoing, ooh323c_o_5)
Adding g7231 capability to call (outgoing, ooh323c_o_5)
Adding gsm capability to call(outgoing, ooh323c_o_5)
— configure_local_rtp
+++ configure_local_rtp
+++ onNewCallCreated ooh323c_o_5
+++ ooh323_request
----- ooh323_queryoption 16 on channel OOH323/Cisco-4
+++++ ooh323_queryoption 16 on channel OOH323/Cisco-4
— ooh323_call- Cisco/6001718
+++ ooh323_call
— onOutgoingCall 7f3088019a58: ooh323c_o_5
— find_call
+++ find_call
setting callid number 170
+++ onOutgoingCall ooh323c_o_5
— onCallCleared ooh323c_o_5
— find_call
+++ find_call
+++ onCallCleared
— ooh323_hangup
+++ ooh323_hangup
[2019-05-24 12:02:18] WARNING[2599][C-00000131]: chan_sip.c:24055 handle_response_invite: Received response: “Forbidden” from ‘“FIO” <[email protected]:5160>;tag=as094f5551’
— ooh323_destroy
Destroying Cisco
Destroying ooh323c_o_5
+++ ooh323_destroy

Must be '“FIO” <[email protected]:5160>

How can I fix this?

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.