keywords: ip pbx voip gateway gsm gateway

×

Notice

The forum is in read only mode.
× Questions about A400/800/1200 Analog Interface Card

Caller ID Setting

14 years 2 weeks ago #5185 by samsalim
Hi Support,

I need to setup Called ID for A400P04, is this info suitable for Indonesia's Telco ?
www.openvox.com.cn/bbs/viewtopic.php?t=343

In another case, if the Caller ID is come from GSM/ CDMA RUIM card ( via FWT / Fixed Wireless Telephone), is the A400P support this CID ?

Thanks for your info sharing :)

Sam
hello, all of users:
if you have a problem with callerid, please try to download the fileand recompile your zaptel. there are few points you need to note:
i test it under zaptel-1.4.10 and asterisk 1.4.8. i think it should work under zaptel-1.4.9.2. what i do is patch three files
1) wctdm.c for A400P
2) opvxa1200.c for A800P/A1200P
3) chan_zap.c for asterisk-1.4.8
4) zapata.conf is for sample.
you can replace the chan_zap.c in asterisk source code , wctdm.c and put opvxa1200.c in zaptel/kernel
compiling zaptel in this way for A1200P/A800P
1) add opvxa1200 in topmodule(TOPDIR_MODULES:=) in Makefile
2) add opvxa1200.o: kernel/wctdm.h kernel/zaptel.h
find the line as below:
ztprovision.o: kernel/zaptel.h
ztmonitor.o: kernel/zaptel.h
opvxa1200.o: kernel/zaptel.h kernel/wctdm.h
ztspeed: CFLAGS=
3) make and make install.
after rebooting it, you can edit the zaptel.conf and zapata.conf and load the module by:
1) you must change the two parameters in zapata.conf to this:
cidsignalling=dtmf
cidstart=polarity
2) modprobe zaptel
3) modprobe opvxa1200 cidbeforering=1 ; if loading a400p, please change to wctdm cidbeforering=1
here, users must to know how the callerid has been sent:
if beforing first ring, no polarity sending, send cid,then first ring:
please set : cidbeforering=1
if after first ring then send cid, you have to set cidbeforering=1 cidbuflen=10
4) ztcfg -vvvvvvvvv
try to make calls, if can not display callerid, please:
1) modprobe -r opvxa1200
2) modprobe opvxa1200 cidbeforering=1 cidbuflen=10; load it again.
3) asterisk -vvvvvvvvvvgc
i post the zip file for you. it contains four files, please putthose files in a right place. if you have any problem, please let meknow!
Regards!
James.zhu

i] Last edited by samsalim at 2010-4-17 18:42 [/i
14 years 2 weeks ago #5197 by james.zhu
hi:
i am not sure what your GSM send to A400P, but it should be standard dtmf/fsk format. this patch is for dtmf format.

14 years 2 weeks ago #5266 by samsalim
Hello Support,

I saw at Elastix website : http://www.elastix.org/content/view/15/31/lang ,en/

Elastix already support Caller ID, is this OpenVox's wctdm.c patch software available at Elastix ? If I install A400P at Elastix, shall it detect DTMF Caller ID without re-compile wctdm.c ?

Elastix Feature list
VoIP PABX:
  • Caller ID supported.
  • Multiple Trunk support.
  • Incoming and outgoing routes with support dial pattern matching which gives flexibility
  • Follow-me support
  • Support for ring groups
  • Support for paging and intercom for supported IP Phones
  • Support for call routing based on Time Conditions
  • Support for PIN sets
Thanks for your support.

Sam

i] Last edited by samsalim at 2010-4-20 19:53 [/i
14 years 2 weeks ago #5269 by james.zhu
hello:
=============
is this OpenVox's wctdm.c patch software available at Elastix
===============
I do not think it is a patched wctdm.c, you have to recompile that with source.

14 years 2 weeks ago #5270 by Joe.Yung
Hello,
Can you tell me what version of Elastix you need to install? Actually, Elastix and A400P natively support CallerID, but this is based on you have callerID service and you have a right country format. You know, different country the detail of CallerID is different. Meanwhile, asterisk is not include all the country format in the world. And I am not sure the details of Indonesia's Telco. But have a scan this link for more about IP PBX in your country.
http://www.voip-info.org/wiki/view/Asterisk+consultants+Asia
Anyway,please contact us as soon as possible if necessary.

14 years 2 weeks ago #5273 by samsalim
Hello,

Thanks for Your help.

I use Elastix-1.6. Actually I need a ready Software to support OpenVox to provide Caller ID, maybe Elastix, PBX in Flash or anything, so I don't need to recompile wctdm.c, but if there is no way anymore, I must recompile anyway.

Thanks

sam
Time to create page: 0.037 seconds
Powered by Kunena Forum