MSCBSC 移動(dòng)通信論壇
搜索
登錄注冊(cè)
網(wǎng)絡(luò)優(yōu)化工程師招聘專欄 4G/LTE通信工程師最新職位列表 通信實(shí)習(xí)生/應(yīng)屆生招聘職位

  • 閱讀:1563
  • 回復(fù):0
VoLTE語音MOS背后的秘密
Mr Kang
原始天尊
鎵嬫満鍙風(fēng)爜宸查獙璇? style=


 發(fā)短消息    關(guān)注Ta 

C友·鐵桿勛章   公益·慈善勛章   C友·貢獻(xiàn)勛章   紀(jì)念勛章·七周年   財(cái)富勛章·萬元戶   專家·高級(jí)勛章   財(cái)富勛章·財(cái)運(yùn)連連   財(cái)富勛章·小財(cái)主   C友·登錄達(dá)人   財(cái)富勛章·富甲一方   紀(jì)念勛章·八周年   紀(jì)念勛章·九周年   紀(jì)念勛章·十周年   紀(jì)念勛章·十二周年   C友·技術(shù)大神  
積分 104926
帖子 8552
威望 1726387 個(gè)
禮品券 11319 個(gè)
專家指數(shù) 23981
注冊(cè) 2007-3-13
專業(yè)方向 
回答問題數(shù) 0
回答被采納數(shù) 0
回答采納率 0%
 
發(fā)表于 2020-09-28 10:08:50  只看樓主 

 "無會(huì)話,非5G”鏈接如下:https://mp.weixin.qq.com/s/AX3MCn1woaSRrDVd2nkrtA


 VoLTE測試中繞不開的一項(xiàng)就是MOS;它是對(duì)VOLTE語音質(zhì)量的評(píng)估,根據(jù)中移評(píng)估標(biāo)準(zhǔn)其最高值為5.0;而決定MOS值的是通話中編碼(Codec)選擇和更新;


1.編碼(Codec)選擇和更新


       在VoLTE和Video通話中,編碼(Codec)的選擇和配置是在會(huì)話建立或通話中根據(jù)主、被叫協(xié)商情況結(jié)果,通過SDP(Session Description Protocol)執(zhí)行的;如下表所示:


  •        STEP  1,3為初始編碼(Codec)選擇;

  •        STEP  3,5,6,7為資源預(yù)留的QoS建立;

  •        STEP 13,14為編碼(Codec)更新;

Codec.jpg


