[asterisk-bugs] [Asterisk 0012537]: Bad name when calling between two extensions

noreply at bugs.digium.com noreply at bugs.digium.com
Tue Apr 29 01:33:03 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=12537 
====================================================================== 
Reported By:                vicsanca
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   12537
Category:                   Resources/res_config_pgsql
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     feedback
Asterisk Version:           1.4.19 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             04-28-2008 02:29 CDT
Last Modified:              04-29-2008 01:33 CDT
====================================================================== 
Summary:                    Bad name when calling between two extensions
Description: 
When calling between two iax extensions asterisk ask for a bad name. I have
this error in log:

[Apr 28 09:22:18] DEBUG[32119] res_config_pgsql.c: 1Postgresql RealTime:
Result=0x8711548 Query: SELECT * FROM iax_buddies WHERE name = '102-10' AND
host = 'dynamic'
[Apr 28 09:22:18] WARNING[32119] res_config_pgsql.c: Postgresql RealTime:
Could not find any rows in table iax_buddies.

When should be:
SELECT * FROM iax_buddies WHERE name = '102' AND host = 'dynamic'
====================================================================== 

---------------------------------------------------------------------- 
 vicsanca - 04-29-08 01:33  
---------------------------------------------------------------------- 
Yes. I think this causes iax extensions not to receive calls but I can't be
sure because res_config_pgsql it's poorly documented. Just try it and if it
works close this bug.

Thanks 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
04-29-08 01:33  vicsanca       Note Added: 0086121                          
======================================================================




More information about the asterisk-bugs mailing list