a few minor updates and typo fixes
[asterisk-bristuff.git] / doc / India-CID.txt
blob5961bb5559fa9a718495cc1bd1bf6d82dcec486a
1 India finds itself in a unique situation (hopefully). It has several 
2 telephone line providers, and they are not all using the same CID 
3 signalling; and the CID signalling is not like other countries. 
5 In order to help those in India quickly find to the CID signalling
6 system that their carrier uses (or range of them), and get the
7 configs right with a minimal amount of experimentation, this file
8 is provided. Not all carriers are covered, and not all mentioned
9 below are complete. Those with updates to this table should post
10 the new information on bug 6683 of the asterisk bug tracker.
13 ---------------------------------------------------------
14 Provider: Bharti (is this BSNL?)
15 Config: cidstart=polarity_in
16         cidsignalling=dtmf
17 Results: ? (this should work), but needs to be tested?
18 tested by:
19 --------------------------------------------------------
21 Provider: VSNL
22 Config:
24 Results: ?
25 tested by:
26 --------------------------------------------------------
28 Provider: BSNL
29 Config: cid_start=ring
30          cid_signalling=dtmf
32 Results: ?
33 tested by: (abhi)
34 --------------------------------------------------------
36 Provider: MTNL, old BSNL
37 Config: cidsignalling = v23
38         cidstart=ring
40 Results: works
41 tested by: (enterux)
42 --------------------------------------------------------
44 Provider: MTNL (Delhi)
45 Config: cidsignalling = v23
46         cidstart = ring
48 cidsignalling = dtmf
49 cidstart = polarity_IN
51 cidsignalling = dtmf
52 cidstart = polarity
54 Results: fails
55 tested by: brealer
56 --------------------------------------------------------
58 Provider: TATA
59 Config: cidsignalling = dtmf
60         cidstart=polarity_IN
62 Results: works
63 tested by: brealer
64 ---------------------------------------------------------
66 Asterisk still doesn't work with some of the CID scenarios in India.
67 If you are in India, and not able to make CID work with any of the
68 permutations of cidsignalling and cidstart, it could be that this
69 particular situation is not covered by Asterisk. A good course of 
70 action would be to get in touch with the provider, and find out from
71 them exactly how their CID signalling works. Describe this to us,
72 and perhaps someone will be able to extend the code to cover their
73 signalling.