similar to: ISDN Card Types for Europe

Displaying 20 results from an estimated 2000 matches similar to: "ISDN Card Types for Europe"

2003 Oct 29
3
FW: Voice/Data mixed routing over Digium E1/T1 Card
> The documentation mentions that the Digium channels can be split into some > voice channels and the remainder of the channels used for routing IP > traffic. > > Does any one have this in use in conjunction with Asterisk? Does it work > well? Would you recommend it for a production server? > > Obviously, if this works, this makes for a cost effective platform where
2003 Nov 01
2
Making a Skinny phone talk to Asterisk
I have a few 7960 Skinny phones. I've edited the skinny.conf file, but I'm a little unsure as to how get the phone to figure out which ip address it should register with when it boots. How do I do that? I already have a tftp server for my SIP based phones. Do I need a tftp server for skinny configs at all? And if so, can it be the same tftp server as the SIP ones use (I'm not sure
2004 Jan 05
1
Identifying the Originating Cisco SIP Gateway
I have several Cisco SIP gateways sending calls to Asterisk. Because the gateways don't have user-agents, they don't authenticate with Asterisk. And because they don't authenticate, they use the default context in the sip.conf file. Is there a way to either: A) identify the inbound gateway with a variable, in channel info, or the manager interface? If there was a ${SIPDOMAIN} for
2003 Dec 31
3
Java?
We needed the client browser to be open all the time for dynamic data to load without the page refreshing. After looking at all of our options we decided on programming it ourselves using flash rather than java. We have a flash frontend thats tied to our backend mysql DB. We use it for loading web site traffic data, email opens, click-throughs, bouncebacks, stats, etc. It could also be used with
2007 Jul 07
2
How to calculate the index "the number of species combinations"?
I want to analyze the co-occurrence of some species. In some papers, the authors said that the index"the number of species combinations (COMBO)" is a good index. I try to calculate the index by R language. But I can not get the right value. I think that I do not understand the concept of the index because my english is not good. The concept: *The number of species combinations *This
2003 Nov 12
2
Canadian VoIP termination?
Hi, Does anyone know of Canadian VoIP termination providers? I have Canadian customers and would like to provide Canadian dial in and dial out (canadian callerid). Thanks!
2004 Jan 12
2
SIP-Client for Handheld PC
Anyone know a sip-client that will work on a Handheld PC running WINCE for HPC. I can find some for PocketPC, but the wont work on my HPC ?? /HHA _________________________________________________________________ Scope out the new MSN Plus Internet Software — optimizes dial-up to the max! http://join.msn.com/?pgmarket=en-us&page=byoa/plus&ST=1
2003 Dec 23
1
OT: SIP vs. Skinny protocol
I assume there are several people on this list that have Cisco Call Manager implementations under their belt.... We are beginning a call manager implementation and the first question I asked Cisco was, should we use SIP or Skinny. Cisco is pushing me towards Skinny, saying that I will lose some functionality with SIP. They also say that most of their customers implement skinny. I see two
2003 Aug 25
1
Intercom with Cisco SIP 796x phones?
I read about this intercom stuff on page 62 & 63 of the book "Developing Cisco IP Phone Services" isbn 1-58705-060-9. Primary calls take place on streaming channel 0. When streaming channel 0 is not in use, streaming channel 1 can be used for asynchronously streaming (in and out) stuff like voicemail, email, and, yep the one we want, intercom. Page 87-88 of the book talks about
2004 May 27
1
opinions on oneunified.net as asterisk provider
i'm looking at potential asterisk service providers and came across oneunifed.net i googled for opinions and feedback, but haven't come across anything yet. is anyone using them or does anyone have feedback on their asterisk support and expertise? tia, george
2004 Jan 16
11
Remote reload Cisco 7960
Does anyone have a working way of having a Cisco 7960 reload its config remotely. I have tried some of the scripts that I have found on the web, but to no avail. Thanks for the help. B. J. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040116/aa4eda3c/attachment.htm
2003 Oct 26
5
Extensions Problem
Hello again, Here's the next big issue, I thought I'd let you munch on. We are utilizing Cisco 7960's and the following entries in our extensions.conf file: Exten => 1637,1,Dial(SIP/100) Exten => _NXXXXXXXXX,1,Dial(SIP/${EXTEN}@sipdemo) Exten => _NXXXXXXXXX,2,Congestion Exten => _1NXXXXXXXXX,1,Dial(SIP/${EXTEN}@sipdemo) Exten => _1NXXXXXXXXX,2,Congestion These
2004 Jan 13
1
cisco 7910 phone
Hi All Will cisco 7910 ip phone compatible with Asterisk? I know that 7960 are fine. David Kwok -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 1878 bytes Desc: S/MIME Cryptographic Signature Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20040112/e8023f35/smime.bin
2004 Jan 06
1
IAX2 Trunk two Asterisk boxes.
I need to get 2 Asterisk servers working together. I have been reading and doing just about every example I have been able to find here on the list and the Wiki. It's now gotten to the point that nothing on box2 seems to be working. I seem to have a major problem understanding the format. Here is what I have so far. It's 3 days of hair pulling and nothing seems to work! Asterisk box 1
2013 Jul 12
4
simplify a dataframe
Hello I have the following problem : group the lines of a dataframe when no information change (Matricule, Nom, Sexe, DateNaissance, Contrat, Pays) and when the value of Debut of lines i = value Fin of lines i-1 I can obtain it with a do loop. Is it possible to avoid the loop ? The dataframe initial is df1 dput(df1) structure(list(Matricule = c(1L, 1L, 1L, 6L, 6L, 6L, 6L, 6L, 6L, 8L, 8L, 8L,
2003 Dec 20
0
Chan_h323 docs
Jeremy, In some posting in the mailing lists, you mentioned that docs for h323 had been submitted but hadn't made it into distribution. Could you post those docs in your download directory? I'm trying to understand the nuances of your driver, gnugk, and extensions. Ray Burkholder ray@oneunified.net http://www.oneunified.net 704 576 5101 -- Scanned for viruses and dangerous content
2003 Dec 20
0
Chan_h323 & gnugk
Ok, I've managed to get inbound and outbound calling to work with chan_h323 and gnugk. A few questions: 1) if I do a reload in *, chan_h323 loses its registration with gnugk, and will no longer pass calls to it. A second reload will crash *. Is this supposed to be? 2) For a configuration in h323.conf like: [office] type=h323 prefix=9 context=outbound I get a message saying:
2004 Jul 20
4
Wireless SIP Phones
Hello, I found serveral discussions about the Zyxel ePhone Prestige P2000W and the WiSip from Pulver Innovations on this mailings list but still have some questions: 1) are there other affordable wireless SIP Phones on the market? I haven't seen or found anything else till now ... 2) is p2000w and wisip the same hardware?? so could I use firmware from both companies regardless of what
2003 Dec 07
2
Roaming Users
I'm trying to come up with an elegant solution to handle roaming users in a branch office scenario. I have a number of possible scenarios, none of which seem to completely solve the problem. Perhaps someone with a better feel of the interactions can help me out. Is the 'switch' statement useful in some way? What are the ins and outs of the 'switch' statement? Come to think
2004 Jun 15
2
Polycom IP 600 Programmability
Do the Polycom IP phones have some programmability so you can do some programmable phone buttons like you can on the Cisco phones? If there is programmability, such as for soft-keys and the like, how would you rate Polycom's vs Cisco's capabilities? And where can one find the programming documentation? Thanx. Ray. -- Scanned for viruses and dangerous content at