cantVOIP

Untitled

Dec 15th, 2023
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.19 KB | None | 0 0
  1. 3791 [2023-12-15 23:29:29] VERBOSE[2510] res_pjsip_logger.c: <--- Received SIP request (546 bytes) from UDP:192.168.4.72:61049 --->
  2. 3792 REGISTER sip:192.168.4.150:5060 SIP/2.0
  3. 3793 Call-ID: [email protected]
  4. 3794 Content-Length: 0
  5. 3795 CSeq: 8658 REGISTER
  6. 3796 From: <sip:[email protected]>;tag=SP226f5e13054b84334
  7. 3797 Max-Forwards: 70
  8. 3798 To: <sip:[email protected]>
  9. 3799 Via: SIP/2.0/UDP 192.168.4.72:5060;branch=z9hG4bK-74200939;rport
  10. 3800 User-Agent: OBIHAI/OBi110-1.3.0.2860
  11. 3801 Contact: <sip:[email protected]:61049>;expires=60;+sip.instance="<urn:uuid:00000000-0000-0000-0000-9cadef014226>"
  12. 3802 Allow: ACK,BYE,CANCEL,INFO,INVITE,NOTIFY,OPTIONS,REFER,UPDATE
  13. 3803 Supported: replaces
  14. 3804
  15. 3805
  16. 3806 [2023-12-15 23:29:29] VERBOSE[6001] res_pjsip_logger.c: <--- Transmitting SIP response (443 bytes) to UDP:192.168.4.72:61049 --->
  17. 3807 SIP/2.0 200 OK
  18. 3808 Via: SIP/2.0/UDP 192.168.4.72:5060;rport=61049;received=192.168.4.72;branch=z9hG4bK-74200939
  19. 3809 Call-ID: [email protected]
  20. 3810 From: <sip:[email protected]>;tag=SP226f5e13054b84334
  21. 3811 To: <sip:[email protected]>;tag=z9hG4bK-74200939
  22. 3812 CSeq: 8658 REGISTER
  23. 3813 Date: Fri, 15 Dec 2023 23:29:29 GMT
  24. 3814 Contact: <sip:[email protected]:61049>;expires=59
  25. 3815 Server: IncrediblePBX-15.0.37.4(16.0)
  26. 3816 Content-Length: 0
  27. 3817
  28. 3818
  29. 3819 [2023-12-15 23:29:35] VERBOSE[6001] res_pjsip_logger.c: <--- Transmitting SIP request (465 bytes) to UDP:192.168.4.72:61049 --->
  30. 3820 OPTIONS sip:[email protected]:61049 SIP/2.0
  31. 3821 Via: SIP/2.0/UDP 192.168.4.150:5060;rport;branch=z9hG4bKPjf4ae413d-6e2d-45f8-9962-fd6249fe3ac4
  32. 3822 From: <sip:[email protected]>;tag=c15eb2da-c756-42f3-bc61-e9b85eed63b2
  33. 3823 To: <sip:[email protected]>
  34. 3824 Contact: <sip:[email protected]:5060>
  35. 3825 Call-ID: 5d695cf3-6725-490e-be14-880dd9e4c882
  36. 3826 CSeq: 2901 OPTIONS
  37. 3827 Max-Forwards: 70
  38. 3828 User-Agent: IncrediblePBX-15.0.37.4(16.0)
  39. 3829 Content-Length: 0
  40. 3830
  41. 3831
  42. 3832 [2023-12-15 23:29:35] VERBOSE[2510] res_pjsip_logger.c: <--- Received SIP response (346 bytes) from UDP:192.168.4.72:61049 --->
  43. 3833 SIP/2.0 200 OK
  44. 3834 Call-ID: 5d695cf3-6725-490e-be14-880dd9e4c882
  45. 3835 CSeq: 2901 OPTIONS
  46. 3836 Content-Length: 0
  47. 3837 From: <sip:[email protected]>;tag=c15eb2da-c756-42f3-bc61-e9b85eed63b2
  48. 3838 To: <sip:[email protected]>
  49. 3839 Via: SIP/2.0/UDP 192.168.4.150:5060;branch=z9hG4bKPjf4ae413d-6e2d-45f8-9962-fd6249fe3ac4;received=192.168.4.150;rport=5060
  50. 3840
  51. 3841
  52. 3842 [2023-12-15 23:29:36] VERBOSE[2510] res_pjsip_logger.c: <--- Received SIP request (938 bytes) from UDP:192.168.4.72:61049 --->
  53. 3843 INVITE sip:[email protected]:5060 SIP/2.0
  54. 3844 Call-ID: [email protected]
  55. 3845 Content-Length: 309
  56. 3846 CSeq: 8001 INVITE
  57. 3847 From: "[V]R TOTO" <sip:[email protected]>;tag=SP226f5e13054b84334
  58. 3848 Max-Forwards: 70
  59. 3849 To: <sip:[email protected]>
  60. 3850 Via: SIP/2.0/UDP 192.168.4.72:5060;branch=z9hG4bK-69a05780;rport
  61. 3851 User-Agent: OBIHAI/OBi110-1.3.0.2860
  62. 3852 Contact: <sip:[email protected]:61049>
  63. 3853 Expires: 60
  64. 3854 Supported: replaces
  65. 3855 Allow: ACK,BYE,CANCEL,INFO,INVITE,NOTIFY,OPTIONS,REFER,UPDATE
  66. 3856 Remote-Party-ID: "[V]R TOTO" <sip:[email protected]>;party=calling;privacy=off
  67. 3857 Content-Type: application/sdp
  68. 3858
  69. 3859 v=0
  70. 3860 o=- 40255 1 IN IP4 192.168.4.72
  71. 3861 s=-
  72. 3862 c=IN IP4 192.168.4.72
  73. 3863 t=0 0
  74. 3864 m=audio 10008 RTP/AVP 0 8 18 104 101
  75. 3865 a=rtpmap:0 PCMU/8000
  76. 3866 a=rtpmap:8 PCMA/8000
  77. 3867 a=rtpmap:18 G729/8000
  78. 3868 a=rtpmap:104 G726-32/8000
  79. 3869 a=rtpmap:101 telephone-event/8000
  80. 3870 a=fmtp:101 0-15
  81. 3871 a=sendrecv
  82. 3872 a=ptime:20
  83. 3873 a=xg726bitorder:big-endian
  84. 3874
  85. 3875 [2023-12-15 23:29:36] VERBOSE[6001] res_pjsip_logger.c: <--- Transmitting SIP response (341 bytes) to UDP:192.168.4.72:61049 --->
  86. 3876 SIP/2.0 100 Trying
  87. 3877 Via: SIP/2.0/UDP 192.168.4.72:5060;rport=61049;received=192.168.4.72;branch=z9hG4bK-69a05780
  88. 3878 Call-ID: [email protected]
  89. 3879 From: "[V]R TOTO" <sip:[email protected]>;tag=SP226f5e13054b84334
  90. 3880 To: <sip:[email protected]>
  91. 3881 CSeq: 8001 INVITE
  92. 3882 Server: IncrediblePBX-15.0.37.4(16.0)
  93. 3883 Content-Length: 0
  94. 3884
  95. 3885
  96. 3886 [2023-12-15 23:29:36] VERBOSE[7923][C-00000005] pbx.c: Executing [9732512761@from-sip-external:1] NoOp("PJSIP/anonymous-00000004", "Received incoming SIP connection from unknown peer to 9732512761") in new stack
  97. 3887 [2023-12-15 23:29:36] VERBOSE[7923][C-00000005] pbx.c: Executing [9732512761@from-sip-external:2] Set("PJSIP/anonymous-00000004", "DID=9732512761") in new stack
  98. 3888 [2023-12-15 23:29:36] VERBOSE[7923][C-00000005] pbx.c: Executing [9732512761@from-sip-external:3] Goto("PJSIP/anonymous-00000004", "s,1") in new stack
  99. 3889 [2023-12-15 23:29:36] VERBOSE[7923][C-00000005] pbx_builtins.c: Goto (from-sip-external,s,1)
  100. 3890 [2023-12-15 23:29:36] VERBOSE[7923][C-00000005] pbx.c: Executing [s@from-sip-external:1] GotoIf("PJSIP/anonymous-00000004", "1?setlanguage:checkanon") in new stack
  101. 3891 [2023-12-15 23:29:36] VERBOSE[7923][C-00000005] pbx_builtins.c: Goto (from-sip-external,s,2)
  102. 3892 [2023-12-15 23:29:36] VERBOSE[7923][C-00000005] pbx.c: Executing [s@from-sip-external:2] Set("PJSIP/anonymous-00000004", "CHANNEL(language)=en") in new stack
  103. 3893 [2023-12-15 23:29:36] VERBOSE[7923][C-00000005] pbx.c: Executing [s@from-sip-external:3] GotoIf("PJSIP/anonymous-00000004", "1?noanonymous") in new stack
  104. 3894 [2023-12-15 23:29:36] VERBOSE[7923][C-00000005] pbx_builtins.c: Goto (from-sip-external,s,5)
  105. 3895 [2023-12-15 23:29:36] VERBOSE[7923][C-00000005] pbx.c: Executing [s@from-sip-external:5] Set("PJSIP/anonymous-00000004", "TIMEOUT(absolute)=15") in new stack
  106. 3896 [2023-12-15 23:29:36] VERBOSE[7923][C-00000005] func_timeout.c: Channel will hangup at 2023-12-15 23:29:51.957 UTC.
  107. 3897 [2023-12-15 23:29:36] VERBOSE[7923][C-00000005] pbx.c: Executing [s@from-sip-external:6] Set("PJSIP/anonymous-00000004", "receveip=pjsip,remote_addr") in new stack
  108. 3898 [2023-12-15 23:29:36] VERBOSE[7923][C-00000005] pbx.c: Executing [s@from-sip-external:7] Log("PJSIP/anonymous-00000004", "WARNING,"Rejecting unknown SIP connection from 192.168.4.72:61049"") in new stack
  109. 3899 [2023-12-15 23:29:36] WARNING[7923][C-00000005] Ext. s: "Rejecting unknown SIP connection from 192.168.4.72:61049"
  110. 3900 [2023-12-15 23:29:36] VERBOSE[7923][C-00000005] pbx.c: Executing [s@from-sip-external:8] Answer("PJSIP/anonymous-00000004", "") in new stack
  111. 3901 [2023-12-15 23:29:36] VERBOSE[6001] res_pjsip_logger.c: <--- Transmitting SIP response (933 bytes) to UDP:192.168.4.72:61049 --->
  112. 3902 SIP/2.0 200 OK
  113. 3903 Via: SIP/2.0/UDP 192.168.4.72:5060;rport=61049;received=192.168.4.72;branch=z9hG4bK-69a05780
  114. 3904 Call-ID: [email protected]
  115. 3905 From: "[V]R TOTO" <sip:[email protected]>;tag=SP226f5e13054b84334
  116. 3906 To: <sip:[email protected]>;tag=3d302805-7004-445d-bda0-9ef34a152d03
  117. 3907 CSeq: 8001 INVITE
  118. 3908 Server: IncrediblePBX-15.0.37.4(16.0)
  119. 3909 Contact: <sip:192.168.4.150:5060>
  120. 3910 Allow: OPTIONS, REGISTER, SUBSCRIBE, NOTIFY, PUBLISH, INVITE, ACK, BYE, CANCEL, UPDATE, PRACK, MESSAGE, REFER
  121. 3911 Supported: 100rel, timer, replaces, norefersub
  122. 3912 Content-Type: application/sdp
  123. 3913 Content-Length: 327
  124. 3914
  125. 3915 v=0
  126. 3916 o=- 40255 3 IN IP4 192.168.4.150
  127. 3917 s=Asterisk
  128. 3918 c=IN IP4 192.168.4.150
  129. 3919 t=0 0
  130. 3920 m=audio 15472 RTP/AVP 0 8 104 18 101
  131. 3921 a=rtpmap:0 PCMU/8000
  132. 3922 a=rtpmap:8 PCMA/8000
  133. 3923 a=rtpmap:104 G726-32/8000
  134. 3924 a=rtpmap:18 G729/8000
  135. 3925 a=fmtp:18 annexb=no
  136. 3926 a=rtpmap:101 telephone-event/8000
  137. 3927 a=fmtp:101 0-16
  138. 3928 a=ptime:20
  139. 3929 a=maxptime:150
  140. 3930 a=sendrecv
  141. 3931
  142. 3932 [2023-12-15 23:29:36] VERBOSE[2510] res_pjsip_logger.c: <--- Received SIP request (382 bytes) from UDP:192.168.4.72:61049 --->
  143. 3933 ACK sip:192.168.4.150:5060 SIP/2.0
  144. 3934 Call-ID: [email protected]
  145. 3935 Content-Length: 0
  146. 3936 CSeq: 8001 ACK
  147. 3937 From: "[V]R TOTO" <sip:[email protected]>;tag=SP226f5e13054b84334
  148. 3938 Max-Forwards: 70
  149. 3939 To: <sip:[email protected]>;tag=3d302805-7004-445d-bda0-9ef34a152d03
  150. 3940 Via: SIP/2.0/UDP 192.168.4.72:5060;branch=z9hG4bK-5450d76;rport
  151. 3941 User-Agent: OBIHAI/OBi110-1.3.0.2860
  152. 3942
  153. 3943
  154. 3944 [2023-12-15 23:29:37] VERBOSE[7923][C-00000005] pbx.c: Executing [s@from-sip-external:9] Wait("PJSIP/anonymous-00000004", "2") in new stack
  155. 3945 [2023-12-15 23:29:39] VERBOSE[7923][C-00000005] pbx.c: Executing [s@from-sip-external:10] Playback("PJSIP/anonymous-00000004", "ss-noservice") in new stack
  156. 3946 [2023-12-15 23:29:39] VERBOSE[7923][C-00000005] file.c: <PJSIP/anonymous-00000004> Playing 'ss-noservice.ulaw' (language 'en')
  157. 3947 [2023-12-15 23:29:43] VERBOSE[7923][C-00000005] pbx.c: Executing [s@from-sip-external:11] PlayTones("PJSIP/anonymous-00000004", "congestion") in new stack
  158. 3948 [2023-12-15 23:29:43] VERBOSE[7923][C-00000005] pbx.c: Executing [s@from-sip-external:12] Congestion("PJSIP/anonymous-00000004", "5") in new stack
  159. 3949 [2023-12-15 23:29:48] VERBOSE[7923][C-00000005] pbx.c: Spawn extension (from-sip-external, s, 12) exited non-zero on 'PJSIP/anonymous-00000004'
  160. 3950 [2023-12-15 23:29:48] VERBOSE[7923][C-00000005] pbx.c: Executing [h@from-sip-external:1] Hangup("PJSIP/anonymous-00000004", "") in new stack
  161. 3951 [2023-12-15 23:29:48] VERBOSE[7923][C-00000005] pbx.c: Spawn extension (from-sip-external, h, 1) exited non-zero on 'PJSIP/anonymous-00000004'
  162. 3952 [2023-12-15 23:29:48] VERBOSE[6001] res_pjsip_logger.c: <--- Transmitting SIP request (457 bytes) to UDP:192.168.4.72:61049 --->
  163. 3953 BYE sip:[email protected]:61049 SIP/2.0
  164. 3954 Via: SIP/2.0/UDP 192.168.4.150:5060;rport;branch=z9hG4bKPje9cafc45-312d-41da-b8ff-dba518583a8a
  165. 3955 From: <sip:[email protected]>;tag=3d302805-7004-445d-bda0-9ef34a152d03
  166. 3956 To: "[V]R TOTO" <sip:[email protected]>;tag=SP226f5e13054b84334
  167. 3957 Call-ID: [email protected]
  168. 3958 CSeq: 17135 BYE
  169. 3959 Reason: Q.850;cause=16
  170. 3960 Max-Forwards: 70
  171. 3961 User-Agent: IncrediblePBX-15.0.37.4(16.0)
  172. 3962 Content-Length: 0
  173. 3963
  174. 3964
  175. 3965 [2023-12-15 23:29:48] VERBOSE[2510] res_pjsip_logger.c: <--- Received SIP response (481 bytes) from UDP:192.168.4.72:61049 --->
  176. 3966 SIP/2.0 200 OK
  177. 3967 Call-ID: [email protected]
  178. 3968 CSeq: 17135 BYE
  179. 3969 Content-Length: 0
  180. 3970 From: <sip:[email protected]>;tag=3d302805-7004-445d-bda0-9ef34a152d03
  181. 3971 To: "[V]R TOTO" <sip:[email protected]>;tag=SP226f5e13054b84334
  182. 3972 Via: SIP/2.0/UDP 192.168.4.150:5060;branch=z9hG4bKPje9cafc45-312d-41da-b8ff-dba518583a8a;received=192.168.4.150;rport=5060
  183. 3973 Server: OBIHAI/OBi110-1.3.0.2860
  184. 3974 X-RTP-Stat: PS=598,OS=102856,PR=496,OR=85293,PL=1,JI=21,DU=11,EN=G711U,DE=G711U
  185. 3975
  186. 3976
  187. 3977 [2023-12-15 23:30:00] VERBOSE[2510] res_pjsip_logger.c: <--- Received SIP request (546 bytes) from UDP:192.168.4.72:61049 --->
  188. 3978 REGISTER sip:192.168.4.150:5060 SIP/2.0
  189. 3979 Call-ID: [email protected]
  190. 3980 Content-Length: 0
  191. 3981 CSeq: 8659 REGISTER
  192. 3982 From: <sip:[email protected]>;tag=SP226f5e13054b84334
  193. 3983 Max-Forwards: 70
  194. 3984 To: <sip:[email protected]>
  195. 3985 Via: SIP/2.0/UDP 192.168.4.72:5060;branch=z9hG4bK-1cb3cecf;rport
  196. 3986 User-Agent: OBIHAI/OBi110-1.3.0.2860
  197. 3987 Contact: <sip:[email protected]:61049>;expires=60;+sip.instance="<urn:uuid:00000000-0000-0000-0000-9cadef014226>"
  198. 3988 Allow: ACK,BYE,CANCEL,INFO,INVITE,NOTIFY,OPTIONS,REFER,UPDATE
  199. 3989 Supported: replaces
  200. 3990
  201. 3991
  202. 3992 [2023-12-15 23:30:00] VERBOSE[6001] res_pjsip_logger.c: <--- Transmitting SIP response (443 bytes) to UDP:192.168.4.72:61049 --->
  203. 3993 SIP/2.0 200 OK
  204. 3994 Via: SIP/2.0/UDP 192.168.4.72:5060;rport=61049;received=192.168.4.72;branch=z9hG4bK-1cb3cecf
  205. 3995 Call-ID: [email protected]
  206. 3996 From: <sip:[email protected]>;tag=SP226f5e13054b84334
  207. 3997 To: <sip:[email protected]>;tag=z9hG4bK-1cb3cecf
  208. 3998 CSeq: 8659 REGISTER
  209. 3999 Date: Fri, 15 Dec 2023 23:30:00 GMT
  210. 4000 Contact: <sip:[email protected]:61049>;expires=59
  211. 4001 Server: IncrediblePBX-15.0.37.4(16.0)
  212. 4002 Content-Length: 0
  213. 4003
Advertisement
Add Comment
Please, Sign In to add comment