Advertisement
Guest User

Untitled

a guest
Sep 13th, 2018
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.81 KB | None | 0 0
  1.  
  2. duo@duo:~$ osmo-sip-connector -c ~/osmobsc/osmo-sip-connector2.cfg
  3. <0004> telnet_interface.c:104 telnet at 0.0.0.0 4256
  4. <0001> mncc.c:917 Scheduling MNCC connect
  5. <0000> :0 su_source_port_create() returns 0x1084730
  6. <0001> mncc.c:814 Failed to connect(/tmp/bsc_mncc). Retrying
  7. <0001> mncc.c:814 Failed to connect(/tmp/bsc_mncc). Retrying
  8. <0001> mncc.c:820 Reconnected to /tmp/bsc_mncc
  9. <0001> mncc.c:845 MNCC rcvd message type: MNCC_SOCKET_HELLO
  10. <0001> mncc.c:733 Got hello message version 5
  11. <0001> mncc.c:845 MNCC rcvd message type: MNCC_SETUP_IND
  12. <0001> mncc.c:466 Created call(5001) with MNCC leg(2147483649) IMSI(510102925217157)
  13. <0001> mncc.c:845 MNCC rcvd message type: MNCC_RTP_CREATE
  14. <0001> mncc.c:391 RTP cnt leg(2147483649) ip(1.0.0.127), port(4004) pt(0) ptm(768)
  15. <0001> mncc.c:81 Got response(0x204), stopping timer on leg(2147483649)
  16. <0000> sip.c:223 SIP event(7) status(0) phrase(INVITE sent) 0x108c260
  17. <0000> sip.c:223 SIP event(31) status(200) phrase(OK) 0x108c260
  18. <0000> sip.c:76 leg(0x108c260) is now connected.
  19. <0000> sip.c:223 SIP event(7) status(200) phrase(OK) 0x108c260
  20. <0000> sip.c:223 SIP event(7) status(200) phrase(ACK sent) 0x108c260
  21. <0000> sip.c:223 SIP event(5) status(200) phrase(Call active) 0x108c260
  22. <0000> sip.c:223 SIP event(1) status(100) phrase(Trying) (nil)
  23. <0000> sip.c:89 Incoming call handle(0x1094030)
  24. <0000> sip.c:223 SIP event(7) status(100) phrase(Trying) 0x1096f20
  25. <0001> mncc.c:845 MNCC rcvd message type: MNCC_SETUP_COMPL_IND
  26. <0001> mncc.c:573 leg(2147483649) is now connected.
  27. <0001> mncc.c:81 Got response(0x106), stopping timer on leg(2147483649)
  28. <0001> mncc.c:845 MNCC rcvd message type: MNCC_CALL_CONF_IND
  29. <0001> mncc.c:609 leg(5002) confirmend. creating RTP socket.
  30. <0001> mncc.c:845 MNCC rcvd message type: MNCC_RTP_CREATE
  31. <0001> mncc.c:391 RTP cnt leg(5002) ip(1.0.0.127), port(4012) pt(0) ptm(768)
  32. <0001> mncc.c:81 Got response(0x204), stopping timer on leg(5002)
  33. <0001> mncc.c:845 MNCC rcvd message type: MNCC_ALERT_IND
  34. <0001> mncc.c:626 leg(5002) is alerting.
  35. <0000> sip.c:223 SIP event(7) status(180) phrase(Ringing) 0x1096f20
  36. <0001> mncc.c:845 MNCC rcvd message type: MNCC_SETUP_CNF
  37. <0001> mncc.c:663 leg(5002) setup completed
  38. <0000> sip.c:223 SIP event(7) status(200) phrase(OK) 0x1096f20
  39. <0000> sip.c:223 SIP event(3) status(200) phrase(OK) 0x1096f20
  40. <0000> sip.c:223 SIP event(7) status(200) phrase(OK) 0x1096f20
  41. <0000> sip.c:223 SIP event(5) status(200) phrase(Call active) 0x1096f20
  42. <0001> mncc.c:845 MNCC rcvd message type: MNCC_DISC_IND
  43. <0001> mncc.c:511 Rcvd MNCC_DISC_IND, Cause: NORM_CALL_CLEAR
  44. <0001> mncc.c:513 leg(2147483649) was disconnected. Releasing
  45. <0000> sip.c:330 sip_release_call(): Release with MNCC cause(NORM_CALL_CLEAR)
  46. <0000> sip.c:302 cause2status(): Mapping cause(NORM_CALL_CLEAR) to status(200)
  47. <0000> sip.c:353 Ending leg(0x108c260) in con
  48. <0000> sip.c:223 SIP event(33) status(200) phrase(OK) 0x108c260
  49. <0000> sip.c:257 leg(0x108c260) got resp to bye
  50. <0000> sip.c:223 SIP event(9) status(200) phrase(Session Terminated) 0x1096f20
  51. <0000> sip.c:265 leg(0x1096f20) got bye, releasing.
  52. <0001> mncc.c:267 Releasing call in non-initial leg(5002) cause(unknown 0x0)
  53. <0001> mncc.c:845 MNCC rcvd message type: MNCC_REL_CNF
  54. <0001> mncc.c:81 Got response(0x112), stopping timer on leg(2147483649)
  55. <0001> mncc.c:560 leg(2147483649) was cnf released.
  56. <0002> call.c:88 call(5001) released.
  57. <0001> mncc.c:845 MNCC rcvd message type: MNCC_REL_IND
  58. <0001> mncc.c:534 Rcvd MNCC_REL_IND, Cause: unknown 0x0
  59. <0001> mncc.c:81 Got response(0x111), stopping timer on leg(5002)
  60. <0001> mncc.c:546 leg(5002) was released.
  61. <0002> call.c:88 call(5002) released.
  62. <0001> mncc.c:835 Failed to read 0/Function not implemented. Re-connecting.
  63. <0001> mncc.c:814 Failed to connect(/tmp/bsc_mncc). Retrying
  64. <0001> mncc.c:814 Failed to connect(/tmp/bsc_mncc). Retrying
  65. ^C
  66. duo@duo:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement