Dear Luca,
On Mon, Jul 12, 2010 at 04:28:19PM +0200, Luca Bertoncello wrote:
When I try to call a mobile (from Twinkle or other VoIP-phone) I get this error:
== Using SIP RTP CoS mark 5 -- Executing [12345@btsctrl:1] Dial("SIP/debian503-00000006", "SIP/12345@btsctrl,120") in new stack == Using SIP RTP CoS mark 5 [Jul 7 16:06:24] WARNING[24859]: chan_sip.c:5340 create_addr: No such host: btsctrl [Jul 7 16:06:24] WARNING[24859]: app_dial.c:1747 dial_exec_full: Unable to create channel of type 'SIP' (cause 20 - Unknown) == Everyone is busy/congested at this time (1:0/0/1) -- Auto fallthrough, channel 'SIP/debian503-00000006' status is 'CHANUNAVAIL' == Using SIP RTP CoS mark 5
1) Those error messages do not seem to relate to OpenBSC at all 2) Please look at them carefully Dial("SIP/debian503-00000006", "SIP/12345@btsctrl,120" No such host: btsctrl
Your program seems to want to establish a connection to the host "btsctrl" but that host does not seem to have a DNS or other name resolving entry, it thus fails to obtain an IP address and does not connect to wherever you want to connect to.
Please keep this list on-topic, i.e. OpenBSC related, including OpenBSC + lcr. But people here have little interest in discussing Asterisk configuration. Thanks, Harald