Quantcast
Channel: Developer Group
Viewing all articles
Browse latest Browse all 1888

Forum Post: RE: Caller vs Called number Type/Id - and where to set them

$
0
0
Well this is all very historical stuff - and I gotta dig out my specs.  The existing code for Diva cards for many years never set any special values for Calling or Called party number blocks.  But in the last few years we have had to change that alot on our Diva code to setup Called Number Type and Id - and on Calling Number we have to set Type, Id, Presentation and Screening.  Differently for different providers it seems.   So of course now we are converting this code to brooktrout cards and were just trying to match up most of the features and we could find the Calling Number stuff - but nothing for the Called number stuff, and yes I did expect it to maybe be a configuration setting.   here is my snippet from the specs - which doesn't cut/paste very well at all - so here is my transalation 3rd octet - contains '1', then 3 bits of Type of number and 4 bits of Id My assumption is Eicon sends 0/0 if not specified, but I do not have a T1 analyzer to tell for sure. For some of our providers we need to set '1' Id and '2' Type, which is Isdn and National for domestic calls but we set '0' and '0' for international since that is the way to trip '011' parsing etc. So you can see a bit of a concern we have is how to flip this on the fly from call to call.  I have a feeling I end up with multiple config files for domestic vs international possibly?

Viewing all articles
Browse latest Browse all 1888

Trending Articles