Unreachable trunk between asterisks with chan_sip

My infrastructure:

zopier(office,192.168.115.x) -> host2(172.16.5.56) -> SBC(172.16.6.58) -> sip_provider

I have made a simple hello-world from zopier to host2 (asterisk server) which works fine. Now, I want to make a call from zoiper to my mobile phone. Before doing that, I want to make sure that the asterisk server and Session Border Controller (SBC) can communicate with each other.

Here is my sip.conf files for both servers:

host2-172.16.5.56 sip.conf

[58-peer]
host=172.16.5.58
type=peer
qualify=yes
context=from-trunk

SBC-172.16.5.58 sip.conf

[56-peer]
host=172.16.5.56
type=peer
qualify=yes
context=from-trunk

host2 sip show peers

CLI> sip show peers
Name/username             Host                                    Dyn Forcerport Comedia    ACL Port     Status      Description                      
58-peer                   172.16.5.58                                 Yes        Yes            5060     OK (1 ms)                   

SBC sip show peers

CLI> sip show peers
Name/username             Host                                    Dyn Forcerport Comedia    ACL Port     Status      Description                      
56-peer                   172.16.5.56                                 Yes        Yes            5060     UNREACHABLE                                  
Hosted01/voip provider         voipIP                                 Yes        Yes            5060     OK (1 ms)     

It is only reachable from host2 to SBC but not the other way round.

CLI> sip show peer 58-peer


  * Name       : 58-peer
  Description  : 
  Secret       : <Not set>
  MD5Secret    : <Not set>
  Remote Secret: <Not set>
  Context      : from-trunk
  Record On feature : automon
  Record Off feature : automon
  Subscr.Cont. : <Not set>
  Language     : en
  Tonezone     : <Not set>
  AMA flags    : Unknown
  Transfer mode: open
  CallingPres  : Presentation Allowed, Not Screened
  Callgroup    : 
  Pickupgroup  : 
  Named Callgr : 
  Nam. Pickupgr: 
  MOH Suggest  : 
  Mailbox      : 
  VM Extension : *97
  LastMsgsSent : 0/0
  Call limit   : 0
  Max forwards : 0
  Dynamic      : No
  Callerid     : "" <>
  MaxCallBR    : 384 kbps
  Expire       : -1
  Insecure     : no
  Force rport  : Yes
  Symmetric RTP: Yes
  ACL          : No
  ContactACL   : No
  DirectMedACL : No
  T.38 support : No
  T.38 EC mode : Unknown
  T.38 MaxDtgrm: 4294967295
  DirectMedia  : No
  PromiscRedir : No
  User=Phone   : No
  Video Support: No
  Text Support : No
  Ign SDP ver  : No
  Trust RPID   : No
  Send RPID    : No
  Path support : No
  Path         : N/A
  TrustIDOutbnd: Legacy
  Subscriptions: Yes
  Overlap dial : Yes
  DTMFmode     : rfc2833
  Timer T1     : 500
  Timer B      : 32000
  ToHost       : 172.16.5.58
  Addr->IP     : 172.16.5.58:5060
  Defaddr->IP  : (null)
  Prim.Transp. : UDP
  Allowed.Trsp : UDP
  Def. Username: 
  SIP Options  : (none)
  Codecs       : (ulaw|alaw|gsm|g726|g722)
  Auto-Framing : No
  Status       : OK (1 ms)
  Useragent    : 
  Reg. Contact : 
  Qualify Freq : 60000 ms
  Keepalive    : 0 ms
  Sess-Timers  : Accept
  Sess-Refresh : uas
  Sess-Expires : 1800 secs
  Min-Sess     : 90 secs
  RTP Engine   : asterisk
  Parkinglot   : 
  Use Reason   : No
  Encryption   : No
  RTCP Mux     : No
CLI> sip show peer 56-peer


  * Name       : 56-peer
  Description  : 
  Secret       : <Not set>
  MD5Secret    : <Not set>
  Remote Secret: <Not set>
  Context      : from-trunk
  Record On feature : automon
  Record Off feature : automon
  Subscr.Cont. : <Not set>
  Language     : en
  Tonezone     : <Not set>
  AMA flags    : Unknown
  Transfer mode: open
  CallingPres  : Presentation Allowed, Not Screened
  Callgroup    : 
  Pickupgroup  : 
  Named Callgr : 
  Nam. Pickupgr: 
  MOH Suggest  : 
  Mailbox      : 
  VM Extension : *97
  LastMsgsSent : 0/0
  Call limit   : 0
  Max forwards : 0
  Dynamic      : No
  Callerid     : "" <>
  MaxCallBR    : 384 kbps
  Expire       : -1
  Insecure     : no
  Force rport  : Yes
  Symmetric RTP: Yes
  ACL          : No
  ContactACL   : No
  DirectMedACL : No
  T.38 support : No
  T.38 EC mode : Unknown
  T.38 MaxDtgrm: 4294967295
  DirectMedia  : No
  PromiscRedir : No
  User=Phone   : No
  Video Support: No
  Text Support : No
  Ign SDP ver  : No
  Trust RPID   : No
  Send RPID    : No
  Path support : No
  Path         : N/A
  TrustIDOutbnd: Legacy
  Subscriptions: Yes
  Overlap dial : Yes
  DTMFmode     : rfc2833
  Timer T1     : 500
  Timer B      : 32000
  ToHost       : 172.16.5.56
  Addr->IP     : 172.16.5.56:5060
  Defaddr->IP  : (null)
  Prim.Transp. : UDP
  Allowed.Trsp : UDP
  Def. Username: 
  SIP Options  : (none)
  Codecs       : (ulaw|alaw|gsm|g726|g722)
  Auto-Framing : No
  Status       : UNREACHABLE
  Useragent    : 
  Reg. Contact : 
  Qualify Freq : 60000 ms
  Keepalive    : 0 ms
  Sess-Timers  : Accept
  Sess-Refresh : uas
  Sess-Expires : 1800 secs
  Min-Sess     : 90 secs
  RTP Engine   : asterisk
  Parkinglot   : 
  Use Reason   : No
  Encryption   : No
  RTCP Mux     : No

