Open Source Training Seminar FreePBX Paid Support

Ticket #2532 (closed Bugs: worksforme)

Opened 9 months ago

Last modified 2 months ago

CallerID issues with Asterisk PhoneBook

Reported by: rogerluo Assigned to:
Priority: minor Milestone: 2.5
Component: Phonebook Directory Version: 2.3.1
Keywords: callerID Cc:
Confirmation: Need testing SVN Revision (if applicable):
Backend Engine: All Backend Engine Version:

Description

I did not specify a CallerID for the trunk, because I run 2 business DIDs and 3 personal DIDs at home and I use the same trunk for outgoing call service. I program the CallerIDs at the extension level.

When I dial 1 plus 10-digit phone number, all CallerIDs assoicated with extensions are passing out correctly. Only when I use system speed dial, for example *99, to call an outside number, the called party will not see my correct CallerID of the extnesion I am using, it could be either "Unknown Number" or some call gateway numbers of the VOIP providers. This happens for all VOIP providers. Sounds like a bug.

Change History

(follow-up: ↓ 2 ) 01/03/08 13:21:35 changed by pnlarsson

If you could try to change this in extensions_additional.conf:

exten => pbdirectory,n,Noop(Got number to dial: ${dialnumber})
exten => pbdirectory,n,Dial(Local/${dialnumber}@from-internal/n,)
exten => hangup,1,Hangup

to

exten => pbdirectory,n,Noop(Got number to dial: ${dialnumber})
exten => pbdirectory,n,Goto(from-internal,${dialnumber},1)
exten => hangup,1,Hangup

And perform an reload in asterisk (not freepbx! it will wipe out the change). Then test and see if it helps.

(in reply to: ↑ 1 ) 01/04/08 11:40:15 changed by rogerluo

Thanks for your help. I will try it.

I use trixbox. So, programming is an effort for me. Besides, everytime I upgrade to a new version of trixbox, I will need to do this. So, would it be possible to have this fixed for FreePBX for future release?

01/04/08 14:19:34 changed by pnlarsson

If it fixes the issue we will commit the fix, and hopefully it will be in 2.4. If it does not - then please paste a log of a call going "wrong".

02/07/08 11:30:08 changed by p_lindheimer

  • confirmation changed from Unreviewed to Need testing.
  • milestone changed from Cut Line to 2.4.

02/07/08 11:49:09 changed by rogerluo

The issue was resolved in 2.4. Thanks.

07/05/08 14:11:54 changed by lazytt

  • status changed from new to closed.
  • resolution set to worksforme.

closed as per reporter

Donate



Support
Download
Develop
Forums
News
Documentation
Paid Support
About

Paid Ads