Hello everyone,
First of all, thanks in advance for your support. I am pretty new in Asterisk.
I am running asterisk on Debian 10. These are the connected peers:
Name/username Host Dyn Forcerport Comedia ACL Port Status
1001/1001 10.84.30.1 D Auto (No) No 5060 OK (4 ms)
1201/1201 10.84.30.100 D Auto (No) No 5060 OK (17 ms)
When trying to call from 1201 to 1001 the following error appear in the CLI:
== Using SIP RTP CoS mark 5
[Jun 20 18:31:24] NOTICE[3125][C-00000001]: chan_sip.c:10531 process_sdp: Received AVPF profile in audio offer but AVPF is not enabled, enabling: audio 61467 RTP/AVPF 96 97 98 0 8 18 101 99 100
[Jun 20 18:31:24] WARNING[3125][C-00000001]: acl.c:1029 ast_ouraddrfor: Cannot connect to 88.1.190.174: Network is unreachable
– Executing [1001@from-internal:1] Dial(“SIP/1201-00000000”, “SIP/1001,20,r”) in new stack
== Using SIP RTP CoS mark 5
– Called SIP/1001
== Everyone is busy/congested at this time (1:0/0/1)
– Auto fallthrough, channel ‘SIP/1201-00000000’ status is ‘CHANUNAVAIL’
I don’t know where the IP 88.1.190.174 comes from.
Any idea why it is not working??