I can ping from SBC to host2 and vice versa.

Ports are open, no firewall, no fail2ban

host2

$ sudo netstat -plunt
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name    
tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN      711/systemd-resolve 
tcp        0      0 0.0.0.0:xxxx            0.0.0.0:*               LISTEN      1350/sshd           
tcp        0      0 0.0.0.0:5038            0.0.0.0:*               LISTEN      28364/asterisk      
tcp6       0      0 :::xxxx                 :::*                    LISTEN      1350/sshd           
tcp6       0      0 :::8088                 :::*                    LISTEN      28364/asterisk      
udp        0      0 0.0.0.0:52859           0.0.0.0:*                           28364/asterisk      
udp        0      0 0.0.0.0:5060            0.0.0.0:*                           28364/asterisk      
udp        0      0 0.0.0.0:4569            0.0.0.0:*                           28364/asterisk      
udp        0      0 0.0.0.0:5160            0.0.0.0:*                           28364/asterisk      
udp        0      0 127.0.0.53:53           0.0.0.0:*                           711/systemd-resolve 
udp6       0      0 :::36862                :::*                                28364/asterisk      

Asterisk versions: 16.13.0

So how do I make host2 and SBC connected?

You need to use sip set debug on, etc., to trace the OPTIONS request from SBC to host2, and the corresponding response.

I set up both core set verbose 500 and sip set debug on on SBC but it is incredibly quiet.

SBC logs settings

fail2ban => notice,warning,security
full => debug,error,notice,verbose,warning
console => debug,error,notice,verbose,warning

SBC logs here, and continues in the next post

