AW: again compilation of lcr

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/.

Ihab el Bakri ihab.elbakri at hotmail.com
Thu Mar 11 14:49:47 UTC 2010


one more :

Cannot open mISDN due to 'Address family not supported by protocol'. (Does your Kernel support socket based mISDN?)

misdn_info 

Found 3 ports
  Port  0 'hfc-e1.1':        TE/NT-mode PRI E1  (for phone lines & E1 devices)
                             30 B-channels: 2-31
                                B-protocols: RAW HDLC X75slp L2:DSP L2:DSPHDLC
  --------
  Port  1 'mISDN_l1loop.1':  TE/NT-mode PRI E1  (for phone lines & E1 devices)
                             30 B-channels: 1-15 17-31
                                B-protocols: RAW HDLC X75slp L2:DSP L2:DSPHDLC
  --------
  Port  2 'mISDN_l1loop.2':  TE/NT-mode PRI E1  (for phone lines & E1 devices)
                             30 B-channels: 1-15 17-31
                                B-protocols: RAW HDLC X75slp L2:DSP L2:DSPHDLC

standard options in lcr (gsm.conf ...etc. )



 > am still getting this error:

 
try the patch i added to my last mail. it is not yet 
committed to GIT. go into your osmocore GIT directiory, say "patch -p1" and 
paste the following. (end with CTRL+d)
 
----
diff --git 
a/include/osmocore/gsm48.h b/include/osmocore/gsm48.h
index 6356379..787cdd0 
100644
--- a/include/osmocore/gsm48.h
+++ b/include/osmocore/gsm48.h
@@ 
-6,7 +6,7 @@
 
 extern const 
struct tlv_definition gsm48_att_tlvdef;
 extern const char 
*cc_state_names[32];
-const char *gsm48_cc_msg_names[0x40];
+extern const 
char *gsm48_cc_msg_names[0x40];
 const char *rr_cause_name(uint8_t 
cause);
 
 void 
gsm48_generate_lai(struct gsm48_loc_area_id *lai48, uint16_t 
mcc,

----
  		 	   		  
_________________________________________________________________
Hotmail: Free, trusted and rich email service.
https://signup.live.com/signup.aspx?id=60969
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/openbsc/attachments/20100311/f7b942f4/attachment.htm>


More information about the OpenBSC mailing list