No Audio after Applying Configuration Changes

Hello Everybody!

I’m hoping someone might be able to shed some light on a issue I’m having. Everytime I apply configuration changes to my server I lose audio on the calls. Meaning, neither party can hear each other. The call is connected but there is absolutely no audio. The only way to fix the problem is to reboot the server. I’m guessing it has something to do with SIP/NAT however I don’t know what. Perhaps the NAT is loosing its configuration???

Here are the specifics:

Platform: Amazon EC2 running on Fedora.
Asterisk Version: 1.6.0.5
FreePBX: 2.8.1.0
Trunking: 100% SIP. All trucks/extensions are SIP based.

Here is a snapshot of the code as I apply configuration changes.

ANY HELP WOULD BE GREATLY APPRECIATED!! THANK YOU!! THANK YOU!!

CHEERS.

STEVE


== Manager 'admin' logged on from 127.0.0.1
  == Manager 'admin' logged off from 127.0.0.1
  == Manager 'admin' logged on from 127.0.0.1
  == Manager 'admin' logged on from 127.0.0.1
  == Manager 'admin' logged on from 127.0.0.1
  == Manager 'admin' logged off from 127.0.0.1
  == Parsing '/etc/asterisk/manager.conf':   == Found
  == Parsing '/etc/asterisk/manager_additional.conf':   == Found
  == Parsing '/etc/asterisk/manager_custom.conf':   == Found
  == Parsing '/etc/asterisk/logger.conf':   == Found
 Asterisk Event Logger restarted
 Asterisk Queue Logger restarted
  == Parsing '/etc/asterisk/features.conf':   == Found
  == Parsing '/etc/asterisk/features_general_additional.conf':   == Found
  == Parsing '/etc/asterisk/features_general_custom.conf':   == Found
  == Parsing '/etc/asterisk/features_applicationmap_additional.conf':   == Found
  == Parsing '/etc/asterisk/features_applicationmap_custom.conf':   == Found
  == Parsing '/etc/asterisk/features_featuremap_additional.conf':   == Found
  == Parsing '/etc/asterisk/features_featuremap_custom.conf':   == Found
    -- Added extension '1' priority 1 to parkedcalls (0x8255110)
    -- Reloading module 'pbx_config.so' (Text Extension Configuration)
  == Parsing '/etc/asterisk/extensions.conf':   == Found
  == Parsing '/etc/asterisk/extensions_override_freepbx.conf':   == Found
  == Parsing '/etc/asterisk/extensions_additional.conf':   == Found
  == Parsing '/etc/asterisk/globals_custom.conf':   == Found
  == Parsing '/etc/asterisk/extensions_custom.conf':   == Found
  == Setting global variable 'FMDEVSTATE' to 'TRUE'
  == Setting global variable 'DNDDEVSTATE' to 'TRUE'
  == Setting global variable 'CFDEVSTATE' to 'TRUE'
  == Setting global variable 'QUEDEVSTATE' to 'TRUE'
  == Setting global variable 'INTERCOMCODE' to '00'
  == Setting global variable 'CALLFILENAME' to '""'
  == Setting global variable 'DIAL_OPTIONS' to 'tr'
  == Setting global variable 'TRUNK_OPTIONS' to ''
  == Setting global variable 'DIAL_OUT' to '9'
  == Setting global variable 'FAX' to ''
  == Setting global variable 'INCOMING' to 'group-all'
  == Setting global variable 'NULL' to '""'
  == Setting global variable 'OPERATOR' to ''
  == Setting global variable 'OPERATOR_XTN' to '0'
  == Setting global variable 'PARKNOTIFY' to 'SIP/200'
  == Setting global variable 'RECORDEXTEN' to '""'
  == Setting global variable 'RINGTIMER' to '15'
  == Setting global variable 'DIRECTORY' to 'last'
  == Setting global variable 'AFTER_INCOMING' to ''
  == Setting global variable 'IN_OVERRIDE' to 'forcereghours'
  == Setting global variable 'REGTIME' to '7:55-17:05'
  == Setting global variable 'REGDAYS' to 'mon-fri'
  == Setting global variable 'DIRECTORY_OPTS' to ''
  == Setting global variable 'DIALOUTIDS' to '1'
  == Setting global variable 'VM_PREFIX' to '*'
  == Setting global variable 'VM_OPTS' to 's'
  == Setting global variable 'VM_GAIN' to ''
  == Setting global variable 'VM_DDTYPE' to 'u'
  == Setting global variable 'TIMEFORMAT' to 'IMp'
  == Setting global variable 'TONEZONE' to 'us'
  == Setting global variable 'ALLOW_SIP_ANON' to 'yes'
  == Setting global variable 'VMX_CONTEXT' to 'from-internal'
  == Setting global variable 'VMX_PRI' to '1'
  == Setting global variable 'VMX_TIMEDEST_CONTEXT' to ''
  == Setting global variable 'VMX_TIMEDEST_EXT' to 'dovm'
  == Setting global variable 'VMX_TIMEDEST_PRI' to '1'
  == Setting global variable 'VMX_LOOPDEST_CONTEXT' to ''
  == Setting global variable 'VMX_LOOPDEST_EXT' to 'dovm'
  == Setting global variable 'VMX_LOOPDEST_PRI' to '1'
  == Setting global variable 'VMX_OPTS_TIMEOUT' to ''
  == Setting global variable 'VMX_OPTS_LOOP' to ''
  == Setting global variable 'VMX_OPTS_DOVM' to ''
  == Setting global variable 'VMX_TIMEOUT' to '2'
  == Setting global variable 'VMX_REPEAT' to '1'
  == Setting global variable 'VMX_LOOPS' to '1'
  == Setting global variable 'TRANSFER_CONTEXT' to 'from-internal-xfer'
  == Setting global variable 'MIXMON_FORMAT' to 'wav'
  == Setting global variable 'MIXMON_DIR' to ''
  == Setting global variable 'MIXMON_POST' to ''
  == Setting global variable 'RECORDING_STATE' to 'ENABLED'
  == Setting global variable 'ASTETCDIR' to '/etc/asterisk'
  == Setting global variable 'ASTMODDIR' to '/usr/lib/asterisk/modules'
  == Setting global variable 'ASTVARLIBDIR' to '/var/lib/asterisk'
  == Setting global variable 'ASTAGIDIR' to '/var/lib/asterisk/agi-bin'
  == Setting global variable 'ASTSPOOLDIR' to '/var/spool/asterisk'
  == Setting global variable 'ASTRUNDIR' to '/var/run/asterisk'
  == Setting global variable 'ASTLOGDIR' to '/var/log/asterisk'
  == Setting global variable 'CWINUSEBUSY' to 'true'
  == Setting global variable 'AMPMGRUSER' to 'admin'
  == Setting global variable 'AMPMGRPASS' to 'Ihb4shUuDdIwuQYY'
  == Setting global variable 'AMPDBENGINE' to 'mysql'
  == Setting global variable 'AMPDBHOST' to 'localhost'
  == Setting global variable 'AMPDBNAME' to 'asterisk'
  == Setting global variable 'AMPDBUSER' to 'admin'
  == Setting global variable 'AMPDBPASS' to 'R6HIcD7Flc12LQYY'
  == Setting global variable 'ASTVERSION' to '1.6.0.5'
  == Setting global variable 'ASTCHANDAHDI' to '1'
  == Setting global variable 'OUT_1' to 'SIP/mantis_main_9096940075'
  == Setting global variable 'OUTCID_1' to '9096940075'
  == Setting global variable 'OUTMAXCHANS_1' to ''
  == Setting global variable 'OUTFAIL_1' to ''
  == Setting global variable 'OUTPREFIX_1' to ''
  == Setting global variable 'OUTDISABLE_1' to 'off'
  == Setting global variable 'OUTKEEPCID_1' to 'off'
  == Setting global variable 'FORCEDOUTCID_1' to ''
  == Setting global variable 'PREFIX_TRUNK_1' to ''
  == Setting global variable 'OUT_2' to 'SIP/Club House'
  == Setting global variable 'OUTCID_2' to '9094364350'
  == Setting global variable 'OUTMAXCHANS_2' to '10'
  == Setting global variable 'OUTFAIL_2' to ''
  == Setting global variable 'OUTPREFIX_2' to ''
  == Setting global variable 'OUTDISABLE_2' to 'off'
  == Setting global variable 'OUTKEEPCID_2' to 'off'
  == Setting global variable 'FORCEDOUTCID_2' to ''
  == Setting global variable 'PREFIX_TRUNK_2' to ''
  == Setting global variable 'OUT_3' to 'SIP/YAJ_Main'
  == Setting global variable 'OUTCID_3' to '9096213023'
  == Setting global variable 'OUTMAXCHANS_3' to '99'
  == Setting global variable 'OUTFAIL_3' to ''
  == Setting global variable 'OUTPREFIX_3' to ''
  == Setting global variable 'OUTDISABLE_3' to 'off'
  == Setting global variable 'OUTKEEPCID_3' to 'off'
  == Setting global variable 'FORCEDOUTCID_3' to ''
  == Setting global variable 'PREFIX_TRUNK_3' to ''
  == Setting global variable 'OUT_4' to 'SIP/DID_Matt'
  == Setting global variable 'OUTCID_4' to '9096213023'
  == Setting global variable 'OUTMAXCHANS_4' to ''
  == Setting global variable 'OUTFAIL_4' to ''
  == Setting global variable 'OUTPREFIX_4' to ''
  == Setting global variable 'OUTDISABLE_4' to 'off'
  == Setting global variable 'OUTKEEPCID_4' to 'off'
  == Setting global variable 'FORCEDOUTCID_4' to ''
  == Setting global variable 'PREFIX_TRUNK_4' to ''
  == Setting global variable 'OUT_5' to 'SIP/DID_Esteban'
  == Setting global variable 'OUTCID_5' to '9096213023'
  == Setting global variable 'OUTMAXCHANS_5' to ''
  == Setting global variable 'OUTFAIL_5' to ''
  == Setting global variable 'OUTPREFIX_5' to ''
  == Setting global variable 'OUTDISABLE_5' to 'off'
  == Setting global variable 'OUTKEEPCID_5' to 'off'
  == Setting global variable 'FORCEDOUTCID_5' to ''
  == Setting global variable 'PREFIX_TRUNK_5' to ''
  == Setting global variable 'OUT_6' to 'SIP/DID_John'
  == Setting global variable 'OUTCID_6' to '9096213023'
  == Setting global variable 'OUTMAXCHANS_6' to ''
  == Setting global variable 'OUTFAIL_6' to ''
  == Setting global variable 'OUTPREFIX_6' to ''
  == Setting global variable 'OUTDISABLE_6' to 'off'
  == Setting global variable 'OUTKEEPCID_6' to 'off'
  == Setting global variable 'FORCEDOUTCID_6' to ''
  == Setting global variable 'PREFIX_TRUNK_6' to ''
  == Setting global variable 'OUT_7' to 'SIP/DID_Steve'
  == Setting global variable 'OUTCID_7' to '9096213023'
  == Setting global variable 'OUTMAXCHANS_7' to ''
  == Setting global variable 'OUTFAIL_7' to ''
  == Setting global variable 'OUTPREFIX_7' to ''
  == Setting global variable 'OUTDISABLE_7' to 'off'
  == Setting global variable 'OUTKEEPCID_7' to 'off'
  == Setting global variable 'FORCEDOUTCID_7' to ''
  == Setting global variable 'PREFIX_TRUNK_7' to ''
    -- Registered extension context 'app-dnd-off' (0x838e560) in local table 0x832d6a8; registrar: pbx_config
    -- Including context 'app-dnd-off-custom' in context 'app-dnd-off'
    -- Added extension '*79' priority 1 to app-dnd-off (0x838e560)
    -- Added extension '*79' priority 2 to app-dnd-off (0x838e560)
    -- Added extension '*79' priority 3 to app-dnd-off (0x838e560)
    -- Added extension '*79' priority 4 to app-dnd-off (0x838e560)
    -- Added extension '*79' priority 5 to app-dnd-off (0x838e560)
    -- Added extension '*79' priority 6 to app-dnd-off (0x838e560)
    -- Added extension '*79' priority 7 to app-dnd-off (0x838e560)
    -- Added extension '*79' priority 8 to app-dnd-off (0x838e560)
    -- Added extension '*79' priority 9 to app-dnd-off (0x838e560)
    -- Registered extension context 'app-dnd-on' (0x8391798) in local table 0x832d6a8; registrar: pbx_config
    -- Including context 'app-dnd-on-custom' in context 'app-dnd-on'
    -- Added extension '*78' priority 1 to app-dnd-on (0x8391798)
    -- Added extension '*78' priority 2 to app-dnd-on (0x8391798)
    -- Added extension '*78' priority 3 to app-dnd-on (0x8391798)
    -- Added extension '*78' priority 4 to app-dnd-on (0x8391798)
    -- Added extension '*78' priority 5 to app-dnd-on (0x8391798)
    -- Added extension '*78' priority 6 to app-dnd-on (0x8391798)
    -- Added extension '*78' priority 7 to app-dnd-on (0x8391798)
    -- Added extension '*78' priority 8 to app-dnd-on (0x8391798)
    -- Added extension '*78' priority 9 to app-dnd-on (0x8391798)
    -- Registered extension context 'app-dnd-toggle' (0x8307190) in local table 0x832d6a8; registrar: pbx_config
    -- Including context 'app-dnd-toggle-custom' in context 'app-dnd-toggle'
    -- Added extension '*76' priority 1 to app-dnd-toggle (0x8307190)
    -- Added extension '*76' priority 2 to app-dnd-toggle (0x8307190)
    -- Added extension '*76' priority 3 to app-dnd-toggle (0x8307190)
    -- Added extension '*76' priority 4 to app-dnd-toggle (0x8307190)
    -- Added extension '*76' priority 5 to app-dnd-toggle (0x8307190)
    -- Added extension '*76' priority 6 to app-dnd-toggle (0x8307190)
    -- Added extension '*76' priority 7 to app-dnd-toggle (0x8307190)
    -- Added extension '*76' priority 8 to app-dnd-toggle (0x8307190)
    -- Added extension '*76' priority 9 to app-dnd-toggle (0x8307190)
    -- Added extension '*76' priority 10 to app-dnd-toggle (0x8307190)
    -- Added extension '*76' priority 11 to app-dnd-toggle (0x8307190)
    -- Added extension '*76' priority 12 to app-dnd-toggle (0x8307190)
    -- Added extension '*76' priority 13 to app-dnd-toggle (0x8307190)
    -- Added extension '*76' priority 14 to app-dnd-toggle (0x8307190)
    -- Added extension '*76' priority 15 to app-dnd-toggle (0x8307190)
    -- Added extension '*76' priority 16 to app-dnd-toggle (0x8307190)
    -- Added extension '*76' priority 17 to app-dnd-toggle (0x8307190)
    -- Added extension '*76' priority 18 to app-dnd-toggle (0x8307190)
    -- Added extension '*76' priority 19 to app-dnd-toggle (0x8307190)
    -- Added extension '*76' priority 20 to app-dnd-toggle (0x8307190)
    -- Added extension 'sstate' priority 1 to app-dnd-toggle (0x8307190)
    -- Added extension 'sstate' priority 2 to app-dnd-toggle (0x8307190)
    -- Added extension 'sstate' priority 3 to app-dnd-toggle (0x8307190)
    -- Added extension 'sstate' priority 4 to app-dnd-toggle (0x8307190)
    -- Added extension 'sstate' priority 5 to app-dnd-toggle (0x8307190)
    -- Added extension 'sstate' priority 6 to app-dnd-toggle (0x8307190)
    -- Added extension 'sstate' priority 7 to app-dnd-toggle (0x8307190)
    -- Added extension 'sstate' priority 8 to app-dnd-toggle (0x8307190)
    -- Added extension 'sstate' priority 9 to app-dnd-toggle (0x8307190)
    -- Registered extension context 'fop2-park' (0x836ddf8) in local table 0x832d6a8; registrar: pbx_config
    -- Added extension '_X.' priority 1 to fop2-park (0x836ddf8)
    -- Added extension '_X.' priority 2 to fop2-park (0x836ddf8)
    -- Added extension '_X.' priority 3 to fop2-park (0x836ddf8)
    -- Added extension '_X.' priority 4 to fop2-park (0x836ddf8)
    -- Registered extension context 'fop2-dummy' (0x8371718) in local table 0x832d6a8; registrar: pbx_config
    -- Added extension 'dummy' priority 1 to fop2-dummy (0x8371718)
    -- Added extension 'dummy' priority 2 to fop2-dummy (0x8371718)
    -- Added extension 'dummy' priority 3 to fop2-dummy (0x8371718)
    -- Registered extension context 'app-fmf-toggle' (0x838d280) in local table 0x832d6a8; registrar: pbx_config
    -- Including context 'app-fmf-toggle-custom' in context 'app-fmf-toggle'
    -- Added extension '*21' priority 1 to app-fmf-toggle (0x838d280)
    -- Added extension 's' priority 1 to app-fmf-toggle (0x838d280)
    -- Added extension 's' priority 2 to app-fmf-toggle (0x838d280)
    -- Added extension 's' priority 3 to app-fmf-toggle (0x838d280)
    -- Added extension 's' priority 4 to app-fmf-toggle (0x838d280)
    -- Added extension 's' priority 5 to app-fmf-toggle (0x838d280)
    -- Added extension 's' priority 6 to app-fmf-toggle (0x838d280)
    -- Added extension 's' priority 7 to app-fmf-toggle (0x838d280)
    -- Added extension 's' priority 8 to app-fmf-toggle (0x838d280)
    -- Added extension 's' priority 9 to app-fmf-toggle (0x838d280)
    -- Added extension 's' priority 10 to app-fmf-toggle (0x838d280)
    -- Added extension 's' priority 11 to app-fmf-toggle (0x838d280)
    -- Added extension 's' priority 12 to app-fmf-toggle (0x838d280)
    -- Added extension 's' priority 13 to app-fmf-toggle (0x838d280)
    -- Added extension 's' priority 14 to app-fmf-toggle (0x838d280)
    -- Added extension 's' priority 15 to app-fmf-toggle (0x838d280)
    -- Added extension 'sstate' priority 1 to app-fmf-toggle (0x838d280)
    -- Added extension 'sstate' priority 2 to app-fmf-toggle (0x838d280)
    -- Added extension 'sstate' priority 3 to app-fmf-toggle (0x838d280)
    -- Added extension 'sstate' priority 4 to app-fmf-toggle (0x838d280)
    -- Added extension 'sstate' priority 5 to app-fmf-toggle (0x838d280)
    -- Added extension 'sstate' priority 6 to app-fmf-toggle (0x838d280)
    -- Added extension 'sstate' priority 7 to app-fmf-toggle (0x838d280)
    -- Added extension 'sstate' priority 8 to app-fmf-toggle (0x838d280)
    -- Registered extension context 'ext-findmefollow' (0x83855d8) in local table 0x832d6a8; registrar: pbx_config
    -- Including context 'ext-findmefollow-custom' in context 'ext-findmefollow'
    -- Added extension '*21100' priority 1 to ext-findmefollow (0x83855d8)
    -- Added extension '*21100' priority -1 to ext-findmefollow (0x83855d8)
    -- Added extension '*21101' priority 1 to ext-findmefollow (0x83855d8)
    -- Added extension '*21101' priority -1 to ext-findmefollow (0x83855d8)
    -- Added extension '*21102' priority 1 to ext-findmefollow (0x83855d8)
    -- Added extension '*21102' priority -1 to ext-findmefollow (0x83855d8)
    -- Added extension '*21103' priority 1 to ext-findmefollow (0x83855d8)
    -- Added extension '*21103' priority -1 to ext-findmefollow (0x83855d8)
    -- Added extension '*21104' priority 1 to ext-findmefollow (0x83855d8)
    -- Added extension '*21104' priority -1 to ext-findmefollow (0x83855d8)
    -- Added extension '*21105' priority 1 to ext-findmefollow (0x83855d8)
    -- Added extension '*21105' priority -1 to ext-findmefollow (0x83855d8)
    -- Added extension '*21106' priority 1 to ext-findmefollow (0x83855d8)
    -- Added extension '*21106' priority -1 to ext-findmefollow (0x83855d8)
    -- Added extension '*21107' priority 1 to ext-findmefollow (0x83855d8)
    -- Added extension '*21107' priority -1 to ext-findmefollow (0x83855d8)
    -- Added extension '*21109' priority 1 to ext-findmefollow (0x83855d8)
    -- Added extension '*21109' priority -1 to ext-findmefollow (0x83855d8)
    -- Added extension '*21110' priority 1 to ext-findmefollow (0x83855d8)
    -- Added extension '*21110' priority -1 to ext-findmefollow (0x83855d8)
    -- Added extension '*21300' priority 1 to ext-findmefollow (0x83855d8)
    -- Added extension '*21300' priority -1 to ext-findmefollow (0x83855d8)
    -- Added extension '*21301' priority 1 to ext-findmefollow (0x83855d8)
    -- Added extension '*21301' priority -1 to ext-findmefollow (0x83855d8)
    -- Added extension '*21506' priority 1 to ext-findmefollow (0x83855d8)
    -- Added extension '*21506' priority -1 to ext-findmefollow (0x83855d8)
    -- Registered extension context 'app-callwaiting-cwoff' (0x837bf80) in local table 0x832d6a8; registrar: pbx_config
    -- Including context 'app-callwaiting-cwoff-custom' in context 'app-callwaiting-cwoff'
    -- Added extension '*71' priority 1 to app-callwaiting-cwoff (0x837bf80)
    -- Added extension '*71' priority 2 to app-callwaiting-cwoff (0x837bf80)
    -- Added extension '*71' priority 3 to app-callwaiting-cwoff (0x837bf80)
    -- Added extension '*71' priority 4 to app-callwaiting-cwoff (0x837bf80)
    -- Added extension '*71' priority 5 to app-callwaiting-cwoff (0x837bf80)
    -- Added extension '*71' priority 6 to app-callwaiting-cwoff (0x837bf80)
    -- Registered extension context 'app-callwaiting-cwon' (0x837f140) in local table 0x832d6a8; registrar: pbx_config
    -- Including context 'app-callwaiting-cwon-custom' in context 'app-callwaiting-cwon'
    -- Added extension '*70' priority 1 to app-callwaiting-cwon (0x837f140)
    -- Added extension '*70' priority 2 to app-callwaiting-cwon (0x837f140)
    -- Added extension '*70' priority 3 to app-callwaiting-cwon (0x837f140)
    -- Added extension '*70' priority 4 to app-callwaiting-cwon (0x837f140)
    -- Added extension '*70' priority 5 to app-callwaiting-cwon (0x837f140)
    -- Added extension '*70' priority 6 to app-callwaiting-cwon (0x837f140)
    -- Registered extension context 'ivr-2' (0x8381810) in local table 0x832d6a8; registrar: pbx_config
    -- Including context 'ivr-2-custom' in context 'ivr-2'
    -- Including context 'from-did-direct-ivr' in context 'ivr-2'
    -- Added extension 'h' priority 1 to ivr-2 (0x8381810)
    -- Added extension 's' priority 1 to ivr-2 (0x8381810)
    -- Added extension 's' priority 2 to ivr-2 (0x8381810)
    -- Added extension 's' priority 3 to ivr-2 (0x8381810)
    -- Added extension 's' priority 4 to ivr-2 (0x8381810)
    -- Added extension 's' priority 5 to ivr-2 (0x8381810)
    -- Added extension 's' priority 6 to ivr-2 (0x8381810)
    -- Added extension 's' priority 7 to ivr-2 (0x8381810)
    -- Added extension 's' priority 8 to ivr-2 (0x8381810)
    -- Added extension 's' priority 9 to ivr-2 (0x8381810)
    -- Added extension 's' priority 10 to ivr-2 (0x8381810)
    -- Added extension 's' priority 11 to ivr-2 (0x8381810)
    -- Added extension 's' priority 12 to ivr-2 (0x8381810)
    -- Added extension 's' priority 13 to ivr-2 (0x8381810)
    -- Added extension 'hang' priority 1 to ivr-2 (0x8381810)
    -- Added extension 'hang' priority 2 to ivr-2 (0x8381810)
    -- Added extension '0' priority 1 to ivr-2 (0x8381810)
    -- Added extension '0' priority 2 to ivr-2 (0x8381810)
    -- Added extension '0' priority 3 to ivr-2 (0x8381810)
    -- Added extension '1' priority 1 to ivr-2 (0x8381810)
    -- Added extension '1' priority 2 to ivr-2 (0x8381810)
    -- Added extension '1' priority 3 to ivr-2 (0x8381810)
    -- Added extension '2' priority 1 to ivr-2 (0x8381810)
    -- Added extension '2' priority 2 to ivr-2 (0x8381810)
    -- Added extension '2' priority 3 to ivr-2 (0x8381810)
    -- Added extension '3' priority 1 to ivr-2 (0x8381810)
    -- Added extension '3' priority 2 to ivr-2 (0x8381810)
    -- Added extension '3' priority 3 to ivr-2 (0x8381810)
    -- Added extension '4' priority 1 to ivr-2 (0x8381810)
    -- Added extension '4' priority 2 to ivr-2 (0x8381810)
    -- Added extension '4' priority 3 to ivr-2 (0x8381810)
    -- Added extension '5' priority 1 to ivr-2 (0x8381810)
    -- Added extension '5' priority 2 to ivr-2 (0x8381810)
    -- Added extension '5' priority 3 to ivr-2 (0x8381810)
    -- Added extension '6' priority 1 to ivr-2 (0x8381810)
    -- Added extension '6' priority 2 to ivr-2 (0x8381810)
    -- Added extension '6' priority 3 to ivr-2 (0x8381810)
    -- Added extension '7' priority 1 to ivr-2 (0x8381810)
    -- Added extension '7' priority 2 to ivr-2 (0x8381810)
    -- Added extension '7' priority 3 to ivr-2 (0x8381810)
    -- Added extension '9' priority 1 to ivr-2 (0x8381810)
    -- Added extension '9' priority 2 to ivr-2 (0x8381810)
    -- Added extension '9' priority 3 to ivr-2 (0x8381810)
    -- Added extension 'i' priority 1 to ivr-2 (0x8381810)
    -- Added extension 'i' priority 2 to ivr-2 (0x8381810)
    -- Added extension 't' priority 1 to ivr-2 (0x8381810)
    -- Added extension 'loop' priority 1 to ivr-2 (0x8381810)
    -- Added extension 'loop' priority 2 to ivr-2 (0x8381810)
    -- Added extension 'loop' priority 3 to ivr-2 (0x8381810)
    -- Added extension 'return' priority 1 to ivr-2 (0x8381810)
    -- Added extension 'return' priority 2 to ivr-2 (0x8381810)
    -- Added extension 'return' priority 3 to ivr-2 (0x8381810)
    -- Added extension 'return' priority 4 to ivr-2 (0x8381810)
    -- Registered extension context 'ext-intercom' (0x836ef10) in local table 0x832d6a8; registrar: pbx_config
    -- Including context 'ext-intercom-custom' in context 'ext-intercom'
    -- Added extension '_00.' priority 1 to ext-intercom (0x836ef10)
    -- Added extension '_00.' priority 2 to ext-intercom (0x836ef10)
    -- Added extension '_00.' priority 3 to ext-intercom (0x836ef10)
    -- Added extension '_00.' priority 4 to ext-intercom (0x836ef10)
    -- Added extension '_00.' priority 5 to ext-intercom (0x836ef10)
    -- Added extension '_00.' priority 6 to ext-intercom (0x836ef10)
    -- Added extension '_00.' priority 7 to ext-intercom (0x836ef10)
    -- Added extension '_00.' priority 8 to ext-intercom (0x836ef10)
    -- Added extension '_00.' priority 9 to ext-intercom (0x836ef10)
    -- Added extension '_00.' priority 10 to ext-intercom (0x836ef10)
    -- Added extension '_00.' priority 11 to ext-intercom (0x836ef10)
    -- Added extension '_00.' priority 12 to ext-intercom (0x836ef10)
    -- Added extension '_00.' priority 13 to ext-intercom (0x836ef10)
    -- Added extension '_00.' priority 14 to ext-intercom (0x836ef10)
    -- Added extension '_00.' priority 15 to ext-intercom (0x836ef10)
    -- Added extension '_00.' priority 16 to ext-intercom (0x836ef10)
    -- Added extension '_00.' priority 17 to ext-intercom (0x836ef10)
    -- Added extension '_00.' priority 18 to ext-intercom (0x836ef10)
    -- Added extension '_00.' priority 19 to ext-intercom (0x836ef10)
    -- Added extension '_00.' priority 20 to ext-intercom (0x836ef10)
    -- Added extension '_00.' priority 21 to ext-intercom (0x836ef10)
    -- Added extension '_00.' priority 22 to ext-intercom (0x836ef10)
    -- Added extension '_00.' priority 23 to ext-intercom (0x836ef10)
    -- Added extension '_00.' priority 24 to ext-intercom (0x836ef10)
    -- Added extension '_00.' priority 25 to ext-intercom (0x836ef10)
    -- Added extension '_00.' priority 26 to ext-intercom (0x836ef10)
    -- Added extension '_00.' priority 27 to ext-intercom (0x836ef10)
    -- Added extension '_00.' priority 28 to ext-intercom (0x836ef10)
    -- Added extension '_00.' priority 29 to ext-intercom (0x836ef10)
    -- Added extension '_00.' priority 30 to ext-intercom (0x836ef10)
    -- Added extension '_00.' priority 31 to ext-intercom (0x836ef10)
    -- Added extension '_00.' priority 32 to ext-intercom (0x836ef10)
    -- Added extension '_00.' priority 33 to ext-intercom (0x836ef10)
    -- Added extension '_00.' priority 34 to ext-intercom (0x836ef10)
    -- Added extension '_00.' priority 35 to ext-intercom (0x836ef10)
    -- Added extension '_00.' priority 36 to ext-intercom (0x836ef10)
    -- Added extension '_00.' priority 37 to ext-intercom (0x836ef10)
    -- Added extension '_00.' priority 38 to ext-intercom (0x836ef10)
    -- Added extension '_00.' priority 39 to ext-intercom (0x836ef10)
    -- Registered extension context 'ext-intercom-users' (0x837a538) in local table 0x832d6a8; registrar: pbx_config
    -- Including context 'ext-intercom-users-custom' in context 'ext-intercom-users'
    -- Added extension '00100' priority 1 to ext-intercom-users (0x837a538)
    -- Added extension '00101' priority 1 to ext-intercom-users (0x837a538)
    -- Added extension '00102' priority 1 to ext-intercom-users (0x837a538)
    -- Added extension '00103' priority 1 to ext-intercom-users (0x837a538)
    -- Added extension '00104' priority 1 to ext-intercom-users (0x837a538)
    -- Added extension '00105' priority 1 to ext-intercom-users (0x837a538)
    -- Added extension '00106' priority 1 to ext-intercom-users (0x837a538)
    -- Added extension '00107' priority 1 to ext-intercom-users (0x837a538)
    -- Added extension '00109' priority 1 to ext-intercom-users (0x837a538)
    -- Added extension '00110' priority 1 to ext-intercom-users (0x837a538)
    -- Added extension '00300' priority 1 to ext-intercom-users (0x837a538)
    -- Added extension '00301' priority 1 to ext-intercom-users (0x837a538)
    -- Added extension '00506' priority 1 to ext-intercom-users (0x837a538)
    -- Registered extension context 'macro-autoanswer' (0x838b348) in local table 0x832d6a8; registrar: pbx_config
    -- Including context 'macro-autoanswer-custom' in context 'macro-autoanswer'
    -- Added extension 's' priority 1 to macro-autoanswer (0x838b348)
    -- Added extension 's' priority 2 to macro-autoanswer (0x838b348)
    -- Added extension 's' priority 3 to macro-autoanswer (0x838b348)
    -- Added extension 's' priority 4 to macro-autoanswer (0x838b348)
    -- Added extension 's' priority 5 to macro-autoanswer (0x838b348)
    -- Added extension 's' priority 6 to macro-autoanswer (0x838b348)
    -- Added extension 's' priority 7 to macro-autoanswer (0x838b348)
    -- Added extension 's' priority 8 to macro-autoanswer (0x838b348)
    -- Added extension 's' priority 11 to macro-autoanswer (0x838b348)
    -- Registered extension context 'ext-paging' (0x838df78) in local table 0x832d6a8; registrar: pbx_config
    -- Including context 'ext-paging-custom' in context 'ext-paging'
    -- Added extension '_PAGE.' priority 1 to ext-paging (0x838df78)
    -- Added extension '_PAGE.' priority 2 to ext-paging (0x838df78)
    -- Added extension '_PAGE.' priority 3 to ext-paging (0x838df78)
    -- Added extension '_PAGE.' priority 4 to ext-paging (0x838df78)
    -- Added extension '_PAGE.' priority 5 to ext-paging (0x838df78)
    -- Added extension '_PAGE.' priority 6 to ext-paging (0x838df78)
    -- Added extension '_PAGE.' priority 7 to ext-paging (0x838df78)
    -- Added extension '_FPAGE.' priority 1 to ext-paging (0x838df78)
    -- Added extension '_FPAGE.' priority 2 to ext-paging (0x838df78)
    -- Added extension '_FPAGE.' priority 3 to ext-paging (0x838df78)
    -- Added extension '_FPAGE.' priority 4 to ext-paging (0x838df78)
    -- Registered extension context 'park-dial' (0x8376f10) in local table 0x832d6a8; registrar: pbx_config
    -- Including context 'park-dial-custom' in context 'park-dial'
    -- Added extension 't' priority 1 to park-dial (0x8376f10)
    -- Added extension 't' priority 2 to park-dial (0x8376f10)
    -- Added extension '_[0-9a-zA-Z*#].' priority 1 to park-dial (0x8376f10)
    -- Added extension '_[0-9a-zA-Z*#].' priority 2 to park-dial (0x8376f10)
    -- Registered extension context 'park-hints' (0x81b5ae8) in local table 0x832d6a8; registrar: pbx_config
    -- Including context 'park-hints-custom' in context 'park-hints'
    -- Added extension '2' priority 1 to park-hints (0x81b5ae8)
    -- Added extension '2' priority -1 to park-hints (0x81b5ae8)
    -- Added extension '3' priority 1 to park-hints (0x81b5ae8)
    -- Added extension '3' priority -1 to park-hints (0x81b5ae8)
    -- Added extension '4' priority 1 to park-hints (0x81b5ae8)
    -- Added extension '4' priority -1 to park-hints (0x81b5ae8)
    -- Added extension '5' priority 1 to park-hints (0x81b5ae8)
    -- Added extension '5' priority -1 to park-hints (0x81b5ae8)
    -- Added extension '6' priority 1 to park-hints (0x81b5ae8)
    -- Added extension '6' priority -1 to park-hints (0x81b5ae8)
    -- Added extension '7' priority 1 to park-hints (0x81b5ae8)
    -- Added extension '7' priority -1 to park-hints (0x81b5ae8)
    -- Added extension '8' priority 1 to park-hints (0x81b5ae8)
    -- Added extension '8' priority -1 to park-hints (0x81b5ae8)
    -- Added extension '9' priority 1 to park-hints (0x81b5ae8)
    -- Added extension '9' priority -1 to park-hints (0x81b5ae8)
    -- Added extension '10' priority 1 to park-hints (0x81b5ae8)
    -- Added extension '10' priority -1 to park-hints (0x81b5ae8)
    -- Added extension 'sstate' priority 1 to app-dnd-off (0x838e560)
    -- Added extension 'sstate' priority 2 to app-dnd-off (0x838e560)
    -- Added extension 'sstate' priority 3 to app-dnd-off (0x838e560)
    -- Added extension 'sstate' priority 4 to app-dnd-off (0x838e560)
    -- Added extension 'sstate' priority 5 to app-dnd-off (0x838e560)
    -- Added extension 'sstate' priority 6 to app-dnd-off (0x838e560)
    -- Added extension 'sstate' priority 7 to app-dnd-off (0x838e560)
    -- Added extension 'sstate' priority 8 to app-dnd-off (0x838e560)
    -- Added extension 'sstate' priority 9 to app-dnd-off (0x838e560)
    -- Added extension 'sstate' priority 1 to app-dnd-on (0x8391798)
    -- Added extension 'sstate' priority 2 to app-dnd-on (0x8391798)
    -- Added extension 'sstate' priority 3 to app-dnd-on (0x8391798)
    -- Added extension 'sstate' priority 4 to app-dnd-on (0x8391798)
    -- Added extension 'sstate' priority 5 to app-dnd-on (0x8391798)
    -- Added extension 'sstate' priority 6 to app-dnd-on (0x8391798)
    -- Added extension 'sstate' priority 7 to app-dnd-on (0x8391798)
    -- Added extension 'sstate' priority 8 to app-dnd-on (0x8391798)
    -- Added extension 'sstate' priority 9 to app-dnd-on (0x8391798)
    -- Registered extension context 'ext-dnd-hints' (0x8374700) in local table 0x832d6a8; registrar: pbx_config
    -- Including context 'ext-dnd-hints-custom' in context 'ext-dnd-hints'
    -- Added extension '*76100' priority 1 to ext-dnd-hints (0x8374700)
    -- Added extension '*76100' priority -1 to ext-dnd-hints (0x8374700)
    -- Added extension '*76101' priority 1 to ext-dnd-hints (0x8374700)
    -- Added extension '*76101' priority -1 to ext-dnd-hints (0x8374700)
    -- Added extension '*76102' priority 1 to ext-dnd-hints (0x8374700)
    -- Added extension '*76102' priority -1 to ext-dnd-hints (0x8374700)
    -- Added extension '*76103' priority 1 to ext-dnd-hints (0x8374700)
    -- Added extension '*76103' priority -1 to ext-dnd-hints (0x8374700)
    -- Added extension '*76104' priority 1 to ext-dnd-hints (0x8374700)
    -- Added extension '*76104' priority -1 to ext-dnd-hints (0x8374700)
    -- Added extension '*76105' priority 1 to ext-dnd-hints (0x8374700)
    -- Added extension '*76105' priority -1 to ext-dnd-hints (0x8374700)
    -- Added extension '*76106' priority 1 to ext-dnd-hints (0x8374700)
    -- Added extension '*76106' priority -1 to ext-dnd-hints (0x8374700)
    -- Added extension '*76107' priority 1 to ext-dnd-hints (0x8374700)
    -- Added extension '*76107' priority -1 to ext-dnd-hints (0x8374700)
    -- Added extension '*76109' priority 1 to ext-dnd-hints (0x8374700)
    -- Added extension '*76109' priority -1 to ext-dnd-hints (0x8374700)
    -- Added extension '*76110' priority 1 to ext-dnd-hints (0x8374700)
    -- Added extension '*76110' priority -1 to ext-dnd-hints (0x8374700)
    -- Added extension '*76300' priority 1 to ext-dnd-hints (0x8374700)
    -- Added extension '*76300' priority -1 to ext-dnd-hints (0x8374700)
    -- Added extension '*76301' priority 1 to ext-dnd-hints (0x8374700)
    -- Added extension '*76301' priority -1 to ext-dnd-hints (0x8374700)
    -- Added extension '*76506' priority 1 to ext-dnd-hints (0x8374700)
    -- Added extension '*76506' priority -1 to ext-dnd-hints (0x8374700)
    -- Registered extension context 'app-blacklist-check' (0x83d04a8) in local table 0x832d6a8; registrar: pbx_config
    -- Including context 'app-blacklist-check-custom' in context 'app-blacklist-check'
    -- Added extension 's' priority 1 to app-blacklist-check (0x83d04a8)
    -- Added extension 's' priority 2 to app-blacklist-check (0x83d04a8)
    -- Added extension 's' priority 3 to app-blacklist-check (0x83d04a8)
    -- Added extension 's' priority 4 to app-blacklist-check (0x83d04a8)
    -- Added extension 's' priority 5 to app-blacklist-check (0x83d04a8)
    -- Added extension 's' priority 6 to app-blacklist-check (0x83d04a8)
    -- Added extension 's' priority 7 to app-blacklist-check (0x83d04a8)
    -- Added extension 's' priority 8 to app-blacklist-check (0x83d04a8)
    -- Registered extension context 'app-blacklist' (0x83d34f0) in local table 0x832d6a8; registrar: pbx_config
    -- Including context 'app-blacklist-custom' in context 'app-blacklist'
    -- Added extension '*30' priority 1 to app-blacklist (0x83d34f0)
    -- Added extension '*32' priority 1 to app-blacklist (0x83d34f0)
    -- Added extension '*31' priority 1 to app-blacklist (0x83d34f0)
    -- Registered extension context 'app-blacklist-add' (0x83d5090) in local table 0x832d6a8; registrar: pbx_config
    -- Including context 'app-blacklist-add-custom' in context 'app-blacklist-add'
    -- Added extension 's' priority 1 to app-blacklist-add (0x83d5090)
    -- Added extension 's' priority 2 to app-blacklist-add (0x83d5090)
    -- Added extension 's' priority 3 to app-blacklist-add (0x83d5090)
    -- Added extension 's' priority 4 to app-blacklist-add (0x83d5090)
    -- Added extension 's' priority 5 to app-blacklist-add (0x83d5090)
    -- Added extension 's' priority 6 to app-blacklist-add (0x83d5090)
    -- Added extension 's' priority 7 to app-blacklist-add (0x83d5090)
    -- Added extension 's' priority 8 to app-blacklist-add (0x83d5090)
    -- Added extension 's' priority 9 to app-blacklist-add (0x83d5090)
    -- Added extension 's' priority 10 to app-blacklist-add (0x83d5090)
    -- Added extension 's' priority 11 to app-blacklist-add (0x83d5090)
    -- Added extension 's' priority 12 to app-blacklist-add (0x83d5090)
    -- Added extension '1' priority 1 to app-blacklist-add (0x83d5090)
    -- Added extension '1' priority 2 to app-blacklist-add (0x83d5090)
    -- Added extension '1' priority 3 to app-blacklist-add (0x83d5090)
    -- Added extension '1' priority 4 to app-blacklist-add (0x83d5090)
    -- Added extension '1' priority 5 to app-blacklist-add (0x83d5090)
    -- Registered extension context 'app-blacklist-add-invalid' (0x83daaa0) in local table 0x832d6a8; registrar: pbx_config
    -- Including context 'app-blacklist-add-invalid-custom' in context 'app-blacklist-add-invalid'
    -- Added extension 's' priority 1 to app-blacklist-add-invalid (0x83daaa0)
    -- Added extension 's' priority 2 to app-blacklist-add-invalid (0x83daaa0)
    -- Added extension 's' priority 3 to app-blacklist-add-invalid (0x83daaa0)
    -- Added extension 's' priority 4 to app-blacklist-add-invalid (0x83daaa0)
    -- Added extension 's' priority 5 to app-blacklist-add-invalid (0x83daaa0)
    -- Registered extension context 'app-blacklist-last' (0x83dcdc8) in local table 0x832d6a8; registrar: pbx_config
    -- Including context 'app-blacklist-last-custom' in context 'app-blacklist-last'
    -- Added extension 's' priority 105 to macro-saynumber (0x860ef80)
    -- Registered extension context 'macro-saydigits' (0x8307908) in local table 0x832d6a8; registrar: pbx_config
    -- Added extension 's' priority 1 to macro-saydigits (0x8307908)
    -- Added extension 's' priority 2 to macro-saydigits (0x8307908)
    -- Added extension 's' priority 3 to macro-saydigits (0x8307908)
    -- Added extension 's' priority 4 to macro-saydigits (0x8307908)
    -- Added extension 's' priority 5 to macro-saydigits (0x8307908)
    -- Added extension 's' priority 6 to macro-saydigits (0x8307908)
    -- Registered extension context 'from-sip-external' (0x836cda0) in local table 0x832d6a8; registrar: pbx_config
    -- Added extension '_.' priority 1 to from-sip-external (0x836cda0)
    -- Added extension '_.' priority 2 to from-sip-external (0x836cda0)
    -- Added extension '_.' priority 3 to from-sip-external (0x836cda0)
    -- Added extension 's' priority 1 to from-sip-external (0x836cda0)
    -- Added extension 's' priority 2 to from-sip-external (0x836cda0)
    -- Added extension 's' priority 3 to from-sip-external (0x836cda0)
    -- Added extension 's' priority 4 to from-sip-external (0x836cda0)
    -- Added extension 's' priority 5 to from-sip-external (0x836cda0)
    -- Added extension 's' priority 6 to from-sip-external (0x836cda0)
    -- Added extension 's' priority 7 to from-sip-external (0x836cda0)
    -- Added extension 's' priority 8 to from-sip-external (0x836cda0)
    -- Added extension 's' priority 9 to from-sip-external (0x836cda0)
    -- Added extension 's' priority 10 to from-sip-external (0x836cda0)
    -- Added extension 'h' priority 1 to from-sip-external (0x836cda0)
    -- Added extension 'i' priority 1 to from-sip-external (0x836cda0)
    -- Added extension 't' priority 1 to from-sip-external (0x836cda0)
    -- Registered extension context 'from-internal-xfer' (0x8373410) in local table 0x832d6a8; registrar: pbx_config
    -- Including context 'from-internal-custom' in context 'from-internal-xfer'
    -- Including context 'parkedcalls' in context 'from-internal-xfer'
    -- Including context 'ext-local-confirm' in context 'from-internal-xfer'
    -- Including context 'findmefollow-ringallv2' in context 'from-internal-xfer'
    -- Including context 'from-internal-additional' in context 'from-internal-xfer'
    -- Added extension 's' priority 1 to from-internal-xfer (0x8373410)
    -- Added extension 'h' priority 1 to from-internal-xfer (0x8373410)
    -- Registered extension context 'from-internal' (0x8382d98) in local table 0x832d6a8; registrar: pbx_config
    -- Including context 'from-internal-xfer' in context 'from-internal'
    -- Including context 'bad-number' in context 'from-internal'
    -- Registered extension context 'macro-setmusic' (0x836b490) in local table 0x832d6a8; registrar: pbx_config
    -- Added extension 's' priority 1 to macro-setmusic (0x836b490)
    -- Added extension 's' priority 2 to macro-setmusic (0x836b490)
    -- Registered extension context 'macro-dial-confirm' (0x836bd40) in local table 0x832d6a8; registrar: pbx_config
    -- Added extension 's' priority 1 to macro-dial-confirm (0x836bd40)
    -- Added extension 's' priority 2 to macro-dial-confirm (0x836bd40)
    -- Added extension 's' priority 3 to macro-dial-confirm (0x836bd40)
    -- Added extension 's' priority 4 to macro-dial-confirm (0x836bd40)
    -- Added extension 's' priority 5 to macro-dial-confirm (0x836bd40)
    -- Added extension 's' priority 6 to macro-dial-confirm (0x836bd40)
    -- Added extension 's' priority 7 to macro-dial-confirm (0x836bd40)
    -- Added extension 's' priority 8 to macro-dial-confirm (0x836bd40)
    -- Added extension 's' priority 9 to macro-dial-confirm (0x836bd40)
    -- Registered extension context 'ext-local-confirm' (0x836e838) in local table 0x832d6a8; registrar: pbx_config
    -- Added extension '_LC-.' priority 1 to ext-local-confirm (0x836e838)
    -- Added extension '_LC-.' priority 2 to ext-local-confirm (0x836e838)
    -- Added extension '_LC-.' priority 3 to ext-local-confirm (0x836e838)
    -- Added extension '_LC-.' priority 4 to ext-local-confirm (0x836e838)
    -- Registered extension context 'findmefollow-ringallv2' (0x836ec40) in local table 0x832d6a8; registrar: pbx_config
    -- Added extension '_FMPR-.' priority 1 to findmefollow-ringallv2 (0x836ec40)
    -- Added extension '_FMPR-.' priority 2 to findmefollow-ringallv2 (0x836ec40)
    -- Added extension '_FMPR-.' priority 3 to findmefollow-ringallv2 (0x836ec40)
    -- Added extension '_FMPR-.' priority 4 to findmefollow-ringallv2 (0x836ec40)
    -- Added extension '_FMPR-.' priority 5 to findmefollow-ringallv2 (0x836ec40)
    -- Added extension '_FMPR-.' priority 6 to findmefollow-ringallv2 (0x836ec40)
    -- Added extension '_FMPR-.' priority 7 to findmefollow-ringallv2 (0x836ec40)
    -- Added extension '_FMPR-.' priority 8 to findmefollow-ringallv2 (0x836ec40)
    -- Added extension '_FMPR-.' priority 9 to findmefollow-ringallv2 (0x836ec40)
    -- Added extension '_FMGL-.' priority 1 to findmefollow-ringallv2 (0x836ec40)
    -- Added extension '_FMGL-.' priority 2 to findmefollow-ringallv2 (0x836ec40)
    -- Added extension '_FMGL-.' priority 3 to findmefollow-ringallv2 (0x836ec40)
    -- Added extension '_FMGL-.' priority 4 to findmefollow-ringallv2 (0x836ec40)
    -- Added extension '_FMGL-.' priority 5 to findmefollow-ringallv2 (0x836ec40)
    -- Added extension '_FMGL-.' priority 6 to findmefollow-ringallv2 (0x836ec40)
    -- Added extension '_FMGL-.' priority 7 to findmefollow-ringallv2 (0x836ec40)
    -- Added extension '_FMGL-.' priority 8 to findmefollow-ringallv2 (0x836ec40)
    -- Added extension '_FMGL-.' priority 9 to findmefollow-ringallv2 (0x836ec40)
    -- Added extension '_FMGL-.' priority 10 to findmefollow-ringallv2 (0x836ec40)
    -- Added extension '_FMGL-.' priority 11 to findmefollow-ringallv2 (0x836ec40)
    -- Added extension '_FMGL-.' priority 12 to findmefollow-ringallv2 (0x836ec40)
    -- Added extension '_FMGL-.' priority 23 to findmefollow-ringallv2 (0x836ec40)
    -- Added extension '_FMGL-.' priority 24 to findmefollow-ringallv2 (0x836ec40)
    -- Added extension '_FMGL-.' priority 25 to findmefollow-ringallv2 (0x836ec40)
    -- Added extension '_FMGL-.' priority 26 to findmefollow-ringallv2 (0x836ec40)
    -- Registered extension context 'block-cf' (0x8375650) in local table 0x832d6a8; registrar: pbx_config
    -- Added extension '_X.' priority 1 to block-cf (0x8375650)
    -- Added extension '_X.' priority 2 to block-cf (0x8375650)
    -- Registered extension context 'default' (0x8376098) in local table 0x832d6a8; registrar: pbx_config
    -- Including context 'ext-local' in context 'default'
    -- Added extension 's' priority 1 to default (0x8376098)
    -- Added extension 's' priority 2 to default (0x8376098)
    -- Registered extension context 'app_dial_gosub_virtual_context' (0x83395a8) in local table 0x832d6a8; registrar: app_dial
    -- merging incls/swits/igpats from old(app_dial_gosub_virtual_context) to new(app_dial_gosub_virtual_context) context, registrar = pbx_config
    -- Added extension 's' priority 1 to app_dial_gosub_virtual_context (0x83395a8)
    -- Registered extension context 'app_stack_gosub_virtual_context' (0x83286c8) in local table 0x832d6a8; registrar: app_stack
    -- merging incls/swits/igpats from old(app_stack_gosub_virtual_context) to new(app_stack_gosub_virtual_context) context, registrar = pbx_config
    -- Added extension 's' priority 1 to app_stack_gosub_virtual_context (0x83286c8)
    -- Registered extension context 'app_queue_gosub_virtual_context' (0x82d5970) in local table 0x832d6a8; registrar: app_queue
    -- merging incls/swits/igpats from old(app_queue_gosub_virtual_context) to new(app_queue_gosub_virtual_context) context, registrar = pbx_config
    -- Added extension 's' priority 1 to app_queue_gosub_virtual_context (0x82d5970)
    -- Registered extension context 'parkedcalls' (0x82fcee0) in local table 0x832d6a8; registrar: features
    -- merging incls/swits/igpats from old(parkedcalls) to new(parkedcalls) context, registrar = pbx_config
    -- Added extension '1' priority 1 to parkedcalls (0x82fcee0)
    -- Time to scan old dialplan and merge leftovers back into the new: 0.001365 sec
    -- Time to restore hints and swap in new dialplan: 0.000002 sec
    -- Time to delete the old dialplan: 0.000856 sec
    -- Total time merge_contexts_delete: 0.002223 sec
    -- Reloading module 'res_config_ldap.so' (LDAP realtime interface)
    -- Reloading module 'res_phoneprov.so' (HTTP Phone Provisioning)
  == Parsing '/etc/asterisk/sip.conf':   == Found
  == Parsing '/etc/asterisk/sip_general_additional.conf':   == Found
  == Parsing '/etc/asterisk/sip_general_custom.conf':   == Found
  == Parsing '/etc/asterisk/sip_nat.conf':   == Found
  == Parsing '/etc/asterisk/sip_registrations_custom.conf':   == Found
  == Parsing '/etc/asterisk/sip_registrations.conf':   == Found
  == Parsing '/etc/asterisk/sip_custom.conf':   == Found
  == Parsing '/etc/asterisk/sip_additional.conf':   == Found
  == Parsing '/etc/asterisk/sip_custom_post.conf':   == Found
    -- Reloading module 'res_indications.so' (Region-specific tones)
  == Parsing '/etc/asterisk/indications.conf':   == Found
    -- Unregistered indication country 'us'
    -- Registered indication country 'us'
    -- Setting default indication country to 'us'
    -- Reloading module 'res_musiconhold.so' (Music On Hold Resource)
    -- Reloading module 'chan_sip.so' (Session Initiation Protocol (SIP))
 Reloading SIP87*CLI> 
  == Parsing '/etc/asterisk/sip.conf':   == Found
  == Parsing '/etc/asterisk/sip_general_additional.conf':   == Found
  == Parsing '/etc/asterisk/sip_general_custom.conf':   == Found
  == Parsing '/etc/asterisk/sip_nat.conf':   == Found
  == Parsing '/etc/asterisk/sip_registrations_custom.conf':   == Found
  == Parsing '/etc/asterisk/sip_registrations.conf':   == Found
  == Parsing '/etc/asterisk/sip_custom.conf':   == Found
  == Parsing '/etc/asterisk/sip_additional.conf':   == Found
  == Parsing '/etc/asterisk/sip_custom_post.conf':   == Found
    -- Reloading module 'codec_gsm.so' (GSM Coder/Decoder)
    -- Reloading module 'codec_adpcm.so' (Adaptive Differential PCM Coder/Decoder)
    -- Reloading module 'codec_lpc10.so' (LPC10 2.4kbps Coder/Decoder)
    -- Reloading module 'chan_mgcp.so' (Media Gateway Control Protocol (MGCP))
 Reloading MGCP7*CLI> 
    -- Reloading module 'codec_dahdi.so' (Generic DAHDI Transcoder Codec Translator)
    -- Reloading module 'app_voicemail.so' (Comedian Mail (Voicemail System))
  == Parsing '/etc/asterisk/voicemail.conf':   == Found
  == Parsing '/etc/asterisk/vm_general.inc':   == Found
  == Parsing '/etc/asterisk/vm_email.inc':   == Found
    -- Reloading module 'codec_alaw.so' (A-law Coder/Decoder)
    -- Reloading module 'chan_iax2.so' (Inter Asterisk eXchange (Ver 2))
  == Parsing '/etc/asterisk/iax.conf':   == Found
  == Parsing '/etc/asterisk/iax_general_additional.conf':   == Found
  == Parsing '/etc/asterisk/iax_general_custom.conf':   == Found
  == Parsing '/etc/asterisk/iax_registrations_custom.conf':   == Found
  == Parsing '/etc/asterisk/iax_registrations.conf':   == Found
  == Parsing '/etc/asterisk/iax_custom.conf':   == Found
  == Parsing '/etc/asterisk/iax_additional.conf':   == Found
  == Parsing '/etc/asterisk/iax_custom_post.conf':   == Found
  == Loaded firmware 'iaxy.bin'
    -- Reloading module 'chan_gtalk.so' (Gtalk Channel Driver)
    -- Reloading module 'codec_speex.so' (Speex Coder/Decoder)
    -- Reloading module 'app_queue.so' (True Call Queueing)
  == Parsing '/etc/asterisk/queues.conf':   == Found
  == Parsing '/etc/asterisk/queues_general_additional.conf':   == Found
  == Parsing '/etc/asterisk/queues_custom_general.conf':   == Found
  == Parsing '/etc/asterisk/queues_custom.conf':   == Found
  == Parsing '/etc/asterisk/queues_additional.conf':   == Found
  == Parsing '/etc/asterisk/queues_post_custom.conf':   == Found
    -- Reloading module 'chan_dahdi.so' (DAHDI Telephony)
    -- Reloading module 'app_playback.so' (Sound File Playback Application)
    -- Reloading module 'codec_ulaw.so' (mu-Law Coder/Decoder)
    -- Reloading module 'cdr_adaptive_odbc.so' (Adaptive ODBC CDR backend)
    -- Reloading module 'res_adsi.so' (ADSI Resource)
    -- Reloading module 'res_crypto.so' (Cryptographic Digital Signatures)
    -- Reloading module 'app_minivm.so' (Mini VoiceMail (A minimal Voicemail e-mail System))
    -- Reloading module 'codec_g722.so' (ITU G.722-64kbps G722 Transcoder)
    -- Reloading module 'app_followme.so' (Find-Me/Follow-Me Application)
    -- Reloading module 'app_amd.so' (Answering Machine Detection Application)
    -- Reloading module 'app_meetme.so' (MeetMe conference bridge)
  == Parsing '/etc/asterisk/meetme.conf':   == Found
  == Parsing '/etc/asterisk/meetme_additional.conf':   == Found
    -- Reloading module 'codec_g726.so' (ITU G.726-32kbps G726 Transcoder)
  == Manager 'admin' logged off from 127.0.0.1
    -- ast_get_srv: SRV lookup for '_sip._udp.sbc.voipdnsservers.com' mapped to host c01-sbc.voipdnsservers.com, port 5060
  == Manager 'admin' logged off from 127.0.0.1
    -- ast_get_srv: SRV lookup for '_sip._udp.sbc.voipdnsservers.com' mapped to host c01-sbc.voipdnsservers.com, port 5060
    -- ast_get_srv: SRV lookup for '_sip._udp.sbc.voipdnsservers.com' mapped to host c01-sbc.voipdnsservers.com, port 5060
    -- ast_get_srv: SRV lookup for '_sip._udp.sbc.voipdnsservers.com' mapped to host c01-sbc.voipdnsservers.com, port 5060
    -- ast_get_srv: SRV lookup for '_sip._udp.sbc.voipdnsservers.com' mapped to host c01-sbc.voipdnsservers.com, port 5060
    -- ast_get_srv: SRV lookup for '_sip._udp.sbc.voipdnsservers.com' mapped to host c01-sbc.voipdnsservers.com, port 5060
    -- ast_get_srv: SRV lookup for '_sip._udp.sbc.voipdnsservers.com' mapped to host c01-sbc.voipdnsservers.com, port 5060
  == Parsing '/etc/asterisk/sip_notify.conf':   == Found
    -- ast_get_srv: SRV lookup for '_sip._UDP.sbc.voipdnsservers.com' mapped to host c01-sbc.voipdnsservers.com, port 5060
    -- ast_get_srv: SRV lookup for '_sip._UDP.sbc.voipdnsservers.com' mapped to host c01-sbc.voipdnsservers.com, port 5060
    -- ast_get_srv: SRV lookup for '_sip._UDP.sbc.voipdnsservers.com' mapped to host c01-sbc.voipdnsservers.com, port 5060
    -- ast_get_srv: SRV lookup for '_sip._UDP.sbc.voipdnsservers.com' mapped to host c01-sbc.voipdnsservers.com, port 5060
    -- ast_get_srv: SRV lookup for '_sip._UDP.sbc.voipdnsservers.com' mapped to host c01-sbc.voipdnsservers.com, port 5060
    -- ast_get_srv: SRV lookup for '_sip._UDP.sbc.voipdnsservers.com' mapped to host c01-sbc.voipdnsservers.com, port 5060
    -- ast_get_srv: SRV lookup for '_sip._UDP.sbc.voipdnsservers.com' mapped to host c01-sbc.voipdnsservers.com, port 5060
  == Manager 'admin' logged on from 127.0.0.1
  == Manager 'admin' logged off from 127.0.0.1
  == Manager 'admin' logged on from 127.0.0.1
  == Manager 'admin' logged off from 127.0.0.1
  == Manager 'admin' logged on from 127.0.0.1
  == Manager 'admin' logged off from 127.0.0.1
  == Manager 'admin' logged on from 127.0.0.1
  == Manager 'admin' logged off from 127.0.0.1
  == Manager 'admin' logged on from 127.0.0.1
  == Manager 'admin' logged off from 127.0.0.1
  == Manager 'admin' logged on from 127.0.0.1
  == Manager 'admin' logged off from 127.0.0.1
  == Manager 'admin' logged on from 127.0.0.1
  == Manager 'admin' logged off from 127.0.0.1
ip-10-170-85-187*CLI> 
Broadcast message from root (console) (Fri Feb 18 14:21:54 2011):

The system is going down for reboot NOW!

Bump.

Can anybody help with this? Any thoughts. It would be greatly appreciated. Thank you!!