[asterisk-users] Controlling the channel

Steven Totaro stotaro at bluehippo.com
Thu Sep 14 08:46:36 MST 2006


> -----Original Message-----
> From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-
> bounces at lists.digium.com] On Behalf Of Doug Lytle
> Sent: Thursday, September 14, 2006 10:55 AM
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: [asterisk-users] Controlling the channel
> 
> Hey everybody,
> 
> I've been struggling with this for a while and figured I'd ask.  I
have
> a facility that is connected via a PRI to a Definity G3R, it does not
> pass caller id number, only name.  I see the following when this call
is
> passed via IAX to one of our facilities:
> 
>     -- Accepting call from '' to '4899' on channel 0/1, span 1
>     -- Executing NoOp("Zap/1-1", "Doug Lytle") in new stack
>     -- Executing NoOp("Zap/1-1", "") in new stack
>     -- Executing Dial("Zap/1-1",
> "IAX2/asterisk:xxxxxx at 192.168.102.15/4288") in new stack
> 
> I'm looking for a way to populate the Accepting call from ''
> 
> Is there a way to do this from the dial plan?
> 
> Using Set(CALLERID(number=5574) does not work.
> 
> This is what it looks like when it's coming from a system that does
send
> caller id number:
> 
>     -- Accepting call from '5574' to '4899' on channel 0/1, span 1
>     -- Executing NoOp("Zap/1-1", "Lytle, Doug") in new stack
>     -- Executing NoOp("Zap/1-1", "5574") in new stack
>     -- Executing Dial("Zap/1-1",
> "IAX2/asterisk:xxxxxx at 192.168.102.15/4288") in new stack
> 
> Any suggestions?
> 
> Doug
> 
> 
> --
> 
> Ben Franklin quote:
> 
> "Those who would give up Essential Liberty to purchase a little
Temporary
> Safety, deserve neither Liberty nor Safety."


So the definity is not sending the callerID?

In the trunk group there should be an option to send number and name.

Also I think there may be something in the system configuration.

Thanks,
Steve


More information about the asterisk-users mailing list