sbc01*CLI> core restart now
sbc01*CLI>
Disconnected from Asterisk server
Asterisk cleanly ending (0).
Executing last minute cleanups
[root@sbc01 ~]# asterisk -r
Asterisk 16.13.0, Copyright (C) 1999 - 2018, Digium, Inc. and others.
Created by Mark Spencer <markster@digium.com>
Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for details.
This is free software, with components licensed under the GNU General Public
License version 2 and other licenses; you are welcome to redistribute it under
certain conditions. Type 'core show license' for details.
=========================================================================
Connected to Asterisk 16.13.0 currently running on sbc01 (pid = 10334)
[2020-10-12 22:33:30] NOTICE[10334]: res_odbc.c:706 load_odbc_config: Registered ODBC class 'asteriskcdrdb' dsn->[MySQL-asteriskcdrdb]
[ Initializing Custom Configuration Options ]
[2020-10-12 22:33:30] ERROR[10334]: config_options.c:710 aco_process_config: Unable to load config file 'cdr.conf'
[2020-10-12 22:33:30] NOTICE[10334]: cdr.c:4394 process_config: Failed to process CDR configuration; using defaults
[2020-10-12 22:33:30] NOTICE[10334]: cdr.c:4522 cdr_toggle_runtime_options: CDR simple logging enabled.
[2020-10-12 22:33:31] WARNING[10334]: presencestate.c:200 ast_presence_state_helper: No provider found for label: CustomPresence
[2020-10-12 22:33:31] WARNING[10334]: presencestate.c:200 ast_presence_state_helper: No provider found for label: CustomPresence
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'from-internal-xfer' tries to include nonexistent context 'from-internal-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'from-internal-noxfer' tries to include nonexistent context 'from-internal-noxfer-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'from-pstn' tries to include nonexistent context 'from-pstn-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'from-internal-noxfer-additional' tries to include nonexistent context 'from-internal-noxfer-additional-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'from-internal-additional' tries to include nonexistent context 'from-internal-additional-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'crm-hangup' tries to include nonexistent context 'crm-hangup-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'sipstation-welcome' tries to include nonexistent context 'sipstation-welcome-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'housekeeping-service' tries to include nonexistent context 'housekeeping-service-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'pms-dialout' tries to include nonexistent context 'pms-dialout-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'mini-bar' tries to include nonexistent context 'mini-bar-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'clean' tries to include nonexistent context 'clean-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'receptionist' tries to include nonexistent context 'receptionist-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'from-pms' tries to include nonexistent context 'from-pms-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'paging-chanspy' tries to include nonexistent context 'paging-chanspy-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'macro-pinsets' tries to include nonexistent context 'macro-pinsets-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'dialparties-setrvol' tries to include nonexistent context 'dialparties-setrvol-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'dialparties-finalbuild' tries to include nonexistent context 'dialparties-finalbuild-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'dialparties-ringallv2' tries to include nonexistent context 'dialparties-ringallv2-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'dialparties-checkblkvm' tries to include nonexistent context 'dialparties-checkblkvm-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'dialparties-builddshunt-shuffle' tries to include nonexistent context 'dialparties-builddshunt-shuffle-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'dialparties-builddshunt' tries to include nonexistent context 'dialparties-builddshunt-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'dialparties-firstnotonphone' tries to include nonexistent context 'dialparties-firstnotonphone-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'dialparties-call-trace' tries to include nonexistent context 'dialparties-call-trace-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'dialparties-getdialstring' tries to include nonexistent context 'dialparties-getdialstring-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'dialparties-checkcfextension' tries to include nonexistent context 'dialparties-checkcfextension-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'dialparties-mainloop' tries to include nonexistent context 'dialparties-mainloop-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'dialparties-isextavail' tries to include nonexistent context 'dialparties-isextavail-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'dialparties-checkdndextensions' tries to include nonexistent context 'dialparties-checkdndextensions-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'dialparties-checkcfextensions' tries to include nonexistent context 'dialparties-checkcfextensions-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'dialparties-callscreencheck' tries to include nonexistent context 'dialparties-callscreencheck-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'dialparties-preringprep' tries to include nonexistent context 'dialparties-preringprep-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'dialparties-setmodes' tries to include nonexistent context 'dialparties-setmodes-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'dialparties-setheader' tries to include nonexistent context 'dialparties-setheader-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'dialparties-alertinfo' tries to include nonexistent context 'dialparties-alertinfo-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'dialparties-queuewait' tries to include nonexistent context 'dialparties-queuewait-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'dialparties' tries to include nonexistent context 'dialparties-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'func-apply-sipheaders' tries to include nonexistent context 'func-apply-sipheaders-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'func-set-sipheader' tries to include nonexistent context 'func-set-sipheader-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'macro-dial-one' tries to include nonexistent context 'macro-dial-one-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'macro-user-logoff' tries to include nonexistent context 'macro-user-logoff-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'macro-user-logon' tries to include nonexistent context 'macro-user-logon-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'macro-hangupcall' tries to include nonexistent context 'macro-hangupcall-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'macro-blkvm-check' tries to include nonexistent context 'macro-blkvm-check-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'macro-blkvm-clr' tries to include nonexistent context 'macro-blkvm-clr-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'macro-blkvm-set' tries to include nonexistent context 'macro-blkvm-set-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'macro-blkvm-setifempty' tries to include nonexistent context 'macro-blkvm-setifempty-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'originate-skipvm' tries to include nonexistent context 'originate-skipvm-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'macro-simple-dial' tries to include nonexistent context 'macro-simple-dial-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'macro-exten-vm' tries to include nonexistent context 'macro-exten-vm-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'macro-vm' tries to include nonexistent context 'macro-vm-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'macro-block-cf' tries to include nonexistent context 'macro-block-cf-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'macro-setmusic' tries to include nonexistent context 'macro-setmusic-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'macro-dial-confirm' tries to include nonexistent context 'macro-dial-confirm-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'from-dahdi' tries to include nonexistent context 'from-dahdi-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'from-zaptel' tries to include nonexistent context 'from-zaptel-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'macro-outbound-callerid' tries to include nonexistent context 'macro-outbound-callerid-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'macro-user-callerid' tries to include nonexistent context 'macro-user-callerid-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'macro-privacy-mgr' tries to include nonexistent context 'macro-privacy-mgr-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'macro-dialout-trunk' tries to include nonexistent context 'macro-dialout-trunk-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'sub-send-obroute-email' tries to include nonexistent context 'sub-send-obroute-email-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'sub-pincheck' tries to include nonexistent context 'sub-pincheck-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'macro-auto-blkvm' tries to include nonexistent context 'macro-auto-blkvm-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'macro-auto-confirm' tries to include nonexistent context 'macro-auto-confirm-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'macro-confirm' tries to include nonexistent context 'macro-confirm-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'sub-presencestate-display' tries to include nonexistent context 'sub-presencestate-display-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'bad-number' tries to include nonexistent context 'bad-number-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'app-blackhole' tries to include nonexistent context 'app-blackhole-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'macro-outisbusy' tries to include nonexistent context 'macro-outisbusy-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'outrt-2' tries to include nonexistent context 'outrt-2-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'outrt-1' tries to include nonexistent context 'outrt-1-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'outbound-allroutes' tries to include nonexistent context 'outbound-allroutes-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'macro-prepend-cid' tries to include nonexistent context 'macro-prepend-cid-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'ext-trunk' tries to include nonexistent context 'ext-trunk-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'from-trunk-sip-Hosted01' tries to include nonexistent context 'from-trunk-sip-Hosted01-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'from-did-direct-ivr' tries to include nonexistent context 'from-did-direct-ivr-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'ext-local' tries to include nonexistent context 'ext-local-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'ext-did-catchall' tries to include nonexistent context 'ext-did-catchall-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'ext-did' tries to include nonexistent context 'ext-did-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'ext-test' tries to include nonexistent context 'ext-test-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'app-chanspy' tries to include nonexistent context 'app-chanspy-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'app-pickup' tries to include nonexistent context 'app-pickup-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'findmefollow-ringallv2' tries to include nonexistent context 'findmefollow-ringallv2-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'ext-local-confirm' tries to include nonexistent context 'ext-local-confirm-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'macro-dial' tries to include nonexistent context 'macro-dial-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'app-contactmanager-sd' tries to include nonexistent context 'app-contactmanager-sd-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'app-blacklist-last' tries to include nonexistent context 'app-blacklist-last-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'app-blacklist-remove-invalid' tries to include nonexistent context 'app-blacklist-remove-invalid-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'app-blacklist-remove' tries to include nonexistent context 'app-blacklist-remove-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'app-blacklist-add-invalid' tries to include nonexistent context 'app-blacklist-add-invalid-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'app-blacklist-add' tries to include nonexistent context 'app-blacklist-add-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'app-blacklist-check' tries to include nonexistent context 'app-blacklist-check-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'app-blacklist' tries to include nonexistent context 'app-blacklist-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'app-vmmain' tries to include nonexistent context 'app-vmmain-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'app-dialvm' tries to include nonexistent context 'app-dialvm-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'vm-callme' tries to include nonexistent context 'vm-callme-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'app-speeddial-set' tries to include nonexistent context 'app-speeddial-set-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'app-speeddial' tries to include nonexistent context 'app-speeddial-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'macro-speeddial-lookup' tries to include nonexistent context 'macro-speeddial-lookup-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'ext-group' tries to include nonexistent context 'ext-group-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'macro-systemrecording' tries to include nonexistent context 'macro-systemrecording-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'systemrecording-gui' tries to include nonexistent context 'systemrecording-gui-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'app-pbdirectory' tries to include nonexistent context 'app-pbdirectory-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'app-parking' tries to include nonexistent context 'app-parking-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'park-hints' tries to include nonexistent context 'park-hints-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'park-return-routing' tries to include nonexistent context 'park-return-routing-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'park-orphan-routing' tries to include nonexistent context 'park-orphan-routing-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'park-dial' tries to include nonexistent context 'park-dial-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'parkedcallstimeout' tries to include nonexistent context 'parkedcallstimeout-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'macro-parked-call' tries to include nonexistent context 'macro-parked-call-custom'

