Tagged Questions

Telecommunication domain relates to the latest wireless standards like GSM, GPRS, UMTS, LTE, WiMAX. All questions related to 1G,2G,3G,4G Cellular Communication can be asked here.

learn more… | top users | synonyms

6
votes
4answers
295 views

Good beginners' level book about mobile telecommunication

I've recently joined a company who specialize in the mobile telecommunication domain. I'm encountering a lot of jargons, and I'm feeling a bit lost in most of the conversations. Although I'm quickly ...
4
votes
7answers
919 views

Uses of Erlang in Telecom

I'm a web developer and a college student majoring in telecommunications. This means I'm decent at programming and I know a little about telecom networks (at a high, non-technical level). I keep ...
4
votes
4answers
1k views

Error Detection Effiency (CRC, Checksum, etc)

I have a hypothetical situation of sending data units, each of a thousand bytes. Failure rate is rare but when a error does occur it is less likely to be a single bit error and more likely to be an ...
3
votes
2answers
359 views

What technology should i choose for this kind of an application?

One of my client has asked me an application Telephone answering machine which is exactly like customer care voice application (ie) he is maintaining a college, parents of students will call to a ...
2
votes
4answers
155 views

reference for wireless routing and mac layer

I wanted to find a good book that explains principles (possibly with some theory) of MAC and routing layers in wireless networks (cellular and wifi). I do not need the bible (classical 800 pages or so ...
2
votes
1answer
186 views

Working with complex numbers in real time with GNU Radio

I need to work with data received from the USRP (using the gr-sounder to be specific), and I'm not exactly sure how I would do that. Are there any python packages I can use to work with the data, and ...
2
votes
0answers
131 views

CSTA Link to Hipath 3000 (CSTA II or III) on perl

I need some infos about how i connect to a Hipath 3000 Series on the CSTA Interface. I need a quickstart for the connect ... maybe someone with experience on Perl and howto make CSTA Link ? Thanks a ...
1
vote
3answers
84 views

What is an IP Multimedia Subsystem?

I have read that IMS defines a complete architecture and framework that enables the integration of voice, video, data and mobile network technology over an IP-based infrastructure. Does the framework ...
1
vote
1answer
54 views

What (software) framework would you use to build a telecoms application? [closed]

If you were to build a telecoms application what framework would you use? For example to build one of the following applications: sms messaging server, or an SMSC A media gateway supporting TDM, ...
1
vote
3answers
89 views

Transmitting String Array over a telephone line

I have a java String array which contains around 2 billion+ entries. Now is there away i can transmit this array over a telephone connection like GPRS or any other means (without using the internet). ...
1
vote
1answer
89 views

Entropy in binary files - what's the purpose?

I've read the Shannon's theory to entropy and how to implement such an algorithm for a binary file (pretty easy) But I can't figure out what's the purpose on calculating the entropy of a .exe or any ...
1
vote
0answers
136 views

Anyone knows a free Transaction Language 1 (TL1) library for Python?

I have found a TL1 library for Perl at https://noc.sara.nl/nrg/TL1-Toolkit/ which is my last resort. I prefer Python over Perl, do you have any suggestions for a TL1 library in Python?
1
vote
1answer
151 views

which is the Hot research area in telecommunication technology? [closed]

I am planning to join one research program(PhD) in telecommunication domain. So I want to know which are the most advanced research areas in this domain? In next 5 years which area in ...
1
vote
1answer
239 views

Can we generate DTMF tones using python?

i am keen to know whether we can generate a DTMF tones using python? If yes then is there any library to do so? I have checked on the net there i could find sample program to decode the DTMF tones ...
1
vote
1answer
242 views

comparing modem.oqpsk probability error and ber

hi currently i have the following code in my matlab values = [0;1;0;0;1;0;1;0]; % can contain only 0s and 1s h = modem.oqpskmod; y = modulate(h, values); g = ...
1
vote
3answers
1k views

mobile telecommunication thesis topic suggestion

Hello I will be writing my computer science graduation thesis this year and I plan to do my research towards the mobile telecommunication field. What are the hot topics regarding this field? What ...
1
vote
2answers
99 views

Enterprise language, compiled or for JVM

We are currently developing carrier grade telecom applications in C++, Rational Rose and Java to run on an embedded platform based on Enea OSE which provides interfaces for the above three languages ...
0
votes
1answer
10 views

Wireshark tcap dissector inside my program

I'm working on SS7 project and reached a point where I need to create my tcap dissector/parser, So I was wondering to using wireshark dev files inside my source. Is that possible? if yes? how can I ...
0
votes
0answers
11 views

Mobicents - SimpleServlet Application Router not routing invite to

I am trying to follow the tutorial at, http://ben-touron.blogspot.com/2009/11/developping-simple-sip-application-with.html to create a Simple Servlet using Mobicents. I have configured my dar file ...
0
votes
0answers
19 views

AISG spec - data format

I am a newbie to Antenna Interface Standards Group (AISG) specifications. I need to implement a simulator for an AISG client. For this I need to send some commands in the AISG format to the ...
0
votes
1answer
29 views

Is anyone aware of an open, relatively well supported framework to build telecoms applications on?

Examples of such applications might be: SGSN, MME, the various IMS CSCF platforms, an MSC-Server, and SMS server, a SIP proxy etc. Unlike the web services world which is awash with frameworks, it ...
0
votes
1answer
18 views

Finding location using Huawei E156G

I have a Huawei E156G 3G dongle and i want to use it to find my current location using VB or C# like it happened in google maps for mobile. Can i use AT Commands to achieve this or is this possible.
0
votes
0answers
79 views

How to get Unique ID of Android Device? [closed]

Possible Duplicate: Is there a unique Android device ID? I'm developing an application in which i want to map username with their mobile's unique id. Is there any method from which I get ...
0
votes
1answer
113 views

SerialPort Data Writes are ending up in Receive Buffer

I have a wrapper class that wraps .Net's SerialPort class to perform modem operations and data flow. When I'm reading from the SerialPort object, the data that I previously wrote to the port is found ...
0
votes
0answers
14 views

Building Integrated Timing Supply (BITS)

Does anyone know where I can find more info on BITS? BITS is used of timing in synchronous networks such as telecom networks. In particular, I would like to find the specification/standard. Can't seem ...
0
votes
2answers
32 views

Teleconferencing services that provides API?

I am creating an app which supports independent video and audio conferencing. For Audio conferencing I need a service that can provide an API, through which I can integrate monitoring functionality ...
0
votes
0answers
50 views

call flow to a internet search page like Google using WAP 2.0

I would like to know the exact call flow to search a web page like google through wap 2.0. I know the some parameters in the flow like GGSN,APN but i don't exactly know the flow the outcomes out of ...
0
votes
0answers
40 views

Self-synchronizing code [closed]

I'm trying to understand that stuff via Wikipedia. Could someone suggest a better source or explanation with lots of examples? "a set of strings (called "code words") over an alphabet is called a ...
0
votes
1answer
63 views

how do telecommunications company assign credit(talk hours) to there user(mobile phones), what happens to wasted(never used credit) [closed]

how do telecommunications company assign credit(talk hours) to there user(mobile phones), what happens to wasted(never used credit) ?
0
votes
1answer
82 views

ask for some references for embedded telecom board

I am involved with an embedded software development for telecom industry. I have zero experience before with such embedded hardware devices. I got a network processor board, which is featured in ...
0
votes
1answer
109 views

Is there any way to keep track of signal changes in GNU Radio?

I'm trying to track and analyze changes to a received signal due to changes in the channel using GNU Radio (also using Ettus USRPs). I would like to write a program using GNU Radio to be able to keep ...
0
votes
0answers
43 views

IMS traffic identification

How to differentiate between IMS traffic and Non-IMS traffic ?
0
votes
0answers
21 views

Various layer 2 security mechanism

What are the various layer2 security mechanisms in wireless technology that provides confidentiality and integriy protection of communications. I am eager to know the best mechanism ?
0
votes
1answer
546 views

Mobile Communication Graduation Thesis Topic Suggestion~

Hello I will be writing my telecommunication graduation thesis this year and I plan to do my research towards the LTE Advanced field. What are the hot topics regarding this field? What topics could be ...
0
votes
1answer
389 views

Any free libraries to send/receive SMS, send/receive Calls using GSM Modem?

I want to make a windows application in which I want to send ,receive and process SMS using GSM Modem( this one ), It would be very helpful If you provide me link to any opensource library or ...
0
votes
1answer
1k views

USSD Gateway implementation

I am supposed to develop a USSD gateway for an operator so please help me with the following -can I use asterisk for this purpose? -can the asterisk system take alphanumeric characters as user input.
0
votes
2answers
286 views

SIP RTP Stack for IVR Application

I have an IVR application which plays the prompts and records the user message and detects the DTMF. Currently the application is based on SS7 signaling and uses the PSTN based media boards for media ...
0
votes
2answers
2k views

Cell (cell-id), BTS and BSS in GSM network

1/ what is the relation between BTS and cell? I think one BTS harware can cover few cells and also some cells could be covered by more than one BTS isn't it? 2/ Is part of information, that mobile ...
0
votes
3answers
847 views

SDP media field format

I would like to create a SDP media field with its attributes, and there are a few things I don't understand. I've skimmed and read the relevant RFC and I understand most of what each field means, but ...
0
votes
1answer
86 views

Serverless Internet Tools for Collaborative Development?

I'm wondering if there are any recommendations regarding tools for collaborative development over the Internet. Specifically, we're going to have a group of developers working on the same project in ...
0
votes
2answers
5k views

How can I call from my PC through my cisco ip phone?

I am trying to call a telephone number fro my PC through my ip phone once my application completes its work. So I am searching for a way to access my ip phone from my PC. Please correct me if I am ...
0
votes
1answer
216 views

simulation of oqpsk

hi for the simulation of oqpsk i have written the below values = [0;1;0;0;1;0;1;0]; h = modem.oqpskmod; y = modulate(h, values); g = modem.oqpskdemod(h); z = ...
0
votes
1answer
557 views

Any certifications for Mainframe experience? Please suggest

I'm having experience of 3years in Mainframe and working in India, for a reputed US Telecom MNC. I have expertise on COBOL, JCL, REXX and DB2. Can somebody suggest on doing some certifications. I know ...
0
votes
1answer
166 views

How to see the version of the TAP file

this is a telecom based query. we receive TAP files from the clearing house. i want see on unix which version of TAP does it belong. how can i do it.Isthere any tool to find the TAP file version?
0
votes
2answers
391 views

C# for telecom applications?

who is using .net technologies for telecom applications? Are there any resources for this? I am interested in topics as SS7 signaling, ASN.1, MML Commands etc. Thanks
0
votes
2answers
31 views

Links reg communication basics

am working in communication system based embedded project.. i have no background knowledge in communication technologies.. can anyone provide links giving the basics of communication technologies like ...
-1
votes
1answer
76 views

why only HEXAGON and not any other geometrical structure? [closed]

Why cells are represented by a HEXAGON Structure while explaining any mobile communication related terminology
-2
votes
1answer
110 views

what is 2G and 3G network [closed]

can anybody clearly explain me what is 2G and 3G network with example.
-3
votes
2answers
304 views

How to check a balance programmatically in iPhone? [closed]

Is there a way to programmatically access the user's balance on the iPhone?