#123 ✓resolved
Ben Klang

dial() with :caller_id and :name ignores :name

Reported by Ben Klang | October 29th, 2010 @ 12:14 PM | in 1.0.1

When calling dial() with :caller_id and :name the resulting caller ID has a blank caller ID name.

The problem is that :name => "Foo" triggers an AGI SET VARIABLE CALLERID(name) Foo where :caller_id => 1234 triggers SET CALLERID 1234. The latter resets all caller ID information, not just the number. Also, Adhearsion prevents using :caller_id to specify the entire caller ID string as it is expecting only a number.

We should discuss whether :caller_id should accept a name string, but for now I don't want to change that.

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Shared Ticket Bins

People watching this ticket

Tags

Pages