Am Wed, 7 Jul 2010 15:53:27 +0200 schrieb "Andreas.Eversberg" Andreas.Eversberg@versatel.de:
it seems that there is a change in the API. therefore i prepared a "snapshot" at www.linux-call-router.de to be downloaded. this version of openbsc and lcr is older, but works together. as soon as the current openbsc has been tested more (channel ressource handling has changed for example), i will make it work again.
Hi,
I tried this version unfortunately unsuccessfully...
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
In my sip.conf I have this:
[debian503] type=friend username=debian503 md5secret=02e540ea7754341606ad6cf1b3c9e618 host=static context=btsctrl dtmfmode=inband
and in extensions.conf this:
[btsctrl] ;;exten => _X.,1,Set,CALLERID(num)=5552342 exten => _X.,1,dial(SIP/${EXTEN}@btsctrl,120)
Can someone help me?
Thanks a lot!