Radio resource usage for USSD communication Unicorn Meta Zoo #1: Why another podcast? Announcing the arrival of Valued Associate #679: Cesar Manara Data science time! April 2019 and salary with experience The Ask Question Wizard is Live!USSD Gateway implementationHow to interact with USSD menu?GsmComm USSD commandIs there a standard USSD string I can use to test a random USSD gateway?Navigating USSD menu in the dial stringAT USSD command with Siemens TC35 working depending on the countryUSSD secure or not?Check SIM status by USSD query from siteUSSD, How to authenticate ussd sessionsSIM7000E USSD support
What is it called when you ride around on your front wheel?
"Whatever a Russian does, they end up making the Kalashnikov gun"? Are there any similar proverbs in English?
Married in secret, can marital status in passport be changed at a later date?
Is it acceptable to use working hours to read general interest books?
Retract an already submitted recommendation letter (written for an undergrad student)
What is a 'Key' in computer science?
The art of proof summarizing. Are there known rules, or is it a purely common sense matter?
How to not starve gigantic beasts
What is the term for a person whose job is to place products on shelves in stores?
Multiple options vs single option UI
Seek and ye shall find
Why did Israel vote against lifting the American embargo on Cuba?
Split coins into combinations of different denominations
Are these square matrices always diagonalisable?
My bank got bought out, am I now going to have to start filing tax returns in a different state?
Raising a bilingual kid. When should we introduce the majority language?
AI positioning circles within an arc at equal distances and heights
Error: Syntax error. Missing ')' for CASE Statement
Where did Arya get these scars?
Is there any hidden 'W' sound after 'comment' in : Comment est-elle?
Co-worker works way more than he should
Trumpet valves, lengths, and pitch
Has a Nobel Peace laureate ever been accused of war crimes?
How to open locks without disable device?
Radio resource usage for USSD communication
Unicorn Meta Zoo #1: Why another podcast?
Announcing the arrival of Valued Associate #679: Cesar Manara
Data science time! April 2019 and salary with experience
The Ask Question Wizard is Live!USSD Gateway implementationHow to interact with USSD menu?GsmComm USSD commandIs there a standard USSD string I can use to test a random USSD gateway?Navigating USSD menu in the dial stringAT USSD command with Siemens TC35 working depending on the countryUSSD secure or not?Check SIM status by USSD query from siteUSSD, How to authenticate ussd sessionsSIM7000E USSD support
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;
These questions are about radio resource allocation and consumption during USSD communication. Things are located on different layers and should not interfere; yet we recently put live a service (end of call balance notification) with a USSD push that really degraded our KPIs on signaling while the same service with a SMS MT has much less impact.
Q1 - USSD push: Is there a difference (on the radio level) between a session-less USSD message that is pushed to a MS and a SMS MT? On our USSD platform there is a "session duration" parameter, but if set to 0 (no session) does a USSD push equal a SMS MT?
Q2 - Q/R USSD traffic: In case of "query / reply" service (the user does a USSDcall, for example for balance inquiry and the system closes the session after reply), are the radio resources reserved during the whole process or are they allocated once for the query and a second time for the reply ?
Q3 - Technology: is this behavior the same for 2G and 3G or are there differences because of the technology?
radio gsm ussd telecommunication
add a comment |
These questions are about radio resource allocation and consumption during USSD communication. Things are located on different layers and should not interfere; yet we recently put live a service (end of call balance notification) with a USSD push that really degraded our KPIs on signaling while the same service with a SMS MT has much less impact.
Q1 - USSD push: Is there a difference (on the radio level) between a session-less USSD message that is pushed to a MS and a SMS MT? On our USSD platform there is a "session duration" parameter, but if set to 0 (no session) does a USSD push equal a SMS MT?
Q2 - Q/R USSD traffic: In case of "query / reply" service (the user does a USSDcall, for example for balance inquiry and the system closes the session after reply), are the radio resources reserved during the whole process or are they allocated once for the query and a second time for the reply ?
Q3 - Technology: is this behavior the same for 2G and 3G or are there differences because of the technology?
radio gsm ussd telecommunication
add a comment |
These questions are about radio resource allocation and consumption during USSD communication. Things are located on different layers and should not interfere; yet we recently put live a service (end of call balance notification) with a USSD push that really degraded our KPIs on signaling while the same service with a SMS MT has much less impact.
Q1 - USSD push: Is there a difference (on the radio level) between a session-less USSD message that is pushed to a MS and a SMS MT? On our USSD platform there is a "session duration" parameter, but if set to 0 (no session) does a USSD push equal a SMS MT?
Q2 - Q/R USSD traffic: In case of "query / reply" service (the user does a USSDcall, for example for balance inquiry and the system closes the session after reply), are the radio resources reserved during the whole process or are they allocated once for the query and a second time for the reply ?
Q3 - Technology: is this behavior the same for 2G and 3G or are there differences because of the technology?
radio gsm ussd telecommunication
These questions are about radio resource allocation and consumption during USSD communication. Things are located on different layers and should not interfere; yet we recently put live a service (end of call balance notification) with a USSD push that really degraded our KPIs on signaling while the same service with a SMS MT has much less impact.
Q1 - USSD push: Is there a difference (on the radio level) between a session-less USSD message that is pushed to a MS and a SMS MT? On our USSD platform there is a "session duration" parameter, but if set to 0 (no session) does a USSD push equal a SMS MT?
Q2 - Q/R USSD traffic: In case of "query / reply" service (the user does a USSDcall, for example for balance inquiry and the system closes the session after reply), are the radio resources reserved during the whole process or are they allocated once for the query and a second time for the reply ?
Q3 - Technology: is this behavior the same for 2G and 3G or are there differences because of the technology?
radio gsm ussd telecommunication
radio gsm ussd telecommunication
asked Mar 9 at 5:52
mszmurlomszmurlo
591514
591514
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55074429%2fradio-resource-usage-for-ussd-communication%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55074429%2fradio-resource-usage-for-ussd-communication%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown