my Asterisk 1.6 is connected via FritzBox (NAT) to sipgate.de
Register is possible but no incoming and no outgoing calls are possible
Problem: incoming calls (from external)
I installed SJphone and compared both sniffer logs (from SJphone and Asterisk register):
SJphone:
Via: SIP/2.0/UDP 192.168.x.x;rportbranch=blabla
Asterisk:
Via: SIP/2.0/UDP 93.200.x.x;rportbranch=blabla
Since Asterisk is behind NAT the internal IP should be used here as well, shouldn’t it ? (currently using the official IP from my FritzBox)
2.Problem outgoing calls (to external)
If trying to call any external number (e.g. testnumber 10005 from sipgate) I can see the following message in CLI:
callout-test
Phone device connected to Asterisk claims “unavailable” in display and in CLI I can see:
app_dial.c:1502 dial_exec_full: unable to create channel of type ‘SIP’ (cause 20 - unknown)
== Everyone is busy/congested at this time (1:0/0/1) blabal
The Invite looks good now (so userid@ip)
I’m still doing something wrong. Any idea ? THanks
I solved the issue with the incoming calls in the meanwhile (at least it rings at extension 200, no idea yet how to make it possible to let the caller add the desired extension, but this will be another problem).
Regarding the outgoing calls.
in CLI I get
callled 910005@sipgate
SIP/sipgate-082360f0 is circuit-busy
…handle_request_invite: Call from ‘501’ to extension ‘1005’ rejected because extension not found
my configuration after the mentioned changes:
sip.conf