Hi, I would like to using ISDN data over BRI with mISDN. After many test it seems there is a problem. I don't know if BRI is different from Germany to France or if it doesn't work but it doesn't working for me.
My configuration is mISDN 1.1.5 avec Asterisk 1.2.22 and the latest chan_mISDN from beronet. Same as my precedent email ;-). For the first server. I have pppdcapiplugin from debian ETCH and pppd. Asterisk is not started. My configuration is : $ cat /etc/ppp/peers/proformatique debug sync noauth -chap plugin capiplugin.so number <my_number> protocol hdlc mtu 800 ipcp-accept-local ipcp-accept-remote /dev/null my /etc/ppp/options is empty. For started : $ pon proformatique This configuration work with a connexion to an ISDN provider and work with asterisk, chan_zap, app_pppd (E1 connexion). For my second server, my asterisk is started. I have using chan_mISDN and chan_capi (change /etc/mISDN.conf with capi="yes|no"). I have using app_pipe and app_pppd and with app_pipe it doesn't working at all. With app_pppd with chan_mISDN, doesn't work too but with mISDN capi (chan_capi) and app_pppd, sometimes (when the moon wants) i have a ppp connexion. But i have my ping have 90% packets lost :-(. Here is my config for the app_pppd. $ cat /etc/ppp/peers/proformatique 192.168.99.1:192.168.99.2 debug sync -pap noauth my /etc/ppp/options is empty. My /etc/asterisk/misdn.conf have hdlc=yes when i have testing with chan_mISDN. So i someone have idea, i appreciate your help :-). Thanks. Sylvain _______________________________________________ Misdn-asterisk mailing list [email protected] http://lists.beronet.com/cgi-bin/mailman/listinfo/misdn-asterisk
