Title: Invalid Message ID · Issue #238 · python-smpplib/python-smpplib · GitHub
Open Graph Title: Invalid Message ID · Issue #238 · python-smpplib/python-smpplib
X Title: Invalid Message ID · Issue #238 · python-smpplib/python-smpplib
Description: import smpplib.client import smpplib.consts Initialize your SMPP client client = smpplib.client.Client('127.0.01', 2775, allow_unknown_opt_params=True) client.connect() try: # Bind to the SMPP server with credentials client.bind_transcei...
Open Graph Description: import smpplib.client import smpplib.consts Initialize your SMPP client client = smpplib.client.Client('127.0.01', 2775, allow_unknown_opt_params=True) client.connect() try: # Bind to the SMPP serv...
X Description: import smpplib.client import smpplib.consts Initialize your SMPP client client = smpplib.client.Client('127.0.01', 2775, allow_unknown_opt_params=True) client.connect() try: # Bind to the S...
Opengraph URL: https://github.com/python-smpplib/python-smpplib/issues/238
X: @github
Domain: patch-diff.githubusercontent.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Invalid Message ID","articleBody":"import smpplib.client\r\nimport smpplib.consts\r\n\r\n# Initialize your SMPP client\r\nclient = smpplib.client.Client('127.0.01', 2775, allow_unknown_opt_params=True)\r\nclient.connect()\r\n\r\ntry:\r\n # Bind to the SMPP server with credentials\r\n client.bind_transceiver(system_id='sarimali', password='password')\r\n # Query the delivery status for a specific message ID\r\n message_id_to_check = '2C16E7kk'\r\n # Sending the query request\r\n status = client.query_message(\r\n message_id=message_id_to_check,\r\n source_addr_ton=5,\r\n source_addr_npi=0,\r\n source_addr='Dar'\r\n )\r\n # Interpret the status and print the result\r\n client.listen()\r\n if status.status == 0:\r\n delivery_status = \"Delivered\" if status.status else \"Not Delivered\"\r\n print(f\"Delivery Status: {delivery_status}\")\r\n else:\r\n print(\"Query Failed\")\r\nexcept smpplib.exceptions.PDUError as e:\r\n print(f\"Error querying delivery status: {e}\")\r\nfinally:\r\n client.disconnect()\r\n\r\n\r\n\r\n\r\n-----------------Response-------------------------\r\n\r\n\r\n\u003csmpplib.client.Client object at 0x000001D7D08520D0\u003e is disconnecting in the bound state\r\nError querying delivery status: ('(12) query_sm_resp: Invalid Message ID', 12)\r\n","author":{"url":"https://github.com/sairmali","@type":"Person","name":"sairmali"},"datePublished":"2023-12-10T13:48:53.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/238/python-smpplib/issues/238"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:d5c8d0cf-14ec-cdaf-6a6a-3ef65f56b415 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | D022:269C72:6F4E5E:9D8EA6:696F887E |
| html-safe-nonce | aa89874587a5ed307513bc4297c0980490754e4d1ef5994a0daef5fc32a39112 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJEMDIyOjI2OUM3Mjo2RjRFNUU6OUQ4RUE2OjY5NkY4ODdFIiwidmlzaXRvcl9pZCI6IjUxMTkxMjQ3NTM5NzI0MzA5NzQiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | 8ff7147003ce32608713d2a2b73898cbfcee947fd1d7f54e9a9fff5c3c644177 |
| hovercard-subject-tag | issue:2034378905 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/python-smpplib/python-smpplib/238/issue_layout |
| twitter:image | https://opengraph.githubassets.com/aee44b023e831ff3b5be401078dd80727a5e2e601e7180f0795e25a6c4ff3f38/python-smpplib/python-smpplib/issues/238 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/aee44b023e831ff3b5be401078dd80727a5e2e601e7180f0795e25a6c4ff3f38/python-smpplib/python-smpplib/issues/238 |
| og:image:alt | import smpplib.client import smpplib.consts Initialize your SMPP client client = smpplib.client.Client('127.0.01', 2775, allow_unknown_opt_params=True) client.connect() try: # Bind to the SMPP serv... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | sairmali |
| hostname | github.com |
| expected-hostname | github.com |
| None | c1b02b4e3a8edff2fe0bd71b0551654be66034591c7ab65aaaaf61a6096862d3 |
| turbo-cache-control | no-preview |
| go-import | github.com/python-smpplib/python-smpplib git https://github.com/python-smpplib/python-smpplib.git |
| octolytics-dimension-user_id | 45378833 |
| octolytics-dimension-user_login | python-smpplib |
| octolytics-dimension-repository_id | 9441405 |
| octolytics-dimension-repository_nwo | python-smpplib/python-smpplib |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 9441405 |
| octolytics-dimension-repository_network_root_nwo | python-smpplib/python-smpplib |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 4a1073fcc34432ac33cec03885ff2d96920686de |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width