Please
login
or
register
.
News:
#MWC19 25-28 February | YateBTS team attends Mobile World Congress 2019 |
Let's meet up >>
Home
Help
Search
Login
Register
Yate Community Forum
»
OpenLTE
»
YateBTS
»
Message Identifier?
« previous
next »
Print
Pages: [
1
]
Author
Topic: Message Identifier? (Read 9020 times)
sitedude
Newbie
Posts: 3
Message Identifier?
«
on:
January 05, 2019, 01:09:25 PM »
I cannot find anywhere in the source where I can change the "Message Identifier" for SMS. Does anyone know how to do this?
Logged
Monica Tepelus
Administrator
Full Member
Posts: 198
Re: Message Identifier?
«
Reply #1 on:
January 07, 2019, 02:36:42 AM »
Hi,
What do you mean be message identifier?
Logged
sitedude
Newbie
Posts: 3
Re: Message Identifier?
«
Reply #2 on:
January 07, 2019, 11:47:04 AM »
It's the header that gets sent out in an SMS message. The closest thing I can find is void L3SMSCBMessageIdentifier::writeV(L3Frame& l3, size_t& wp) const in SMSMSCBL3Messages.cpp. But i don't think thats it.
Logged
Monica Tepelus
Administrator
Full Member
Posts: 198
Re: Message Identifier?
«
Reply #3 on:
January 08, 2019, 07:51:57 AM »
Please post a telnet capture with GSM / yate internal messages to make sure I understand what you need to modify.
Logged
sitedude
Newbie
Posts: 3
Re: Message Identifier?
«
Reply #4 on:
January 08, 2019, 03:06:20 PM »
Thank you Monica, silly question, how do you enable logging on 5038? That must be where those OSSTREAMS go, I was wondering because -vvvvv -l /logfile doesn't seem to show the same stuff in the code
Logged
Monica Tepelus
Administrator
Full Member
Posts: 198
Re: Message Identifier?
«
Reply #5 on:
January 09, 2019, 07:35:29 AM »
To enable message sniffer from telnet:
https://docs.yate.ro/wiki/Debugging_and,_or_Investigation_of_messages
Then to increase debug level and see GSM messages type in telnet command:
debug ybts level 10
debug mbts level 10
If it's too much information then use level 9.
Logged
Print
Pages: [
1
]
« previous
next »
Yate Community Forum
»
OpenLTE
»
YateBTS
»
Message Identifier?