2.SDP相關(guān)內(nèi)容(以下示例紅色字體部分


2.1  INVITE

 

       INVITE sip:0123456789;phone-context=test.net@test.net;user=phone SIP/2.0

           Allow: INVITE,ACK,OPTIONS,CANCEL,BYE,UPDATE,INFO,REFER,NOTIFY,MESSAGE,PRACK

           P-Preferred-Identity: <sip:310410123456789@test.net>

           User-Agent: TEST IMS CLIENT 4.0

           P-Preferred-Service: urn:urn-7:3gpp-service.ims.icsi.mmtel

           CSeq: 1 INVITE

           Max-Forwards: 70

           P-Access-Network-Info: 3GPP-E-UTRAN-FDD;utran-cell-id-3gpp=31041000010000000

           Route: <sip:[2001:0:0:2::2]:5060;lr>

           a: *;+g.3gpp.icsi-ref="urn%3Aurn-7%3A3gpp-service.ims.icsi.mmtel"

           c: application/sdp

           f: <sip:310410123456789@test.net>;tag=2763466811

           i: 2270680280

           k: 100rel,timer,precondition

           l: 733

           m: <sip:310410123456789@[2001:0:0:2::1]:5060;transport=UDP>;+g.3gpp.icsi-ref="urn%3Aurn-7%3A3gpp-service.ims.icsi.mmtel"

           t: <sip:0123456789;phone-context=test.net@test.net;user=phone>

           v: SIP/2.0/TCP [2001:0:0:2::1]:5060;branch=z9hG4bK932432170smg;transport=TCP 

           v=0

           o=TEST-IMS-UE 1234562 0 IN IP6 2001:0:0:2::1

           s=SS VOIP

           c=IN IP6 2001:0:0:2::1

           t=0 0

           m=audio 50000 RTP/AVP 116 107 97 115 111 110

           b=AS:49

           a=rtpmap:116 AMR-WB/16000

           a=fmtp:116 mode-change-capability=2; max-red=0

           a=rtpmap:107 AMR-WB/16000

           a=fmtp:107 octet-align=1;mode-change-capability=2; max-red=0

           a=rtpmap:97 AMR/8000

           a=fmtp:97 mode-change-capability=2; max-red=0

           a=rtpmap:115 AMR/8000

           a=fmtp

 

2.2  100 Trying

 

       SIP/2.0 100 Trying

           Via: SIP/2.0/TCP [2001:0:0:2::1]:5060;branch=z9hG4bK932432170smg;transport=TCP

           Max-Forwards: 70

           From: <sip:310410123456789@test.net>;tag=2763466811

           To: <sip:0123456789;phone-context=test.net@test.net;user=phone>

           Call-ID: 2270680280

           CSeq: 1 INVITE

           Content-Length: 0

 

2.3 183 Session Progress

 

       SIP/2.0 183 Session Progress

           Max-Forwards: 70

           Via: SIP/2.0/TCP [2001:0:0:2::1]:5060;branch=z9hG4bK932432170smg;transport=TCP

           From: <sip:310410123456789@test.net>;tag=2763466811

           To: <sip:0123456789;phone-context=test.net@test.net;user=phone>;tag=1111111111

           Call-ID: 2270680280

           CSeq: 1 INVITE

           Contact: <sip:0123456789@[2001:0:0:2::2]:65094;transport=tcp>

           Record-Route: <sip:[2001:0:0:2::2];lr>

           Content-Type: application/sdp

           Require: precondition

           Require: 100rel

           RSeq: 1

           Content-Length: 763

           Privacy: none

           P-Asserted-Identity: <sip:0123456789>;phone-context=test.net@test.net;user=phone 

           v=0

           o=anritsu 1 1 IN IP6 2001:0:0:2::2

           s=SS VOIP

           c=IN IP6 2001:0:0:2::2

           t=0 0

           m=audio 60000 RTP/AVP 116 107 97 115 111 110

           b=AS:49

           a=rtpmap:116 AMR-WB/16000

           a=fmtp:116 mode-change-capability=2; max-red=0

           a=rtpmap:107 AMR-WB/16000

           a=fmtp:107 octet-align=1;mode-change-capability=2; max-red=0

           a=rtpmap:97 AMR/8000

           a=fmtp:97 mode-change-capability=2; max-red=0

           a=rtpmap:115 AMR/8000

           a=fmtp:115 octet-align=1;mode-change-capability=2; max-red=0

           a=rtpmap:111 telephone-event/16000

           a=fmtp:111 0-15

           a=rtpmap:110 telephone-event/8000

            a=fmtp:110 0-15

           a=curr:qos local none     

           a=curr:qos remote none

           a=des:qos mandatory local sendrecv

            a=des:qos mandatory remote sendrecv

            a=sendrecv

            a=ptime:20

            a=maxptime:240

            a=conf:qos remote sendrecv

            a=rtcp:60001


2.5 200 OK

 

      SIP/2.0 200 OK

          Max-Forwards: 70

          Via: SIP/2.0/TCP [2001:0:0:2::1]:5060;branch=z9hG4bK1835967788smg;transport=TCP

          From: <sip:310410123456789@test.net>;tag=2763466811

          To: <sip:0123456789;phone-context=test.net@test.net;user=phone>;tag=1111111111

          Call-ID: 2270680280

          CSeq: 3 UPDATE

          Allow: INVITE, ACK, CANCEL, BYE, PRACK, MESSAGE

          Contact: <sip:0123456789@[2001:0:0:2::2]:65094;transport=tcp>

          Record-Route: <sip:[2001:0:0:2::2];lr>

          Content-Type: application/sdp

          Content-Length: 743

          Privacy: none 

          v=0

          o=anritsu 1 2 IN IP6 2001:0:0:2::2

          s=SS VOIP

          c=IN IP6 2001:0:0:2::2

          t=0 0

          m=audio 60000 RTP/AVP 116 107 97 115 111 110

          b=AS:49

          a=rtpmap:116 AMR-WB/16000

          a=fmtp:116 mode-change-capability=2; max-red=0

          a=rtpmap:107 AMR-WB/16000

          a=fmtp:107 octet-align=1;mode-change-capability=2; max-red=0

          a=rtpmap:97 AMR/8000

          a=fmtp:97 mode-change-capability=2; max-red=0

          a=rtpmap:115 AMR/8000

          a=fmtp:115 octet-align=1;mode-change-capability=2; max-red=0

          a=rtpmap:111 telephone-event/16000

          a=fmtp:111 0-15

          a=rtpmap:110 telephone-event/8000

          a=fmtp:110 0-15

          a=curr:qos local sendrecv   

          a=curr:qos remote sendrecv  

          a=des:qos mandatory local sendrecv

          a=des:qos mandatory remote sendrecv

          a=sendrecv

          a=ptime:20

          a=maxptime:240

          a=rtcp:60001

 

2.6 UPDATE

 

      SIUPDATE sip:0123456789@[2001:0:0:2::2]:65094;transport=TCP SIP/2.0

          Proxy-Require: sec-agree

          Security-Verify:

          CSeq: 3 UPDATE

          Max-Forwards: 70

          P-Access-Network-Info: 3GPP-E-UTRAN-FDD;utran-cell-id-3gpp=31041000010000000

          Route: <sip:[2001:0:0:2::2];lr>

          c: application/sdp

          f: <sip:310410123456789@test.net>;tag=2763466811

          i: 2270680280

          l: 738

          m: <sip:310410123456789@[2001:0:0:2::1]:5060;transport=UDP>

          t: <sip:0123456789;phone-context=test.net@test.net;user=phone>;tag=1111111111

          v: SIP/2.0/TCP [2001:0:0:2::1]:5060;branch=z9hG4bK1835967788smg;transport=TCP

     

          v=0

          o=TEST-IMS-UE 1234562 1 IN IP6 2001:0:0:2::1

          s=SS VOIP

          c=IN IP6 2001:0:0:2::1

          t=0 0

          m=audio 50000 RTP/AVP 116 107 97 115 111 110

          b=AS:49

          a=rtpmap:116 AMR-WB/16000

          a=fmtp:116 mode-change-capability=2; max-red=0

          a=rtpmap:107 AMR-WB/16000

          a=fmtp:107 octet-align=1;mode-change-capability=2; max-red=0

          a=rtpmap:97 AMR/8000

          a=fmtp:97 mode-change-capability=2; max-red=0

          a=rtpmap:115 AMR/8000

          a=fmtp:115 octet-align=1;mode-change-capability=2; max-red=0

          a=rtpmap:111 telephone-event/16000

          a=fmtp:111 0-15

          a=rtpmap:110 telephone-event/8000

          a=fmtp:110 0-15

          a=curr:qos local sendrecv

          a=curr:qos remote none

          a=des:qos mandatory local sendrecv

          a=des:qos mandatory remote sendrecv

          a=sendrecv

          a=ptime:20

          a=maxptime:240

 

2.7 200 OK

       SIP/2.0 200 OK

          Max-Forwards: 70

          Via: SIP/2.0/TCP [2001:0:0:2::1]:5060;branch=z9hG4bK1835967788smg;transport=TCP

          From: <sip:310410123456789@test.net>;tag=2763466811

          To: <sip:0123456789;phone-context=test.net@test.net;user=phone>;tag=1111111111

          Call-ID: 2270680280

          CSeq: 3 UPDATE

          Allow: INVITE, ACK, CANCEL, BYE, PRACK, MESSAGE

          Contact: <sip:0123456789@[2001:0:0:2::2]:65094;transport=tcp>

          Record-Route: <sip:[2001:0:0:2::2];lr>

          Content-Type: application/sdp

          Content-Length: 743

          Privacy: none 

          v=0

          o=anritsu 1 2 IN IP6 2001:0:0:2::2

          s=SS VOIP

          c=IN IP6 2001:0:0:2::2

          t=0 0

          m=audio 60000 RTP/AVP 116 107 97 115 111 110

          b=AS:49

          a=rtpmap:116 AMR-WB/16000

          a=fmtp:116 mode-change-capability=2; max-red=0

          a=rtpmap:107 AMR-WB/16000

          a=fmtp:107 octet-align=1;mode-change-capability=2; max-red=0

          a=rtpmap:97 AMR/8000

          a=fmtp:97 mode-change-capability=2; max-red=0

          a=rtpmap:115 AMR/8000

          a=fmtp:115 octet-align=1;mode-change-capability=2; max-red=0

          a=rtpmap:111 telephone-event/16000

          a=fmtp:111 0-15

          a=rtpmap:110 telephone-event/8000

          a=fmtp:110 0-15

          a=curr:qos local sendrecv   

          a=curr:qos remote sendrecv

          a=des:qos mandatory local sendrecv

          a=des:qos mandatory remote sendrecv

          a=sendrecv

          a=ptime:20

          a=maxptime:240

          a=rtcp:60001

       

。。。。。。。。


原文來自:http://www.sharetechnote.com/   

整理:kangguoying20200928


"NSA網(wǎng)絡(luò)中終端無法接入5G (NR)排查要點(diǎn)”將在微信公眾號(hào)"跟著老康學(xué)5G"中推出,敬請(qǐng)關(guān)注!


20200928_1601260332_28575771.jpg




掃碼關(guān)注5G通信官方公眾號(hào),免費(fèi)領(lǐng)取以下5G精品資料
  • 1、回復(fù)“YD5GAI”免費(fèi)領(lǐng)取《中國移動(dòng):5G網(wǎng)絡(luò)AI應(yīng)用典型場景技術(shù)解決方案白皮書
  • 2、回復(fù)“5G6G”免費(fèi)領(lǐng)取《5G_6G毫米波測試技術(shù)白皮書-2022_03-21
  • 3、回復(fù)“YD6G”免費(fèi)領(lǐng)取《中國移動(dòng):6G至簡無線接入網(wǎng)白皮書
  • 4、回復(fù)“LTBPS”免費(fèi)領(lǐng)取《《中國聯(lián)通5G終端白皮書》
  • 5、回復(fù)“ZGDX”免費(fèi)領(lǐng)取《中國電信5G NTN技術(shù)白皮書
  • 6、回復(fù)“TXSB”免費(fèi)領(lǐng)取《通信設(shè)備安裝工程施工工藝圖解
  • 7、回復(fù)“YDSL”免費(fèi)領(lǐng)取《中國移動(dòng)算力并網(wǎng)白皮書
  • 8、回復(fù)“5GX3”免費(fèi)領(lǐng)取《 R16 23501-g60 5G的系統(tǒng)架構(gòu)1
  • 對(duì)本帖內(nèi)容的看法? 我要點(diǎn)評(píng)

     
    [充值威望,立即自動(dòng)到帳] [VIP貴賓權(quán)限+威望套餐] 另有大量優(yōu)惠贈(zèng)送活動(dòng),請(qǐng)光臨充值中心
    充值擁有大量的威望和最高的下載權(quán)限,下載站內(nèi)資料無憂

    快速回復(fù)主題    
    標(biāo)題
    內(nèi)容
     上傳資料請(qǐng)點(diǎn)左側(cè)【添加附件】

    當(dāng)前時(shí)區(qū) GMT+8, 現(xiàn)在時(shí)間是 2025-04-06 17:54:45
    渝ICP備11001752號(hào)  Copyright @ 2006-2016 mscbsc.com  本站統(tǒng)一服務(wù)郵箱:mscbsc@163.com

    Processed in 0.591338 second(s), 13 queries , Gzip enabled
    TOP
    清除 Cookies - 聯(lián)系我們 - 移動(dòng)通信網(wǎng) - 移動(dòng)通信論壇 - 通信招聘網(wǎng) - Archiver