search for: belino

Displaying 6 results from an estimated 6 matches for "belino".

Did you mean: belin
2006 Oct 23
2
asterisk not detecting hangup
Hi, Im working with the following versions: -asterisk-1.2.12.1 -zaptel-1.2.9.1 And with the following card: 00:0d.0 Communication controller: Tiger Jet Network Inc. Tiger3XX Modem/ISDN interface Subsystem: Unknown device 8085:0003 Flags: bus master, medium devsel, latency 32, IRQ 201 I/O ports at c800 [size=256] Memory at fe000000 (32-bit, non-prefetchable)
2007 Mar 12
1
Error mounting
Hi all, i'm new in the list so i'm sorry if this i'm posting is off-topic or it was already answered before. I'm having this problem; i've got an ext3 8GB partition and it doesn't mount, the cause of this: a user (yes me!) running fsck.ext3 with the filesystem mounted, ups! (snif, forgive me!!, totally newbie and mad) errors while booting: EXT3_fs error (device hda4):
2006 May 17
0
Need technical info about dialers
Hi list, I'm trying to find technical information about predictive dialing, different algorithms based on call lengths, agents connected, etc. Any help would be appreciatted. Cheers, Maxi Belino -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060517/97b195e7/attachment.htm
2006 Jan 29
1
Moprobe Zaptel error
Hi, i'm trying to install a compatible modem to act as a X100P, and i would appreciate some help here, this is what is hapening when i modprobe zaptel: # modprobe zaptel FATAL: Error inserting zaptel (/lib/modules/2.6.11-6mdk-i586-up-1GB/misc/zaptel.ko): Invalid module format firstly, i did: 'make clean' then 'make linux26' and then 'make install' into zaptel
2006 Jan 29
0
Modprobe Zaptel error
Hi, i'm trying to install a compatible modem to act as a X100P, and i would appreciate some help here, this is what is hapening when i modprobe zaptel: # modprobe zaptel FATAL: Error inserting zaptel (/lib/modules/2.6.11-6mdk-i586 -up-1GB/misc/zaptel.ko): Invalid module format firstly, i did: 'make clean' then 'make linux26' and then 'make install' into zaptel
2006 Dec 19
0
SIP and ZAP
Hi all, I'm doing some coding, i'll be thankfull if anybody can help me here. does anybody knows if ast_request_and_dial() returns differents "reasons" when dialing to SIP and ZAP devices? For example, if the phone of the callee is BUSY, i think ast_request_and_dial() should return the same reason (int) no matter if the phone is a SIP device or ZAP device but apparently is not