Created
February 16, 2018 01:41
-
-
Save elcontrastador/4304799a93d78f1c71029667f3c93d39 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
== Setting global variable 'SIPDOMAIN' to 'lab-voip1.oneif.net' | |
-- Executing [1101@oneif_pbxin:1] Answer("PJSIP/1110-00000031", "") in new stack | |
> 0x7f9f8002c4c0 -- Strict RTP learning after remote address set to: 192.168.66.34:2226 | |
> 0x7f9f8002c4c0 -- Strict RTP switching to RTP target address 192.168.66.34:2226 as source | |
-- Executing [1101@oneif_pbxin:2] Dial("PJSIP/1110-00000031", "PJSIP/1101/,20,tT") in new stack | |
-- Called PJSIP/1101/ | |
[Feb 15 17:38:37] WARNING[107159]: res_pjsip_sdp_rtp.c:1504 create_outgoing_sdp_stream: Unable to get rtp codec payload code for codec2 | |
[Feb 15 17:38:37] WARNING[107159]: res_pjsip_sdp_rtp.c:1504 create_outgoing_sdp_stream: Unable to get rtp codec payload code for testlaw | |
[Feb 15 17:38:37] WARNING[107159]: res_pjsip_sdp_rtp.c:1504 create_outgoing_sdp_stream: Unable to get rtp codec payload code for silk | |
[Feb 15 17:38:37] WARNING[107159]: res_pjsip_sdp_rtp.c:1504 create_outgoing_sdp_stream: Unable to get rtp codec payload code for silk | |
[Feb 15 17:38:37] WARNING[107159]: res_pjsip_sdp_rtp.c:1504 create_outgoing_sdp_stream: Unable to get rtp codec payload code for silk | |
[Feb 15 17:38:37] WARNING[107159]: res_pjsip_sdp_rtp.c:1504 create_outgoing_sdp_stream: Unable to get rtp codec payload code for silk | |
-- PJSIP/1101-00000032 is ringing | |
> 0x7f9f8002c4c0 -- Strict RTP learning complete - Locking on source address 192.168.66.34:2226 | |
== Spawn extension (oneif_pbxin, 1101, 2) exited non-zero on 'PJSIP/1110-00000031' | |
lab-voip1*CLI> module show silk | |
Usage: module show [like keyword] | |
Shows Asterisk modules currently in use, and usage statistics. | |
lab-voip1*CLI> module show like sil | |
Module Description Use Count Status Support Level | |
app_waitforsilence.so Wait For Silence/Noise 0 Running extended | |
res_format_attr_silk.so SILK Format Attribute Module 1 Running core | |
2 modules loaded | |
lab-voip1*CLI> module show like h2 | |
Module Description Use Count Status Support Level | |
format_h263.so Raw H.263 data 0 Running core | |
format_h264.so Raw H.264 data 0 Running core | |
res_format_attr_h263.so H.263 Format Attribute Module 1 Running core | |
res_format_attr_h264.so H.264 Format Attribute Module 1 Running core | |
4 modules loaded |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment