[asterisk-bugs] [Asterisk 0010228]: Extension Status does not change to 8 durring ring

noreply at bugs.digium.com noreply at bugs.digium.com
Mon Aug 6 14:14:42 CDT 2007


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=10228 
====================================================================== 
Reported By:                swolfe
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   10228
Category:                   Core/*
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     feedback
Asterisk Version:           1.4.8  
SVN Branch (only for SVN checkouts, not tarball releases): N/A  
SVN Revision (number only!):  
Disclaimer on File?:        No 
Request Review:              
====================================================================== 
Date Submitted:             07-18-2007 10:55 CDT
Last Modified:              08-06-2007 14:14 CDT
====================================================================== 
Summary:                    Extension Status does not change to 8 durring ring
Description: 
When calling from an IAX extension to a SIP extension the API command:

Action: ExtensionState
Exten: 200

Gives a status of 0

******************************** 
Response: Success
Message: Extension Status
Exten: 200
Context: default
Hint: SIP/200
Status: 0 
******************************** 


Where calling from SIP to IAX gives the correct Status
******************************** 
Response: Success
Message: Extension Status
Exten: 702
Context: default
Hint: IAX2/702
Status: 8 
******************************** 

====================================================================== 

---------------------------------------------------------------------- 
 swolfe - 08-06-07 14:14  
---------------------------------------------------------------------- 
localhost*CLI> core show hints
localhost*CLI>
    -= Registered Asterisk Dial Plan Hints =-
                   7000 at default             : IAX2/7000            
State:Idle            Watchers  0
                   6000 at default             : SIP/6000             
State:Idle            Watchers  0
                    351 at default             : SIP/351              
State:Unavailable     Watchers  0

Here is SIP.CONF with all the comments taken out.
[general]
context=default                 ; Default context for incoming calls
allowoverlap=no                 ; Disable overlap dialing support.
(Default is yes)
bindport=5060                   ; UDP Port to bind to (SIP standard port
is 5060)
bindaddr=0.0.0.0                ; IP address to bind to (0.0.0.0 binds to
all)
srvlookup=yes                   ; Enable DNS SRV lookups on outbound
calls



[351]
type=friend
;context = incomming_local
fullname = Spider Man
host = dynamic
mailbox = 351
secret = XXXX
vmsecret = XXXX
dtmfmode = rfc2833
canreinvite = yes
nat = no
qualify = yes 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
08-06-07 14:14  swolfe         Note Added: 0068510                          
======================================================================




More information about the asterisk-bugs mailing list