This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/OpenBSC@lists.osmocom.org/.
Luca Bertoncello bertoncello at netzing.deHi, List!
I got it! Now can I call mobile phones with Asterisk.
If someone is interested, the problem was in the Asterisk-configuration
(from HowTo).
To use in extensions.conf is:
[btsctrl]
exten => _02X.,1,GotoIf($[${CALLERID(name)} != ""]?4)
exten => _02X.,2,Set(CALLIDORIG=${CALLERID(num)})
exten => _02X.,3,Set(CALLERID(num)=02${CALLIDORIG})
exten => _02X.,4,Dial(LCR/GSM/${EXTEN:2},120)
So can I define a prefix (02) for mobiles and forward the calls to LCR.
Maybe help someone other having my problem.
I suggest Andreas Everberg to update his HowTo...
And now the next problem: calling a VoIP-phone from mobile phone... :)
I'll get it, too!
Bye
--
_______________________________________________________________________
Luca Bertoncello
Entwicklung Mail: bertoncello at netzing.de
NETZING Solutions AG Tel.: 0351/41381 - 0
Kesselsdorfer Str. 216, 01169 Dresden Fax: 0351/41381 - 12
HRB 18926 / Ust.ID DE211326547 Mail: netzing.ag at netzing.de
_______________________________________________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.osmocom.org/pipermail/openbsc/attachments/20100714/c566a7b8/attachment.bin>