Arch = x86_64
OS = CentOS-6.4 (freepbx)
Asterisk = 11.0.3
FreePBX = 2.11.0.1
I am trying to configure a Snom870 as extension 41715. I can call out to other extensions from that device but when I attempt to place an internal call to it I get the AVR ‘The person at extension 41715 is not available, blah-blah’. This is what I see in Asterisk.
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 11.3.0 currently running on voinet09 (pid = 16656) == Using SIP RTP TOS bits 184 == Using SIP RTP CoS mark 5 [2013-06-10 14:24:10] DEBUG[16676][C-00000001]: sip/sdp_crypto.c:285 sdp_crypto_process: Accepting crypto tag 1 [2013-06-10 14:24:10] DEBUG[16676][C-00000001]: sip/sdp_crypto.c:310 sdp_crypto_offer: Crypto line: a=crypto:1 AES_CM_128_HMAC_SHA1_80 inline:g4/YGMjX/15m43p/LYnQAVcidKYDKtW5nMwf/evJ [2013-06-10 14:24:10] WARNING[16676][C-00000001]: chan_sip.c:10064 process_sdp: Declining non-primary audio stream: audio 16724 RTP/AVP 9 0 8 3 97 98 99 100 106 107 108 109 18 101 [2013-06-10 14:24:10] WARNING[16676][C-00000001]: chan_sip.c:10064 process_sdp: Declining non-primary audio stream: audio 16724 RTP/AVP 9 0 8 3 97 98 99 100 106 107 108 109 18 101 [2013-06-10 14:24:10] WARNING[16712][C-00000001]: ccss.c:1000 ast_set_cc_callback_macro: Usage of cc_callback_macro is deprecated. Please use cc_callback_sub instead. [2013-06-10 14:24:10] WARNING[16712][C-00000001]: ccss.c:1000 ast_set_cc_callback_macro: Usage of cc_callback_macro is deprecated. Please use cc_callback_sub instead. [2013-06-10 14:24:10] WARNING[16712][C-00000001]: ccss.c:1000 ast_set_cc_callback_macro: Usage of cc_callback_macro is deprecated. Please use cc_callback_sub instead. [2013-06-10 14:24:10] WARNING[16712][C-00000001]: ccss.c:1000 ast_set_cc_callback_macro: Usage of cc_callback_macro is deprecated. Please use cc_callback_sub instead. == Using SIP RTP TOS bits 184 == Using SIP RTP CoS mark 5 [2013-06-10 14:24:10] DEBUG[16712][C-00000001]: sip/sdp_crypto.c:310 sdp_crypto_offer: Crypto line: a=crypto:1 AES_CM_128_HMAC_SHA1_80 inline:IsYKD8rUddyZ/vqhTJS4dcPIm/iXesI5vvEzzr48 == Everyone is busy/congested at this time (1:0/1/0) [2013-06-10 14:24:10] DEBUG[16712][C-00000001]: sip/sdp_crypto.c:310 sdp_crypto_offer: Crypto line: a=crypto:1 AES_CM_128_HMAC_SHA1_80 inline:g4/YGMjX/15m43p/LYnQAVcidKYDKtW5nMwf/evJ == Spawn extension (macro-vm, s-CONGESTION, 2) exited non-zero on 'SIP/41712-00000002' in macro 'vm' == Spawn extension (macro-exten-vm, s, 21) exited non-zero on 'SIP/41712-00000002' in macro 'exten-vm' == Spawn extension (from-internal, 41715, 2) exited non-zero on 'SIP/41712-00000002'
I have attempted a line by line comparison of the phone configurations and cannot identify any differences saving only that the identities are naturally different.
What am I missing?