It is saying chan_sip.c:33644 reload_config: Section '56-user' lacks type but I double checked that it is present.

I also notice that SBC isn’t trying to ping host2 periodically.

… logs continued

[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'app-page-stream' tries to include nonexistent context 'app-page-stream-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'app-paging' tries to include nonexistent context 'app-paging-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'autoanswer' tries to include nonexistent context 'autoanswer-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'macro-autoanswer' tries to include nonexistent context 'macro-autoanswer-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'ext-intercom-users' tries to include nonexistent context 'ext-intercom-users-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'ext-intercom' tries to include nonexistent context 'ext-intercom-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'originate-aa' tries to include nonexistent context 'originate-aa-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'sub-hr24format' tries to include nonexistent context 'sub-hr24format-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'app-speakingclock' tries to include nonexistent context 'app-speakingclock-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'sub-hr12format' tries to include nonexistent context 'sub-hr12format-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'app-speakextennum' tries to include nonexistent context 'app-speakextennum-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'app-echo-test-echo' tries to include nonexistent context 'app-echo-test-echo-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'app-echo-test' tries to include nonexistent context 'app-echo-test-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'app-calltrace-perform' tries to include nonexistent context 'app-calltrace-perform-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'app-calltrace' tries to include nonexistent context 'app-calltrace-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'app-hotelwakeup' tries to include nonexistent context 'app-hotelwakeup-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'sub-fmsetcid' tries to include nonexistent context 'sub-fmsetcid-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'followme-sub' tries to include nonexistent context 'followme-sub-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'followme-check' tries to include nonexistent context 'followme-check-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'fmgrps' tries to include nonexistent context 'fmgrps-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'ext-findmefollow' tries to include nonexistent context 'ext-findmefollow-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'app-fmf-toggle' tries to include nonexistent context 'app-fmf-toggle-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'ext-featurecodes' tries to include nonexistent context 'ext-featurecodes-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'ext-did-0002' tries to include nonexistent context 'ext-did-0002-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'ext-did-0001' tries to include nonexistent context 'ext-did-0001-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'app-fax' tries to include nonexistent context 'app-fax-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'ext-fax' tries to include nonexistent context 'ext-fax-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'ext-dnd-hints' tries to include nonexistent context 'ext-dnd-hints-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'app-dnd-toggle' tries to include nonexistent context 'app-dnd-toggle-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'app-dnd-on' tries to include nonexistent context 'app-dnd-on-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'app-dnd-off' tries to include nonexistent context 'app-dnd-off-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'disa-dial' tries to include nonexistent context 'disa-dial-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'app-dictate-send' tries to include nonexistent context 'app-dictate-send-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'app-dictate-record' tries to include nonexistent context 'app-dictate-record-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'c-x-3-operator-panel-pjsip-auto-answer-redirect' tries to include nonexistent context 'c-x-3-operator-panel-pjsip-auto-answer-redirect-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'c-x-3-operator-panel-pjsip-auto-answer-headers' tries to include nonexistent context 'c-x-3-operator-panel-pjsip-auto-answer-headers-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'c-x-3-operator-panel-spy' tries to include nonexistent context 'c-x-3-operator-panel-spy-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'c-x-3-operator-panel-listen-to-recording' tries to include nonexistent context 'c-x-3-operator-panel-listen-to-recording-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'c-x-3-operator-panel-listen-to-voice-mail' tries to include nonexistent context 'c-x-3-operator-panel-listen-to-voice-mail-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'c-x-3-operator-panel-park-announce-answer' tries to include nonexistent context 'c-x-3-operator-panel-park-announce-answer-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'c-x-3-operator-panel-park' tries to include nonexistent context 'c-x-3-operator-panel-park-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'c-x-3-operator-panel-confbridge' tries to include nonexistent context 'c-x-3-operator-panel-confbridge-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'c-x-3-operator-panel-meetme' tries to include nonexistent context 'c-x-3-operator-panel-meetme-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'c-x-3-operator-panel-voice-mail' tries to include nonexistent context 'c-x-3-operator-panel-voice-mail-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'c-x-3-operator-panel-hold' tries to include nonexistent context 'c-x-3-operator-panel-hold-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'cidlookup' tries to include nonexistent context 'cidlookup-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'app-callwaiting-cwon' tries to include nonexistent context 'app-callwaiting-cwon-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'app-callwaiting-cwoff' tries to include nonexistent context 'app-callwaiting-cwoff-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'macro-one-touch-record' tries to include nonexistent context 'macro-one-touch-record-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'sub-record-hh-check' tries to include nonexistent context 'sub-record-hh-check-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'sub-record-check' tries to include nonexistent context 'sub-record-check-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'sub-record-cancel' tries to include nonexistent context 'sub-record-cancel-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'ext-cf-hints' tries to include nonexistent context 'ext-cf-hints-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'app-cf-prompting-on' tries to include nonexistent context 'app-cf-prompting-on-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'app-cf-on' tries to include nonexistent context 'app-cf-on-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'app-cf-unavailable-off' tries to include nonexistent context 'app-cf-unavailable-off-custom'
[2020-10-12 22:33:31] WARNING[10334]: pbx.c:8753 ast_context_verify_includes: Context 'app-cf-unavailable-on' tries to include nonexistent context 'app-cf-unavailable-on-custom'
[2020-10-12 22:33:31] ERROR[10334]: res_config_sqlite.c:732 load_config: Unable to load res_config_sqlite.conf
[2020-10-12 22:33:31] NOTICE[10334]: dnsmgr.c:493 do_reload: Managed DNS entries will be refreshed every 300 seconds.
[2020-10-12 22:33:31] ERROR[10334]: config_options.c:710 aco_process_config: Unable to load config file 'acl.conf'
[2020-10-12 22:33:31] ERROR[10334]: res_sorcery_config.c:324 sorcery_config_internal_load: Unable to load config file 'codecs.conf'
[2020-10-12 22:33:31] ERROR[10334]: res_sorcery_config.c:324 sorcery_config_internal_load: Unable to load config file 'pjproject.conf'
[2020-10-12 22:33:31] ERROR[10334]: res_pjsip_config_wizard.c:1091 object_type_loaded_observer: Unable to load config file 'pjsip_wizard.conf'
[2020-10-12 22:33:31] ERROR[10334]: res_pjsip_config_wizard.c:1091 object_type_loaded_observer: Unable to load config file 'pjsip_wizard.conf'
[2020-10-12 22:33:31] ERROR[10334]: res_pjsip_config_wizard.c:1091 object_type_loaded_observer: Unable to load config file 'pjsip_wizard.conf'
[2020-10-12 22:33:31] ERROR[10334]: res_pjsip_config_wizard.c:1091 object_type_loaded_observer: Unable to load config file 'pjsip_wizard.conf'
[2020-10-12 22:33:31] NOTICE[10334]: res_smdi.c:1424 load_module: No SMDI interfaces are available to listen on, not starting SMDI listener.
[2020-10-12 22:33:31] WARNING[10334]: res_stun_monitor.c:338 load_config: Unable to load config res_stun_monitor.conf
[2020-10-12 22:33:31] ERROR[10334]: config_options.c:710 aco_process_config: Unable to load config file 'xmpp.conf'
[2020-10-12 22:33:31] NOTICE[10334]: chan_console.c:1443 load_config: Unable to open configuration file console.conf!
[2020-10-12 22:33:32] WARNING[10334]: iax2/firmware.c:235 iax_firmware_reload: Error opening firmware directory '/var/lib/asterisk/firmware/iax': No such file or directory
[2020-10-12 22:33:32] NOTICE[10334]: iax2/provision.c:560 iax_provision_reload: No IAX provisioning configuration found, IAX provisioning disabled.
SIP channel loading...
[2020-10-12 22:33:32] WARNING[10334]: chan_sip.c:33644 reload_config: Section '56-user' lacks type
[2020-10-12 22:33:32] WARNING[10334]: chan_sip.c:32478 display_nat_warning: !!! PLEASE NOTE: Setting 'nat' for a peer/user that differs from the  global setting can make
[2020-10-12 22:33:32] WARNING[10334]: chan_sip.c:32479 display_nat_warning: !!! the name of that peer/user discoverable by an attacker. Replies for non-existent peers/users
[2020-10-12 22:33:32] WARNING[10334]: chan_sip.c:32480 display_nat_warning: !!! will be sent to a different port than replies for an existing peer/user. If at all possible,
[2020-10-12 22:33:32] WARNING[10334]: chan_sip.c:32481 display_nat_warning: !!! use the global 'nat' setting and do not set 'nat' per peer/user.
[2020-10-12 22:33:32] WARNING[10334]: chan_sip.c:32482 display_nat_warning: !!! (config category='1001' global force_rport='Yes' peer/user force_rport='No')
[2020-10-12 22:33:32] NOTICE[10334]: chan_sip.c:31974 build_peer: The 'username' field for sip peers has been deprecated in favor of the term 'defaultuser'
[2020-10-12 22:33:32] NOTICE[10334]: chan_skinny.c:8459 config_load: Configuring skinny from skinny.conf
[2020-10-12 22:33:32] NOTICE[10334]: chan_skinny.c:8469 config_load: Unable to load config skinny.conf, Skinny disabled.
[2020-10-12 22:33:32] NOTICE[10334]: chan_ooh323.c:2837 reload_config: Unable to load config ooh323.conf, OOH323 disabled
[2020-10-12 22:33:32] ERROR[10334]: chan_ooh323.c:3979 load_module: Can't load ooh323 config file, OOH323 Disabled
[2020-10-12 22:33:32] ERROR[10334]: chan_dahdi.c:19381 setup_dahdi_int: Unable to load config chan_dahdi.conf
[2020-10-12 22:33:32] ERROR[10334]: chan_mobile.c:4791 load_module: No Bluetooth devices found. Not loading module.
[2020-10-12 22:33:32] ERROR[10334]: config_options.c:710 aco_process_config: Unable to load config file 'hep.conf'
[2020-10-12 22:33:32] NOTICE[27306]: chan_sip.c:25009 handle_response_peerpoke: Peer 'Hosted01' is now Reachable. (13ms / 2000ms)
[2020-10-12 22:33:32] ERROR[10334]: res_pjsip_config_wizard.c:1091 object_type_loaded_observer: Unable to load config file 'pjsip_wizard.conf'
[2020-10-12 22:33:32] ERROR[10334]: config_options.c:710 aco_process_config: Unable to load config file 'agents.conf'
[2020-10-12 22:33:32] ERROR[10334]: app_agent_pool.c:2693 load_module: Unable to load config. Not loading module.
[2020-10-12 22:33:32] NOTICE[10334]: confbridge/conf_config_parser.c:2352 verify_default_profiles: Adding default_menu menu to app_confbridge
[2020-10-12 22:33:32] ERROR[10334]: res_calendar.c:1072 load_config: Unable to load config calendar.conf
[2020-10-12 22:33:32] WARNING[10334]: cdr_csv.c:105 load_config: unable to load config: cdr.conf
[2020-10-12 22:33:32] WARNING[10334]: cdr_manager.c:212 load_config: Failed to load configuration file. Module not activated.
[2020-10-12 22:33:32] WARNING[10334]: cdr_odbc.c:204 odbc_load_module: cdr_odbc: Unable to load config for ODBC CDR's: cdr_odbc.conf
[2020-10-12 22:33:32] NOTICE[27306]: chan_sip.c:25009 handle_response_peerpoke: Peer '1001' is now Reachable. (261ms / 2000ms)
[2020-10-12 22:33:32] NOTICE[10334]: codec_siren14.c:670 load_module: ITU G.722.1 Annex C (Siren14, licensed from Polycom) transcoding module version 16.0_1.0.7
[2020-10-12 22:33:32] NOTICE[10334]: codec_siren14.c:671 load_module: Copyright (C) 1999-2009 Digium, Inc.
[2020-10-12 22:33:32] NOTICE[10334]: codec_siren14.c:672 load_module: This module is supplied under a commercial license granted by Digium, Inc.
[2020-10-12 22:33:32] NOTICE[10334]: codec_siren14.c:673 load_module: Please see the full license text supplied in the accompanying
[2020-10-12 22:33:32] NOTICE[10334]: codec_siren14.c:674 load_module: "LICENSE" file, or ask for a copy from Digium.
[2020-10-12 22:33:32] NOTICE[10334]: codec_siren14.c:675 load_module: This product includes software from the Speex library. Please see
[2020-10-12 22:33:32] NOTICE[10334]: codec_siren14.c:676 load_module: the accompanying "SPEEX_LICENSE" file for license information.
[2020-10-12 22:33:32] NOTICE[10334]: codec_siren7.c:639 load_module: ITU G.722.1 (Siren7, licensed from Polycom) transcoding module version 16.0_1.0.7
[2020-10-12 22:33:32] NOTICE[10334]: codec_siren7.c:640 load_module: Copyright (C) 1999-2009 Digium, Inc.
[2020-10-12 22:33:32] NOTICE[10334]: codec_siren7.c:641 load_module: This module is supplied under a commercial license granted by Digium, Inc.
[2020-10-12 22:33:32] NOTICE[10334]: codec_siren7.c:642 load_module: Please see the full license text supplied in the accompanying
[2020-10-12 22:33:32] NOTICE[10334]: codec_siren7.c:643 load_module: "LICENSE" file, or ask for a copy from Digium.
[2020-10-12 22:33:32] WARNING[10334]: app_festival.c:568 load_module: No such configuration file festival.conf
[2020-10-12 22:33:32] WARNING[10334]: app_followme.c:420 reload_followme: No follow me config file (followme.conf), so no follow me
[2020-10-12 22:33:32] ERROR[10334]: chan_phone.c:1411 load_module: Unable to load config phone.conf
[2020-10-12 22:33:32] ERROR[10334]: chan_unistim.c:6863 reload_config: Unable to load config unistim.conf
[2020-10-12 22:33:32] NOTICE[27306]: chan_sip.c:25009 handle_response_peerpoke: Peer '2000' is now Reachable. (270ms / 2000ms)
[2020-10-12 22:33:32] NOTICE[10334]: pbx_ael.c:163 pbx_load_module: File /etc/asterisk/extensions.ael not found; AEL declining load
[2020-10-12 22:33:32] ERROR[10334]: pbx_dundi.c:4952 set_config: Unable to load config dundi.conf
[2020-10-12 22:33:32] ERROR[10334]: pbx_lua.c:1654 load_or_reload_lua_stuff: Error loading extensions.lua: cannot open '/etc/asterisk/extensions.lua' for reading: No such file or directory
[2020-10-12 22:33:32] WARNING[10334]: app_voicemail.c:14200 actual_load_config: maxsilence should be less than minsecs or you may get empty messages
[2020-10-12 22:33:32] NOTICE[10334]: func_odbc.c:1784 load_module: Unable to load config for func_odbc: func_odbc.conf
[2020-10-12 22:33:32] WARNING[10334]: app_flite.c:76 read_config: Flite: Unable to read config file flite.conf. Using default settings
[2020-10-12 22:33:32] WARNING[10334]: res_pktccops.c:1038 load_pktccops_config: Unable to load config file res_pktccops.conf
[2020-10-12 22:33:32] NOTICE[27306]: chan_sip.c:25009 handle_response_peerpoke: Peer 'phone1' is now Reachable. (427ms / 2000ms)
[2020-10-12 22:33:33] WARNING[10334]: xmldoc.c:2202 xmldoc_build_field: Couldn't find application DigiumControlPlayback in XML documentation
[2020-10-12 22:33:33] WARNING[10334]: xmldoc.c:2202 xmldoc_build_field: Couldn't find application DigiumControlPlayback in XML documentation
[2020-10-12 22:33:33] WARNING[10334]: xmldoc.c:2202 xmldoc_build_field: Couldn't find application DigiumVoicemailPlayback in XML documentation
[2020-10-12 22:33:33] WARNING[10334]: xmldoc.c:2202 xmldoc_build_field: Couldn't find application DigiumVoicemailPlayback in XML documentation
[2020-10-12 22:33:33] WARNING[10334]: xmldoc.c:2202 xmldoc_build_field: Couldn't find manager DigiumPhoneReconfigure in XML documentation
[2020-10-12 22:33:33] WARNING[10334]: xmldoc.c:2202 xmldoc_build_field: Couldn't find manager DigiumPhoneReconfigure in XML documentation
[2020-10-12 22:33:33] WARNING[10334]: xmldoc.c:2202 xmldoc_build_field: Couldn't find manager DigiumPhoneReconfigureAll in XML documentation
[2020-10-12 22:33:33] WARNING[10334]: xmldoc.c:2202 xmldoc_build_field: Couldn't find manager DigiumPhoneReconfigureAll in XML documentation
[2020-10-12 22:33:33] WARNING[10334]: xmldoc.c:2202 xmldoc_build_field: Couldn't find manager DPMALicenseStatus in XML documentation
[2020-10-12 22:33:33] WARNING[10334]: xmldoc.c:2202 xmldoc_build_field: Couldn't find manager DPMALicenseStatus in XML documentation
[2020-10-12 22:33:33] WARNING[10334]: xmldoc.c:2202 xmldoc_build_field: Couldn't find manager DPMAShowPhones in XML documentation
[2020-10-12 22:33:33] WARNING[10334]: xmldoc.c:2202 xmldoc_build_field: Couldn't find manager DPMAShowPhones in XML documentation
[2020-10-12 22:33:33] WARNING[10334]: xmldoc.c:2202 xmldoc_build_field: Couldn't find manager DPMAMessageRegister in XML documentation
[2020-10-12 22:33:33] WARNING[10334]: xmldoc.c:2202 xmldoc_build_field: Couldn't find manager DPMAMessageRegister in XML documentation
[2020-10-12 22:33:33] WARNING[10334]: xmldoc.c:2202 xmldoc_build_field: Couldn't find manager DPMAMessageResponse in XML documentation
[2020-10-12 22:33:33] WARNING[10334]: xmldoc.c:2202 xmldoc_build_field: Couldn't find manager DPMAMessageResponse in XML documentation
[2020-10-12 22:33:33] WARNING[10334]: xmldoc.c:2202 xmldoc_build_field: Couldn't find manager DPMAMessageSend in XML documentation
[2020-10-12 22:33:33] WARNING[10334]: xmldoc.c:2202 xmldoc_build_field: Couldn't find manager DPMAMessageSend in XML documentation
[2020-10-12 22:33:33] WARNING[10334]: xmldoc.c:2202 xmldoc_build_field: Couldn't find manager DPMAShowIncidents in XML documentation
[2020-10-12 22:33:33] WARNING[10334]: xmldoc.c:2202 xmldoc_build_field: Couldn't find manager DPMAShowIncidents in XML documentation
[2020-10-12 22:33:33] WARNING[10334]: xmldoc.c:2202 xmldoc_build_field: Couldn't find manager DPMARemoveIncident in XML documentation
[2020-10-12 22:33:33] WARNING[10334]: xmldoc.c:2202 xmldoc_build_field: Couldn't find manager DPMARemoveIncident in XML documentation
[2020-10-12 22:33:33] WARNING[10334]: loader.c:2381 load_modules: Some non-required modules failed to load.
[2020-10-12 22:33:33] ERROR[10334]: loader.c:2396 load_modules: Error loading module 'chan_local.so': /usr/lib64/asterisk/modules/chan_local.so: cannot open shared object file: No such file or directory
[2020-10-12 22:33:33] ERROR[10334]: loader.c:2396 load_modules: Error loading module 'res_pjsip_phoneprov_provider.so', missing dependency: res_phoneprov
[2020-10-12 22:33:33] ERROR[10334]: loader.c:2396 load_modules: res_config_sqlite declined to load.
[2020-10-12 22:33:33] ERROR[10334]: loader.c:2396 load_modules: res_stun_monitor declined to load.
[2020-10-12 22:33:33] ERROR[10334]: loader.c:2396 load_modules: res_xmpp declined to load.
[2020-10-12 22:33:33] ERROR[10334]: loader.c:2396 load_modules: Declined modules which depend on res_xmpp: chan_motif
[2020-10-12 22:33:33] ERROR[10334]: loader.c:2396 load_modules: chan_console declined to load.
[2020-10-12 22:33:33] ERROR[10334]: loader.c:2396 load_modules: chan_skinny declined to load.
[2020-10-12 22:33:33] ERROR[10334]: loader.c:2396 load_modules: chan_ooh323 declined to load.
[2020-10-12 22:33:33] ERROR[10334]: loader.c:2396 load_modules: chan_mobile declined to load.
[2020-10-12 22:33:33] ERROR[10334]: loader.c:2396 load_modules: res_hep declined to load.
[2020-10-12 22:33:33] ERROR[10334]: loader.c:2396 load_modules: Declined modules which depend on res_hep: res_hep_rtcp, res_hep_pjsip
[2020-10-12 22:33:33] ERROR[10334]: loader.c:2396 load_modules: res_pjsip_transport_websocket declined to load.
[2020-10-12 22:33:33] ERROR[10334]: loader.c:2396 load_modules: app_agent_pool declined to load.
[2020-10-12 22:33:33] ERROR[10334]: loader.c:2396 load_modules: res_calendar declined to load.
[2020-10-12 22:33:33] ERROR[10334]: loader.c:2396 load_modules: Declined modules which depend on res_calendar: res_calendar_caldav, res_calendar_ews, res_calendar_exchange, res_calendar_icalendar
[2020-10-12 22:33:33] ERROR[10334]: loader.c:2396 load_modules: cdr_csv declined to load.
[2020-10-12 22:33:33] ERROR[10334]: loader.c:2396 load_modules: cdr_manager declined to load.
[2020-10-12 22:33:33] ERROR[10334]: loader.c:2396 load_modules: cdr_odbc declined to load.
[2020-10-12 22:33:33] ERROR[10334]: loader.c:2396 load_modules: app_alarmreceiver declined to load.
[2020-10-12 22:33:33] ERROR[10334]: loader.c:2396 load_modules: app_festival declined to load.
[2020-10-12 22:33:33] ERROR[10334]: loader.c:2396 load_modules: app_followme declined to load.
[2020-10-12 22:33:33] ERROR[10334]: loader.c:2396 load_modules: chan_phone declined to load.
[2020-10-12 22:33:33] ERROR[10334]: loader.c:2396 load_modules: chan_unistim declined to load.
[2020-10-12 22:33:33] ERROR[10334]: loader.c:2396 load_modules: pbx_ael declined to load.
[2020-10-12 22:33:33] ERROR[10334]: loader.c:2396 load_modules: pbx_dundi declined to load.
[2020-10-12 22:33:33] ERROR[10334]: loader.c:2396 load_modules: pbx_lua declined to load.
[2020-10-12 22:33:33] ERROR[10334]: loader.c:2396 load_modules: func_odbc declined to load.
[2020-10-12 22:33:33] ERROR[10334]: loader.c:2396 load_modules: res_pktccops declined to load.
Asterisk Ready.
[2020-10-12 22:33:36] NOTICE[27306]: chan_sip.c:30546 sip_poke_noanswer: Peer '56-peer' is now UNREACHABLE!  Last qualify: 0
sbc01*CLI>

I remade another instance of asterisk on the SBC, with the above sip.conf settings and it worked now!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.