MasterVitronic / fusionpbx

Automatically exported from code.google.com/p/fusionpbx
0 stars 0 forks source link

ad prepend number to caller id when incoming call is passed to cell phone via hunt group #399

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When a call is received from a DID and passed through hunt group where one 
member is a cell phone, add a digit in front of the caller ID of the originator 
of the call so the cell phone user knows the call is from fusion. For example 
if the caller id is xxx-yyy-zzzz, want to add 1 digit so cell phone user gets 
2xxx-yyy-zzzz, the 2 indicating the call came from fusion and what DID the call 
came from.  We have to assume our cell carriers do not support name, only 
number.  

Original issue reported on code.google.com by jef...@jeffik.biz on 7 Apr 2013 at 4:38

GoogleCodeExporter commented 9 years ago
We have attempted to use various combinations in hunt group script to do this.  
Either we send only originator caller id, noting or call fails. 

Original comment by jef...@jeffik.biz on 7 Apr 2013 at 4:39

GoogleCodeExporter commented 9 years ago
origination_caller_id_number should work for this.

Original comment by markjcrane@gmail.com on 24 Apr 2013 at 6:54

GoogleCodeExporter commented 9 years ago
Hunt groups have been deprecated since version 3.4! 

Original comment by ewsamu...@gmail.com on 19 Jul 2014 at 12:12