[asterisk-users] CallerID is not displaying for my incoming calls

Carlos Chavez cursor at telecomabmex.com
Wed Aug 16 09:20:32 MST 2006


On Wed, 2006-08-16 at 00:22 -0700, Crazy Boy wrote:

>         > extensions.conf file contents:
>         > 
>         > [incoming]
>         > exten => s,1,Answer
>         > exten => s,2,SetMusicOnHold(default)
>         > exten => s,3,DigitTimeout,5
>         > exten => s,4,ResponseTimeout,10
>         > exten => s,5,Background(/tmp/virg2)
>         > exten => s,6,Goto(s,1)
>         > include => leader
>         
	You need to wait for the second ring before answering the call.
CallerID is sent between the first and second ring.  Make make the s,1
entry Wait(2) and then answer.

-- 
Carlos Chavez Prats
Director de Tecnología
Telecomunicaciones Abiertas de México S.A. de C.V.
Tel: +52-55-91169161 Ext 2001
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20060816/37a57060/attachment.pgp


More information about the asterisk-users mailing list