[asterisk-bugs] [JIRA] (ASTERISK-25952) Hello , I'm new AGI script in Asterisk and try to run small script that pass parameter from AGI to agi script and return result to dial plan but give me this error AGI Tx >> 510 Invalid or unknown command AGI Script ivrwl.agi completed, returning 0

Asterisk Team (JIRA) noreply at issues.asterisk.org
Sat Apr 23 07:50:57 CDT 2016


    [ https://issues.asterisk.org/jira/browse/ASTERISK-25952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=230367#comment-230367 ] 

Asterisk Team commented on ASTERISK-25952:
------------------------------------------

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

> Hello ,I'm new AGI script in Asterisk and try to run small script that pass parameter from AGI to agi script and return result to dial plan but give me this error AGI Tx >> 510 Invalid or unknown command AGI Script ivrwl.agi completed, returning 0
> -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: ASTERISK-25952
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-25952
>             Project: Asterisk
>          Issue Type: Information Request
>      Security Level: None
>          Components: CDR/cdr_custom
>    Affects Versions: 11.17.1
>         Environment: Centos 5
>            Reporter: Ahmad Hoshya
>
>   == Using SIP RTP TOS bits 184
>   == Using SIP RTP CoS mark 5
> 10*CLI> 
>     -- Executing [8002 at from-internal-custom:1] Answer("SIP/8043-00000082", "") in new stack
> 10*CLI> 
>        > 0x1b451380 -- Probation passed - setting RTP source address to 10.40.140.89:51522
>     -- Executing [8002 at from-internal-custom:2] AGI("SIP/8043-00000082", "ivrwl.agi") in new stack
> 10*CLI> 
>     -- Launched AGI Script /var/lib/asterisk/agi-bin/ivrwl.agi
> <SIP/8043-00000082>AGI Tx >> agi_request: ivrwl.agi
> 10*CLI> 
> <SIP/8043-00000082>AGI Tx >> agi_channel: SIP/8043-00000082
> 10*CLI> 
> <SIP/8043-00000082>AGI Tx >> agi_language: en
> <SIP/8043-00000082>AGI Tx >> agi_type: SIP
> 10*CLI> 
> <SIP/8043-00000082>AGI Tx >> agi_uniqueid: 1461413549.220
> 10*CLI> 
> <SIP/8043-00000082>AGI Tx >> agi_version: 11.17.1
> 10*CLI> 
> <SIP/8043-00000082>AGI Tx >> agi_callerid: 8043
> 10*CLI> 
> <SIP/8043-00000082>AGI Tx >> agi_calleridname: Ahmad Hoshya
> 10*CLI> 
> <SIP/8043-00000082>AGI Tx >> agi_callingpres: 0
> 10*CLI> 
> <SIP/8043-00000082>AGI Tx >> agi_callingani2: 0
> 10*CLI> 
> <SIP/8043-00000082>AGI Tx >> agi_callington: 0
> 10*CLI> 
> <SIP/8043-00000082>AGI Tx >> agi_callingtns: 0
> 10*CLI> 
> <SIP/8043-00000082>AGI Tx >> agi_dnid: 8002
> 10*CLI> 
> <SIP/8043-00000082>AGI Tx >> agi_rdnis: unknown
> 10*CLI> 
> <SIP/8043-00000082>AGI Tx >> agi_context: from-internal-custom
> 10*CLI> 
> <SIP/8043-00000082>AGI Tx >> agi_extension: 8002
> 10*CLI> 
> <SIP/8043-00000082>AGI Tx >> agi_priority: 2
> 10*CLI> 
> <SIP/8043-00000082>AGI Tx >> agi_enhanced: 0.0
> 10*CLI> 
> <SIP/8043-00000082>AGI Tx >> agi_accountcode: 
> 10*CLI> 
> <SIP/8043-00000082>AGI Tx >> agi_threadid: 47750520256832
> 10*CLI> 
> <SIP/8043-00000082>AGI Tx >> 
> 10*CLI> 
> <SIP/8043-00000082>AGI Rx << Usage: php [options] [-f] <file> [--] [args...]
> 10*CLI> 
> <SIP/8043-00000082>AGI Tx >> 510 Invalid or unknown command
> 10*CLI> 
> <SIP/8043-00000082>AGI Rx <<        php [options] -r <code> [--] [args...]
> 10*CLI> 
> <SIP/8043-00000082>AGI Tx >> 510 Invalid or unknown command
> 10*CLI> 
> <SIP/8043-00000082>AGI Rx <<        php [options] [-B <begin_code>] -R <code> [-E <end_code>] [--] [args...]
> 10*CLI> 
> <SIP/8043-00000082>AGI Tx >> 510 Invalid or unknown command
> 10*CLI> 
> <SIP/8043-00000082>AGI Rx <<        php [options] [-B <begin_code>] -F <file> [-E <end_code>] [--] [args...]
> 10*CLI> 
> <SIP/8043-00000082>AGI Tx >> 510 Invalid or unknown command
> 10*CLI> 
> <SIP/8043-00000082>AGI Rx <<        php [options] -- [args...]
> 10*CLI> 
> <SIP/8043-00000082>AGI Tx >> 510 Invalid or unknown command
> 10*CLI> 
> <SIP/8043-00000082>AGI Rx <<        php [options] -a
> 10*CLI> 
> <SIP/8043-00000082>AGI Tx >> 510 Invalid or unknown command
> 10*CLI> 
> <SIP/8043-00000082>AGI Rx << 
> 10*CLI> 
> <SIP/8043-00000082>AGI Tx >> 510 Invalid or unknown command
> 10*CLI> 
> <SIP/8043-00000082>AGI Rx <<   -a               Run interactively
> 10*CLI> 
> <SIP/8043-00000082>AGI Tx >> 510 Invalid or unknown command
> 10*CLI> 
> <SIP/8043-00000082>AGI Rx <<   -c <path>|<file> Look for php.ini file in this directory
> 10*CLI> 
> <SIP/8043-00000082>AGI Tx >> 510 Invalid or unknown command
> 10*CLI> 
> <SIP/8043-00000082>AGI Rx <<   -n               No php.ini file will be used
> 10*CLI> 
> <SIP/8043-00000082>AGI Tx >> 510 Invalid or unknown command
> 10*CLI> 
> <SIP/8043-00000082>AGI Rx <<   -d foo[=bar]     Define INI entry foo with value 'bar'
> 10*CLI> 
> <SIP/8043-00000082>AGI Tx >> 510 Invalid or unknown command
> 10*CLI> 
> <SIP/8043-00000082>AGI Rx <<   -e               Generate extended information for debugger/profiler
> 10*CLI> 
> <SIP/8043-00000082>AGI Tx >> 510 Invalid or unknown command
> 10*CLI> 
> <SIP/8043-00000082>AGI Rx <<   -f <file>        Parse <file>.
> 10*CLI> 
> <SIP/8043-00000082>AGI Tx >> 510 Invalid or unknown command
> 10*CLI> 
> <SIP/8043-00000082>AGI Rx <<   -h               This help
> 10*CLI> 
> <SIP/8043-00000082>AGI Tx >> 510 Invalid or unknown command
> 10*CLI> 
> <SIP/8043-00000082>AGI Rx <<   -i               PHP information
> 10*CLI> 
> <SIP/8043-00000082>AGI Tx >> 510 Invalid or unknown command
> 10*CLI> 
> <SIP/8043-00000082>AGI Rx <<   -l               Syntax check only (lint)
> 10*CLI> 
> <SIP/8043-00000082>AGI Tx >> 510 Invalid or unknown command
> 10*CLI> 
> <SIP/8043-00000082>AGI Rx <<   -m               Show compiled in modules
> 10*CLI> 
> <SIP/8043-00000082>AGI Tx >> 510 Invalid or unknown command
> 10*CLI> 
> <SIP/8043-00000082>AGI Rx <<   -r <code>        Run PHP <code> without using script tags <?..?>
> 10*CLI> 
> <SIP/8043-00000082>AGI Tx >> 510 Invalid or unknown command
> 10*CLI> 
> <SIP/8043-00000082>AGI Rx <<   -B <begin_code>  Run PHP <begin_code> before processing input lines
> 10*CLI> 
> <SIP/8043-00000082>AGI Tx >> 510 Invalid or unknown command
> 10*CLI> 
> [2016-04-23 15:12:29] ERROR[493][C-00000087]: utils.c:1393 ast_carefulwrite: write() returned error: Broken pipe
> 10*CLI> 
> <SIP/8043-00000082>AGI Rx <<   -R <code>        Run PHP <code> for every input line
> 10*CLI> 
> <SIP/8043-00000082>AGI Tx >> 510 Invalid or unknown command
> 10*CLI> 
> [2016-04-23 15:12:29] ERROR[493][C-00000087]: utils.c:1393 ast_carefulwrite: write() returned error: Broken pipe
> 10*CLI> 
> <SIP/8043-00000082>AGI Rx <<   -F <file>        Parse and execute <file> for every input line
> 10*CLI> 
> <SIP/8043-00000082>AGI Tx >> 510 Invalid or unknown command
> 10*CLI> 
> [2016-04-23 15:12:29] ERROR[493][C-00000087]: utils.c:1393 ast_carefulwrite: write() returned error: Broken pipe
> 10*CLI> 
> <SIP/8043-00000082>AGI Rx <<   -E <end_code>    Run PHP <end_code> after processing all input lines
> 10*CLI> 
> <SIP/8043-00000082>AGI Tx >> 510 Invalid or unknown command
> 10*CLI> 
> [2016-04-23 15:12:29] ERROR[493][C-00000087]: utils.c:1393 ast_carefulwrite: write() returned error: Broken pipe
> 10*CLI> 
> <SIP/8043-00000082>AGI Rx <<   -H               Hide any passed arguments from external tools.
> 10*CLI> 
> <SIP/8043-00000082>AGI Tx >> 510 Invalid or unknown command
> 10*CLI> 
> [2016-04-23 15:12:29] ERROR[493][C-00000087]: utils.c:1393 ast_carefulwrite: write() returned error: Broken pipe
> 10*CLI> 
> <SIP/8043-00000082>AGI Rx <<   -s               Display colour syntax highlighted source.
> 10*CLI> 
> <SIP/8043-00000082>AGI Tx >> 510 Invalid or unknown command
> 10*CLI> 
> [2016-04-23 15:12:29] ERROR[493][C-00000087]: utils.c:1393 ast_carefulwrite: write() returned error: Broken pipe
> 10*CLI> 
> <SIP/8043-00000082>AGI Rx <<   -v               Version number
> 10*CLI> 
> <SIP/8043-00000082>AGI Tx >> 510 Invalid or unknown command
> 10*CLI> 
> [2016-04-23 15:12:29] ERROR[493][C-00000087]: utils.c:1393 ast_carefulwrite: write() returned error: Broken pipe
> 10*CLI> 
> <SIP/8043-00000082>AGI Rx <<   -w               Display source with stripped comments and whitespace.
> 10*CLI> 
> <SIP/8043-00000082>AGI Tx >> 510 Invalid or unknown command
> 10*CLI> 
> [2016-04-23 15:12:29] ERROR[493][C-00000087]: utils.c:1393 ast_carefulwrite: write() returned error: Broken pipe
> 10*CLI> 
> <SIP/8043-00000082>AGI Rx <<   -z <file>        Load Zend extension <file>.
> 10*CLI> 
> <SIP/8043-00000082>AGI Tx >> 510 Invalid or unknown command
> 10*CLI> 
> [2016-04-23 15:12:29] ERROR[493][C-00000087]: utils.c:1393 ast_carefulwrite: write() returned error: Broken pipe
> 10*CLI> 
> <SIP/8043-00000082>AGI Rx << 
> 10*CLI> 
> <SIP/8043-00000082>AGI Tx >> 510 Invalid or unknown command
> 10*CLI> 
> [2016-04-23 15:12:29] ERROR[493][C-00000087]: utils.c:1393 ast_carefulwrite: write() returned error: Broken pipe
> 10*CLI> 
> <SIP/8043-00000082>AGI Rx <<   args...          Arguments passed to script. Use -- args when first argument
> 10*CLI> 
> <SIP/8043-00000082>AGI Tx >> 510 Invalid or unknown command
> 10*CLI> 
> [2016-04-23 15:12:29] ERROR[493][C-00000087]: utils.c:1393 ast_carefulwrite: write() returned error: Broken pipe
> 10*CLI> 
> <SIP/8043-00000082>AGI Rx <<                    starts with - or script is read from stdin
> 10*CLI> 
> <SIP/8043-00000082>AGI Tx >> 510 Invalid or unknown command
> 10*CLI> 
> [2016-04-23 15:12:29] ERROR[493][C-00000087]: utils.c:1393 ast_carefulwrite: write() returned error: Broken pipe
> 10*CLI> 
> <SIP/8043-00000082>AGI Rx << 
> 10*CLI> 
> <SIP/8043-00000082>AGI Tx >> 510 Invalid or unknown command
> 10*CLI> 
> [2016-04-23 15:12:29] ERROR[493][C-00000087]: utils.c:1393 ast_carefulwrite: write() returned error: Broken pipe
> 10*CLI> 
> <SIP/8043-00000082>AGI Rx <<   --rf <name>      Show information about function <name>.
> 10*CLI> 
> <SIP/8043-00000082>AGI Tx >> 510 Invalid or unknown command
> 10*CLI> 
> [2016-04-23 15:12:29] ERROR[493][C-00000087]: utils.c:1393 ast_carefulwrite: write() returned error: Broken pipe
> 10*CLI> 
> <SIP/8043-00000082>AGI Rx <<   --rc <name>      Show information about class <name>.
> 10*CLI> 
> <SIP/8043-00000082>AGI Tx >> 510 Invalid or unknown command
> 10*CLI> 
> [2016-04-23 15:12:29] ERROR[493][C-00000087]: utils.c:1393 ast_carefulwrite: write() returned error: Broken pipe
> 10*CLI> 
> <SIP/8043-00000082>AGI Rx <<   --re <name>      Show information about extension <name>.
> 10*CLI> 
> <SIP/8043-00000082>AGI Tx >> 510 Invalid or unknown command
> 10*CLI> 
> [2016-04-23 15:12:29] ERROR[493][C-00000087]: utils.c:1393 ast_carefulwrite: write() returned error: Broken pipe
> 10*CLI> 
> <SIP/8043-00000082>AGI Rx << 
> 10*CLI> 
> <SIP/8043-00000082>AGI Tx >> 510 Invalid or unknown command
> 10*CLI> 
> [2016-04-23 15:12:29] ERROR[493][C-00000087]: utils.c:1393 ast_carefulwrite: write() returned error: Broken pipe
> 10*CLI> 
>     -- <SIP/8043-00000082>AGI Script ivrwl.agi completed, returning 0
> 10*CLI> 
>     -- Executing [8002 at from-internal-custom:3] NoOp("SIP/8043-00000082", "") in new stack
>     -- Executing [8002 at from-internal-custom:4] Hangup("SIP/8043-00000082", "") in new stack
>   == Spawn extension (from-internal-custom, 8002, 4) exited non-zero on 'SIP/8043-00000082'
> 10*CLI> 
> [2016-04-23 15:12:33] NOTICE[5379]: chan_sip.c:15251 sip_reg_timeout:    -- Registration for 'paltel at 10.44.12.54' timed out, trying again (Attempt #472)
> 10*CLI> 
>     -- Got SIP response 503 "Service Unavailable - registrar unavail or not enabled" back from 10.44.12.54:5060
> 10*CLI> 
> [2016-04-23 15:12:53] NOTICE[5379]: chan_sip.c:15251 sip_reg_timeout:    -- Registration for 'paltel at 10.44.12.54' timed out, trying again (Attempt #473)
> 10*CLI> 
>     -- Got SIP response 503 "Service Unavailable - registrar unavail or not enabled" back from 10.44.12.54:5060
> 10*CLI> 
> [2016-04-23 15:13:13] NOTICE[5379]: chan_sip.c:15251 sip_reg_timeout:    -- Registration for 'paltel at 10.44.12.54' timed out, trying again (Attempt #474)
> 10*CLI> 
>     -- Got SIP response 503 "Service Unavailable - registrar unavail or not enabled" back from 10.44.12.54:5060
> 10*CLI> 
> [2016-04-23 15:13:33] NOTICE[5379]: chan_sip.c:15251 sip_reg_timeout:    -- Registration for 'paltel at 10.44.12.54' timed out, trying again (Attempt #475)
> 10*CLI> 
>     -- Got SIP response 503 "Service Unavailable - registrar unavail or not enabled" back from 10.44.12.54:5060
> 10*CLI> 
> [2016-04-23 15:13:53] NOTICE[5379]: chan_sip.c:15251 sip_reg_timeout:    -- Registration for 'paltel at 10.44.12.54' timed out, trying again (Attempt #476)
> 10*CLI> 
>     -- Got SIP response 503 "Service Unavailable - registrar unavail or not enabled" back from 10.44.12.54:5060
> 10*CLI> 
> [2016-04-23 15:14:13] NOTICE[5379]: chan_sip.c:15251 sip_reg_timeout:    -- Registration for 'paltel at 10.44.12.54' timed out, trying again (Attempt #477)
> 10*CLI> 
>     -- Got SIP response 503 "Service Unavailable - registrar unavail or not enabled" back from 10.44.12.54:5060
> 10*CLI> 
> [2016-04-23 15:14:24] ERROR[5379]: chan_sip.c:17092 register_verify: Peer 'paltel' is trying to register, but not configured as host=dynamic
> [2016-04-23 15:14:24] NOTICE[5379]: chan_sip.c:28316 handle_request_register: Registration from '<sip:paltel at 10.42.10.193>' failed for '10.44.12.54:62278' - Peer is not supposed to register
> 10*CLI> 
> [2016-04-23 15:14:33] NOTICE[5379]: chan_sip.c:15251 sip_reg_timeout:    -- Registration for 'paltel at 10.44.12.54' timed out, trying again (Attempt #478)
> 10*CLI> 
>     -- Got SIP response 503 "Service Unavailable - registrar unavail or not enabled" back from 10.44.12.54:5060
> 10*CLI> 
> [2016-04-23 15:14:53] NOTICE[5379]: chan_sip.c:15251 sip_reg_timeout:    -- Registration for 'paltel at 10.44.12.54' timed out, trying again (Attempt #479)
> 10*CLI> 
>     -- Got SIP response 503 "Service Unavailable - registrar unavail or not enabled" back from 10.44.12.54:5060
> 10*CLI> 
>     -- Remote UNIX connection
> 10*CLI> 
>     -- Remote UNIX connection disconnected
> 10*CLI> 
> [2016-04-23 15:15:13] NOTICE[5379]: chan_sip.c:15251 sip_reg_timeout:    -- Registration for 'paltel at 10.44.12.54' timed out, trying again (Attempt #480)
> 10*CLI> 
>     -- Got SIP response 503 "Service Unavailable - registrar unavail or not enabled" back from 10.44.12.54:5060
> 10*CLI> 
> [2016-04-23 15:15:33] NOTICE[5379]: chan_sip.c:15251 sip_reg_timeout:    -- Registration for 'paltel at 10.44.12.54' timed out, trying again (Attempt #481)
> 10*CLI> 
>     -- Got SIP response 503 "Service Unavailable - registrar unavail or not enabled" back from 10.44.12.54:5060
> 10*CLI> 
> [2016-04-23 15:15:53] NOTICE[5379]: chan_sip.c:15251 sip_reg_timeout:    -- Registration for 'paltel at 10.44.12.54' timed out, trying again (Attempt #482)
> 10*CLI> 
>     -- Got SIP response 503 "Service Unavailable - registrar unavail or not enabled" back from 10.44.12.54:5060
> 10*CLI> 
> [2016-04-23 15:16:13] NOTICE[5379]: chan_sip.c:15251 sip_reg_timeout:    -- Registration for 'paltel at 10.44.12.54' timed out, trying again (Attempt #483)
> 10*CLI> 
>     -- Got SIP response 503 "Service Unavailable - registrar unavail or not enabled" back from 10.44.12.54:5060
> 10*CLI> 
> [2016-04-23 15:16:33] NOTICE[5379]: chan_sip.c:15251 sip_reg_timeout:    -- Registration for 'paltel at 10.44.12.54' timed out, trying again (Attempt #484)
> 10*CLI> 
>     -- Got SIP response 503 "Service Unavailable - registrar unavail or not enabled" back from 10.44.12.54:5060
> 10*CLI> 
> [2016-04-23 15:16:53] NOTICE[5379]: chan_sip.c:15251 sip_reg_timeout:    -- Registration for 'paltel at 10.44.12.54' timed out, trying again (Attempt #485)
> 10*CLI> 
>     -- Got SIP response 503 "Service Unavailable - registrar unavail or not enabled" back from 10.44.12.54:5060
> 10*CLI> 
> [2016-04-23 15:17:13] NOTICE[5379]: chan_sip.c:15251 sip_reg_timeout:    -- Registration for 'paltel at 10.44.12.54' timed out, trying again (Attempt #486)
> 10*CLI> 
>     -- Got SIP response 503 "Service Unavailable - registrar unavail or not enabled" back from 10.44.12.54:5060
> 10*CLI> 
> [2016-04-23 15:17:24] ERROR[5379]: chan_sip.c:17092 register_verify: Peer 'paltel' is trying to register, but not configured as host=dynamic
> [2016-04-23 15:17:24] NOTICE[5379]: chan_sip.c:28316 handle_request_register: Registration from '<sip:paltel at 10.42.10.193>' failed for '10.44.12.54:62278' - Peer is not supposed to register
> 10*CLI> 
> [2016-04-23 15:17:33] NOTICE[5379]: chan_sip.c:15251 sip_reg_timeout:    -- Registration for 'paltel at 10.44.12.54' timed out, trying again (Attempt #487)
> 10*CLI> 
>     -- Got SIP response 503 "Service Unavailable - registrar unavail or not enabled" back from 10.44.12.54:5060
> 10*CLI> 
> [2016-04-23 15:17:53] NOTICE[5379]: chan_sip.c:15251 sip_reg_timeout:    -- Registration for 'paltel at 10.44.12.54' timed out, trying again (Attempt #488)
> 10*CLI> 
>     -- Got SIP response 503 "Service Unavailable - registrar unavail or not enabled" back from 10.44.12.54:5060
> 10*CLI> 
> [2016-04-23 15:18:13] NOTICE[5379]: chan_sip.c:15251 sip_reg_timeout:    -- Registration for 'paltel at 10.44.12.54' timed out, trying again (Attempt #489)
> 10*CLI> 
>     -- Got SIP response 503 "Service Unavailable - registrar unavail or not enabled" back from 10.44.12.54:5060
> 10*CLI> 
> [2016-04-23 15:18:33] NOTICE[5379]: chan_sip.c:15251 sip_reg_timeout:    -- Registration for 'paltel at 10.44.12.54' timed out, trying again (Attempt #490)
> 10*CLI> 
>     -- Got SIP response 503 "Service Unavailable - registrar unavail or not enabled" back from 10.44.12.54:5060
> 10*CLI> 
> [2016-04-23 15:18:53] NOTICE[5379]: chan_sip.c:15251 sip_reg_timeout:    -- Registration for 'paltel at 10.44.12.54' timed out, trying again (Attempt #491)
> 10*CLI> 
>     -- Got SIP response 503 "Service Unavailable - registrar unavail or not enabled" back from 10.44.12.54:5060
> 10*CLI> 
> [2016-04-23 15:19:13] NOTICE[5379]: chan_sip.c:15251 sip_reg_timeout:    -- Registration for 'paltel at 10.44.12.54' timed out, trying again (Attempt #492)
> 10*CLI> 
>     -- Got SIP response 503 "Service Unavailable - registrar unavail or not enabled" back from 10.44.12.54:5060
> 10*CLI> 
> [2016-04-23 15:19:33] NOTICE[5379]: chan_sip.c:15251 sip_reg_timeout:    -- Registration for 'paltel at 10.44.12.54' timed out, trying again (Attempt #493)
> 10*CLI> 
>     -- Got SIP response 503 "Service Unavailable - registrar unavail or not enabled" back from 10.44.12.54:5060
> 10*CLI> versio
> [2016-04-23 15:19:53] NOTICE[5379]: chan_sip.c:15251 sip_reg_timeout:    -- Registration for 'paltel at 10.44.12.54' timed out, trying again (Attempt #494)
> 10*CLI> 
>     -- Got SIP response 503 "Service Unavailable - registrar unavail or not enabled" back from 10.44.12.54:5060
> 10*CLI> core versio
>     -- Remote UNIX connection
> 10*CLI> core versio
>     -- Remote UNIX connection disconnected
> 10*CLI> core versio
> [2016-04-23 15:20:13] NOTICE[5379]: chan_sip.c:15251 sip_reg_timeout:    -- Registration for 'paltel at 10.44.12.54' timed out, trying again (Attempt #495)
> 10*CLI> core versio
>     -- Got SIP response 503 "Service Unavailable - registrar unavail or not enabled" back from 10.44.12.54:5060
> 10*CLI> core versio
> [2016-04-23 15:20:24] ERROR[5379]: chan_sip.c:17092 register_verify: Peer 'paltel' is trying to register, but not configured as host=dynamic
> [2016-04-23 15:20:24] NOTICE[5379]: chan_sip.c:28316 handle_request_register: Registration from '<sip:paltel at 10.42.10.193>' failed for '10.44.12.54:62278' - Peer is not supposed to register
> 10*CLI> core versio
> [2016-04-23 15:20:33] NOTICE[5379]: chan_sip.c:15251 sip_reg_timeout:    -- Registration for 'paltel at 10.44.12.54' timed out, trying again (Attempt #496)
> 10*CLI> core versio
>     -- Got SIP response 503 "Service Unavailable - registrar unavail or not enabled" back from 10.44.12.54:5060
> 10*CLI> core versio
> [2016-04-23 15:20:53] NOTICE[5379]: chan_sip.c:15251 sip_reg_timeout:    -- Registration for 'paltel at 10.44.12.54' timed out, trying again (Attempt #497)
> 10*CLI> core versio
>     -- Got SIP response 503 "Service Unavailable - registrar unavail or not enabled" back from 10.44.12.54:5060
> 10*CLI> core versio
> [2016-04-23 15:21:13] NOTICE[5379]: chan_sip.c:15251 sip_reg_timeout:    -- Registration for 'paltel at 10.44.12.54' timed out, trying again (Attempt #498)
> 10*CLI> core versio
>     -- Got SIP response 503 "Service Unavailable - registrar unavail or not enabled" back from 10.44.12.54:5060
> 10*CLI> core versio
> [2016-04-23 15:21:33] NOTICE[5379]: chan_sip.c:15251 sip_reg_timeout:    -- Registration for 'paltel at 10.44.12.54' timed out, trying again (Attempt #499)
> 10*CLI> core versio
>     -- Got SIP response 503 "Service Unavailable - registrar unavail or not enabled" back from 10.44.12.54:5060
> 10*CLI> core versio
> [2016-04-23 15:21:53] NOTICE[5379]: chan_sip.c:15251 sip_reg_timeout:    -- Registration for 'paltel at 10.44.12.54' timed out, trying again (Attempt #500)
> 10*CLI> core versio
>     -- Got SIP response 503 "Service Unavailable - registrar unavail or not enabled" back from 10.44.12.54:5060
> 10*CLI> core versio
> abort            clear            ping             reload           
> restart          set              show             stop             
> waitfullybooted  
> 10*CLI> core 
> abort            clear            ping             reload           
> restart          set              show             stop             
> waitfullybooted  
> 10*CLI> core s
> set   show  stop  
> 10*CLI> core show 
> 10*CLI> 
> No such command 'core show ' (type 'core show help core show' for other possible commands)
> 10*CLI> core show version 
> 10*CLI> 
> Asterisk 11.17.1 built by palosanto @ rpmbuild64-2.elastix.palosanto.com on a x86_64 running Linux on 2015-04-12 12:33:25 UTC
> 10*CLI> 
> [2016-04-23 15:22:13] NOTICE[5379]: chan_sip.c:15251 sip_reg_timeout:    -- Registration for 'paltel at 10.44.12.54' timed out, trying again (Attempt #501)
> 10*CLI> 
>     -- Got SIP response 503 "Service Unavailable - registrar unavail or not enabled" back from 10.44.12.54:5060
> 10*CLI> 
> Disconnected from Asterisk server
> Asterisk cleanly ending (0).
> Executing last minute cleanups
> ]0;root at 10:/var/lib/asterisk/agi-bin[root at 10 agi-bin]# 



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list