[asterisk-bugs] [DAHDI-linux 0018995]: CallerID not detected.

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Mar 18 22:26:17 CDT 2011


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18995 
====================================================================== 
Reported By:                elmemis
Assigned To:                
====================================================================== 
Project:                    DAHDI-linux
Issue ID:                   18995
Category:                   General
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
JIRA:                        
Reviewboard Link:            
====================================================================== 
Date Submitted:             2011-03-18 22:21 CDT
Last Modified:              2011-03-18 22:26 CDT
====================================================================== 
Summary:                    CallerID not detected.
Description: 
Not detect the callerID.
If I plug in my house, it works.
If I plug in the office, does not work.
Phone lines has the same characteristics. Have reverse polarity.
====================================================================== 

---------------------------------------------------------------------- 
 (0133024) elmemis (reporter) - 2011-03-18 22:26
 https://issues.asterisk.org/view.php?id=18995#c133024 
---------------------------------------------------------------------- 
Dialplan:
[from-pstn]
exten => s,1,Noop(${CALLERID(num)})
	same => n,Noop(LLamada entrante por ANTEL. De ${CALLERID(num)})
	same =>
n,Set(CALLFILENAME=${STRFTIME(${EPOCH},,%Y%m%d-%H%M%S)}-${CALLERID(num)})
	same => n,Noop(Archivo de grabacion: ${CALLFILENAME})
	same => n,Monitor(wav,/root/grabaciones/${CALLFILENAME},m)
	same => n,Wait(3)
	same => n,Answer()
	same => n,Wait(0)
	same => n,Goto(inicio,s,1)
	;same => n,Hangup()


Use DTMF to FSK converter for the callerid.
The converter is working properly. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-03-18 22:26 elmemis        Note Added: 0133024                          
======================================================================




More information about the asterisk-bugs mailing list