similar to: SIP tapi

Displaying 20 results from an estimated 3000 matches similar to: "SIP tapi"

2006 May 16
1
Asttapi for Asterisk 1.2 Testers Needed (was RE: Asterisk TAPI - Outlook click2dial)
I've finished a patched version of asttapi that will work with asterisk 1.2. There were fundamental changes to the Asterisk Management interface between 1.0 and 1.2 that broke asttapi. I think my patched version will work on 1.0 and 1.2 branches, but I have no way of testing since I don't have a 1.0 install nor do I want one :). I'm looking for testers, if anyone's willing to
2006 May 15
3
How to tell if RTP stream is has been reinvited?
Howdy, How can you tell if RTP traffic has been reinvited/is bypassing an * server? Sincerely, Brent A. Torrenga brent.torrenga@torrenga.com Torrenga Engineering, Inc. 907 Ridge Road Munster, Indiana 46321-1771 +1 219 836 8918 x325 Voice +1 219 836 1138 Facsimile www.torrenga.com
2006 Apr 19
2
Asterisk and 7960s
Hi, I have got my setup almost how I would like it now, but I have just two last remaining issues that I cant seem to find answers too so i'd be grateful if someone could help? 1) Since upgrading my Cisco 7960 SIP phone to P0S3-08-2-00 the phone now displays the IP address of my asterisk server alongside the caller ID of the incoming call. For example "0123456789@192.168.0.1",
2007 Jul 05
2
REGEX expression for NXXNXXXXXX?
Hola, What would a valid regexp in Asterisk be to identify a NANP number, i.e., NXXNXXXXXX? Sincerely, Brent A. Torrenga Torrenga Engineering, Inc. 907 Ridge Road Munster, Indiana 46321-1771 tel:+1 219 836 8918 x325 fax:+1 219 836 1138 email:brent.torrenga at torrenga.com web:www.torrenga.com
2006 May 31
1
Can you dial with different CID's?
Is it possible to dial more than one extension with a different CID to each extension? I'm thinking macros might be needed, but I don't have a good handle on macros. Is it possible? Any hints? BTW - this would be used for showing an internal extension to one phone and a PSTN accessible number to another phone. Sincerely, Brent A. Torrenga Torrenga Engineering, Inc. 907 Ridge Road
2007 Jun 05
3
Outlook dialing
The bar is getting raised yet again http://www.voipmonitor.net/2007/06/05/New+Features+And+Services+For+Pack et8+Virtual+Office.aspx I personally use Snapanumber $30 or there abouts (after trialing a few other TAPI solutions and finding them sub-par) and think it's a great product but interesting to see how more people are expecting desktop/phone integration applications. Does anyone
2006 Dec 18
1
Cisco 7940 - NAT Option
I am thinking of turning on the NAT option in our Cisco phones (and the corresponding sip.conf modification) to allow the phones to be taken outside the LAN. Can anyone think of any reason not to just always turn on the NAT enabled option? I can't think of a reason not to always operate these phones with this enabled, since it would likely allow them to be taken outside our LAN and used.
2010 May 26
5
OT: Windows TAPI command-line driver
Hi, This is a bit off-topic, but still related to telephony. Is there a barebones TAPI driver that exists that would allow me to call up a command line with, as parameter, the number to dial. For exemple, Outlook integrates with TAPI, so that TAPI driver would allow me to call my own app with the phone number as argument. ex when clicking on 555-555-5555: the TAPI driver would call
2006 May 11
1
Asterisk TAPI - Outlook click2dial
Yes, I have the exact same problem. :( -----Original Message----- From: Tomislav Vojvodic [mailto:tomislav@vox-mundi.net] Sent: Thursday, May 11, 2006 5:48 AM To: xytek@hotmail.com; 'Asterisk Users Mailing List - Non-Commercial Discussion' Subject: RE: [Asterisk-Users] Asterisk TAPI - Outlook click2dial Hey, thanks for your reply.. ;) I'm also using asttapi from website you posted
2007 Mar 14
3
Zaptel version for asterisk 1.2.16
I'm used to seeing the same versioning (maybe I've been gone too long) Is zaptel 1.2.15 the right one for asterisk 1.2.16 ? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070314/e57842ef/attachment.htm
2006 Jun 14
3
Directory - First Name/Last Name - How to use both? a@h?
I think A@Home allows a user to search a directory by either first OR last name, right? I don't know for sure since I don't run A@Home. I would like to offer that functionality in my system - and I'd have done it by now if there was a prompt where Allison asks "press 1 to search by first name, press 2 to search by last name". But I don't think that prompt exists. Can
2004 Dec 04
2
XML to monitor queues on Cisco display ?
Jean-Louis curty to Asterisk More options 4:38pm (7 minutes ago) Hi everybody, I'd like to know if anybody tried to write a xml doc to monitor the number of calls in Q, when working with an ACD it's convenient to see how many calls are waiting so the agent can speed up the conversation when it gets too busy :-) I was wondering if it was poss to display this info on a display of a
2006 Apr 11
4
Why is the internet connection important to LAN and PSTN calls?
Out internet connection was out this morning. It seems that the SIP extensions on our LAN were affected. Behavior like: Call comes in over POTS to a TDM400P, there is a delay then before the Cisco 79[46]0's start to ring. If we were lucky enough to get a call through, then we could not transfer the call, or place the call on hold, or park the call. Outbound calls seemed to have a delay
2006 Apr 24
2
CallerID/variable setting.
Hey, all. I'm trying to set my CID such that, internally, I see a four-digit extension (which is also handy when checking VM), but externally, I see the full 10-digit number. So I plugged these lines into my extensions.conf: exten => _XXXXXXX,1,GotoIf($[ ${CALLERIDNUM} != 1625]?4:2) exten => _XXXXXXX,2,Set(CALLERIDNUM=6031234${CALLERIDNUM:1}) exten =>
2006 Jun 15
3
Auto-pickup cisco phones
Is there anyway to force an autopickup on a cisco 7940 / 60 from the dialplan ? My problem is that I am originating a call from the AMI, with the internal user being called first, and then connecting to external user. However, sometimes the internal user doesn't pick up the phone, so the call is never placed. I need to know the results of the call so I need to be able to either a) get
2005 Jul 28
4
TAPI Interface
Hi All !!! Somebody can inform me where to get more information about the TAPI (M$) interface of the Asterisk ? Thanks in advance. --- Isamp
2006 Jan 31
7
Teliax - Codec Preference effective?
Has anyone had problems getting their preffered codecs on the Teliax web interface taking effect? I have two accounts, two separate yet similarly configured * servers. On one account the settings took right away - on another server I am getting no result. In fact, no matter what I change the settings to, only the old codecs are usable (otherwise * says it can't negotiate a codec). Teliax
2006 May 25
4
Failover Problem
I have a weird situation. A polycom phone is configured to use system pbx1 as the primary outgoing 'proxy', followed by systems pbx3 and pbx2. All three systems have identical sip.conf files. The phone is registered on pbx1. I shut down the Asterisk application on pbx1. I make a call. The phone sends an INVITE to pbx2. Pbx2 sends back a 407 Proxy Auth message to the phone. The phone sends
2006 Jan 27
6
Lockups since upgrade 1.2.3 - anyone else? Any ideas?
Boy oh boy. This blows. I upgraded to 1.2.2 from 1.0.9, and of course had the timebomb bug. Immediately after upgrading to 1.2.3 we were ok, for 24 hours or so. Since upgrading to 1.2.3, though, the whole system has locked up twice. Once on Thursday, and then about a half hour ago. The server would reply to a ping, but no ssh login, no local console login - just locked up. This ain't good for
2006 Feb 15
9
Random Disconnects - or ARE they?
I have one use on our PBX who has been experiencing seemingly random disconnects. The user is on the same LAN as everyone else, using the same type of phone (79XX loaded with SIP firmware) as everyone else. He had some disconnects a few weeks ago, I suspected the phone, so I swapped his with mine. I have since not had issues with his old phone, however, he has had issues using mine. So, the