The X100P is working - partly. I can make outgoing calls. But the card has got a problem detecting incoming calls. Even in verbose mode I don't see any hint that the card detects a call.
Now it works. I changed the following items in the file wcfxo.c:
#define PEGTIME 1000 * 8 #define PEGCOUNT 0
static int opermode = 1;
With these values it seems to work. (For the archieve: These values are working for me in germany)
For the record, I had the same probem and this fixed it for me too. I am in France. How about making this a compile time option?
_______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
