问题描述
i hv开发了一个小型软件,该软件使用VB 6.0作为FrontEnd,将MS-Access作为BackEnd,用于存储客户记录.软件的主要功能是拨打客户的手机号码或座机号码并存储相应的注释.当我使用(0,)例如:-O,9834567876通过代码拨打号码时,它显示无效号码,如果我通过以下方式拨打了相同号码,电话拨号程序直接显示有效号码并无法与其他人通话.我正在将(0,)用于EPBX.因为当我直接拨打widout sing(0,)时,我可以与接收方通话,问题出在EPBX仅
i hv developed one small software using VB 6.0 as FrontEnd and MS-Access as BackEnd which stores customers records. the Key feature of software is dialing customer''s mobile number or land line number and storing corresponding comments.When I dial number through code using(0,)eg:-O,9834567876 it shows invalid number and if i dial same number through phone dialer directly it shows valid number and i m able call to another person.I am using (0,) for EPBX purpose.Because when i directly dial widout sing(0,) I am able to speak with recipient party the problem is with EPBX only
推荐答案
这篇关于使用VB 6.0使用EPBX拨打电话的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!