always include a wait before a dial
give the callerid time to get into * before dialing, it arrives
between the first and second ring, if you have * dial after the first
ring it will not be there yet to pass along
On Jan 9, 2007, at 12:16 PM, Anton Frolov wrote:
>
> Dear List,
>
> My problem is that the incoming Caller Id is not displayed on the
> local analog
> phones (connected to a TDM400 card).
>
> I receive the CID correctly from my telco, but when I place the
> call to the
> internal analog line, the CID is not propagated.
>
> An interesting point: when I try to place a new call to an already
> bridged line,
> I see the second call with the CID on the analog phone. The second
> call is
> placed exactly with the same command/config as the first one.
> In the debug log I see (for the second call):
> -- Launched AGI Script /usr/share/asterisk/agi-bin/incoming.pl
> -- AGI Script Executing Application: (Dial) Options: (Zap/2||otw)
> -- CPE supports Call Waiting Caller*ID. Sending '/066332XXXXXX'
>
> In other words, the CID is transmitted during a Call Waiting, but
> not during a
> normal call. It looks like Asterisk does not send the CID (or send
> it too soon /
> too late) during the first ("normal") call.
>
> Any idea is welcome.
>
> Thanks!
>
> AF.
>
> --
> *zapata.conf*
>
> usecallerid=yes
> usecallingpres=yes
> callerid=asreceived
> hidecallerid=no
> callwaiting=yes
> callwaitingcallerid=yes
> treewaycalling=yes
> transfer=yes
> useincomingcalleridonzaptransfer=yes
> ...
>
> context=home
> signalling=fxo_ks
> channel => 1
>
> context=office
> signalling=fxo_ks
> channel => 2
>
> context=freebox
> signalling=fxs_ks
> callerid=asreceived
> channel => 3
>
> context=francetelecom
> signalling=fxs_ks
> callerid=asreceived
> channel => 4
>
>
> *extensions.conf*
> exten => s,1,Dial(${HOME},,otw)
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users