[asterisk-users] Sending caller name out PRI?

Peter Eisch peter at boku.net
Sat May 3 22:43:20 CDT 2008


On 5/1/08 4:17 PM, "Peter A Eisch" <peter at boku.net> wrote:

> Is there a way to delay (or resend) the name much like the carrier does?
> This would then be closer to what the carrier does (as in how I need to
> have a Wait(1) before using ${CALLERID(name)}).  This assumes that it's a
> timing issue I guess.
> 

[following up to myself]

I've debugged on the PRI from a telco carrier and they never send the name
message in the setup with the ANI and DID -- it always comes after.

Looking more at the message as zaptel writes it to the wire, if the logging
is right, the first datum in the setup message is the name.  Is there a way
I can get the name to come after the DID and ANI even in the same message?
My current guess is that the PBX discards the name because there's no call
already existing.

Is there a syntax that I can use to copy the carrier behavior?

Thanks!






More information about the asterisk-users mailing list