[asterisk-bugs] [JIRA] Created: (ASTERISK-20126) no jump to 's' extension

Alex (JIRA) noreply at issues.asterisk.org
Thu Jul 12 08:41:20 CDT 2012


no jump to 's' extension
------------------------

                 Key: ASTERISK-20126
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-20126
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
    Affects Versions: SVN
            Reporter: Alex
            Severity: Minor


Hello!

Asterisk does not jump to 's' extension with the following config:

extensions.conf

[trunk]
exten=> s,1,NoOp(--TEST--)

ooh323.conf

[general]
bindaddr=10.10.10.10
port=1720
faststart=yes
gatekeeper=DISABLE
mediawaitforconnect=yes
h323id=PBX
callerid=PBX
gatekeeper=no
context=from-pstn
disallow=all
allow=alaw
allow=ulaw
dtmfmode=inband
e164=100
h245tunneling = yes
progress_setup=8
progress_alert=8
faxdetect=yes

[dev1]
type=friend
context=trunk
host=192.168.10.10
port=1720
canreinvite=no
faxdetect=yes

CLI output:

[Jul 12 17:27:18] WARNING[14501][C-0000001f]: pbx.c:5948 __ast_pbx_run: Channel 'OOH323/dev1-0' sent to invalid extension but no invalid handler: context,exten,priority=trunk,4955184653,1
[Jul 12 17:27:18] ERROR[14500]: chan_ooh323.c:4428 configure_local_rtp: Channel has no owner
[Jul 12 17:27:18] ERROR[14500]: chan_ooh323.c:1932 ooh323_onReceivedSetup: Couldn't create rtp structure


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list