herlesupreeth / docker_open5gs

Docker files to run open5gs + IMS + eNB + gNB + NR-UE in a docker
BSD 2-Clause "Simplified" License
279 stars 156 forks source link

Does the SMSC module support sending emojis? #310

Open Helloworld1668 opened 2 months ago

Helloworld1668 commented 2 months ago

Hello buddy ! I have a question, does the SMSC module support sending emojis ? Such as image? The kamailio project version is 5.3 ! I am currently debugging and can send Chinese and English, but sending emojis causes SMSC to core dump. Have you encountered a similar issue in your environment? Could you help me solve this problem? image

2024-04-22T03:24:18.384715100Z Deploying component: 'smsc-1' 2024-04-22T03:24:18.396960151Z mysqld is alive 2024-04-22T03:24:28.476942463Z 0(21) INFO: [core/sctp_core.c:74]: sctp_core_check_support(): SCTP API not enabled - if you want to use it, load sctp module 2024-04-22T03:24:28.477898841Z 0(21) INFO: [core/tcp_main.c:5042]: init_tcp(): using epoll_lt as the io watch method (auto detected) 2024-04-22T03:24:28.477900364Z loading modules under config path: /usr/lib64/kamailio/modules_k/:/usr/lib64/kamailio/modules/:/usr/lib/kamailio/modules_k/:/usr/lib/kamailio/modules/:/usr/lib/x86_64-linux-gnu/kamailio/modules/:/usr/local/lib64/kamailio/modules 2024-04-22T03:24:28.477932109Z Listening on 2024-04-22T03:24:28.477934663Z udp: 10.18.2.21 [10.18.2.21]:7090 2024-04-22T03:24:28.477942826Z tcp: 10.18.2.21 [10.18.2.21]:7090 2024-04-22T03:24:28.477945041Z Aliases: 2024-04-22T03:24:28.477960766Z : smsc.ims.mnc011.mcc460.3gppnetwork.org: 2024-04-22T03:24:28.477962680Z 2024-04-22T03:24:28.481455522Z 0(21) INFO: http_client [http_client.c:308]: mod_init(): HTTP proxy port set to 0. Disabling HTTP proxy 2024-04-22T03:24:28.481492672Z 0(21) INFO: utils [utils.c:255]: mod_init(): forward functionality disabled 0(21) INFO: utils [utils.c:177]: pres_db_init(): xcap_auth_status function is disabled 2024-04-22T03:24:28.485359101Z 0(21) WARNING: dialplan [dp_db.c:292]: dp_load_db(): no data in the db 2024-04-22T03:24:28.490559607Z 0(21) INFO: pua [pua.c:413]: db_restore(): the query returned no result 2024-04-22T03:24:28.490774222Z 0(21) INFO: [main.c:2779]: main(): processes (at least): 14 - shm size: 67108864 - pkg size: 8388608 2024-04-22T03:24:28.491580759Z 0(21) INFO: [core/udp_server.c:154]: probe_max_receive_buffer(): SO_RCVBUF is initially 212992 2024-04-22T03:24:28.491586965Z 0(21) INFO: [core/udp_server.c:206]: probe_max_receive_buffer(): SO_RCVBUF is finally 425984 2024-04-22T03:24:40.738631924Z 3(24) ERROR: Githubissues.

  • Githubissues is a development platform for aggregating issues.