similar to: firefly and caller id

Displaying 20 results from an estimated 2000 matches similar to: "firefly and caller id"

2005 Jun 29
5
Problems with OR Logic in the GotoIf Statement
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 3034 bytes Desc: not available Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20050629/596126bc/smime.bin
2005 Jul 11
1
ASterisk@home + Broadvoice = Almost working installation...
Hello Guys, I'm somewhat of a newbie and am desperately seeking for some help... I've managed to get asterisk up and running on my server, and signed up with a broadvoice account... I'm having no problem dialing and communicating between extensions, but whenever anyone tries to call my broadvoice account, they are greeted by no ring or anything, but rather simply a direct to
2005 Aug 02
12
WHat does it take
How many times do you ask for help here before getting a respone? Every single thing I do No matter what I get busy extensions. I am willing to pay someone to help here. Anybody got a clue? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050802/d0d1326c/attachment.htm
2004 Sep 02
5
Any way to _always_ execute certain commands in a dialplan context?
I've got a need to do something like the following: [foo-context] exten => _.,1,SetCIDNum(123) exten => _.,2,SetCIDName(XYZ) include => local include => tollfree But of course, this example won't work. The goal here is this: if a call ends up being handled by the "local" or "tollfree" contexts, I want those SetCID*** commands executed. Otherwise, I
2005 Sep 21
7
add 0 (zero) to incoming callerID - how?
I have an asterisk box and SIP / IAX2 phones. To call out, users have to add 0 (zero) before a real telephone number. That means, that if they want to call someone that has a number 123456, they have to call 0-123456. Simple, right? This has a serious drawback though - when someone calls us from the number 123456, we see the callerID 123456, and we're unable to use the callback/redial
2005 May 12
1
ast_yyerror - 'space' in Caller-ID - string comparison
I've some code to manipulate incoming Caller-ID - so its suitable for replying to... [sipdef] exten => s,1,NoOp(FWD SIP: "${CALLERIDNAME}" <${CALLERIDNUM}>) ; Alter incoming calles from pulver - add a '87' exten => s,2,Gotoif($[${CALLERIDNAME} = ${CALLERIDNUM}]?3:4) exten => s,3,SetCIDName(87${CALLERIDNUM}) exten => s,4,SetCIDNum(87${CALLERIDNUM}) exten
2004 Nov 24
3
Haven't got a clue ...
On how to even search for this "feature" as I have no idea on what it can be. I've got a meridian linked to * (by EuroISDN) which is linked to a ISDN30. I can make calls from the meridian, and receive calls into the meridian. Great stuff. However, if someone dials an invalid number, then instead of hearing a "three tone", the line just drops and goes dead. The console
2005 Jan 27
2
Q: Can I over-ride the value of ${CALLERIDNAME} ?
Folks, I'd like to change the value of ${CALLERIDNAME} for incoming PSTN calls from certain numbers, but haven't found a way that works. The goal is to provide more informative names on my phones' caller ID displays--e.g., I would prefer to display "ROB CELL" instead of "CELLULAR CALL" when I call home from my cell phone. This is what I tried in the context
2004 May 31
1
Firefly / LibIAX2
Hi Does anybody know how to build the LibIAX2 from Virbiage? It has some nice features when using Firefly (Messaging, Status Indication). The source can be downloaded here: http://www.virbiage.com/3rdparty/. It does not contain any directions how to compile. Any hints? Thanks! Reto
2006 Mar 28
3
How to send announcement after called has picked up the phone?
Hi I would like to send a text to the called person when he picks up the phone before the call gets connected through. Is there a way to do this? Example: I'm registered to multiple SIP providers. They come in to a context each and then get through to my phone. Now I would like to send myself an announcement about from which SIP provider this call came from. -- Beno?t Panizzon,
2004 Oct 07
5
Display called Number or context on X-lite/X-Pro
Hi to all, to manage properly a call center for multiple companies is possible to let the X-lite/X-Pro softphone to display the number or context called from PSTN to let operator answer with the correct name of the company?? I explain better. If a call come from PSTN to Number A for company A i want the operator recognize it and answer "Good Morning, I'm Operator of company A"
2004 Aug 10
1
Firefly and *... Argh!
Okay, I've read as much as I can, and I think i've followed instructions, but I'm still having problems with * and firefly... I can get outgoing to other freshtel working, but not incoming (I get the "not available" voicemail), or outgoing to landline. I'm using the debian asterisk package (0.9.1-RC1-4) My iax.conf has in general (under my FWD register, which
2005 Mar 25
1
2 companies - one asterisk
I have working with a polycom IP500 phone. I like the idea of having each line button on the phone as a separate sip device. If I understand it right, each phone could have three extensions (one for each line.) This would be great since I could then use the dialplan to forward calls to the desired extension. I envision something like this: Extenson 101 - Company-A Extension 102 - Company B
2004 Jun 28
2
New Firefly release - 1.9.3
There's a new firefly release out for those who are using firefly with your lovely asterisk / SIP server. http://www.virbiage.com/firefly/download/firefly-thirdparty.exe the main changes are improved GUI fixes (mouse wheel works now :) ), few url parsing fixes, mic volume control and improved compatibility with SIP servers (namely SER). Send me all bugs, problems and suggestions (even
2004 Jun 16
3
X-Lite/Firefly behind NAT connecting to Asterisk not receiving RTP
I have an asterisk server up and running, using Firefly in IAX mode works great, even with Firefly behind a NAT (as expected, since IAX works really well with NAT). Now I'm trying to get X-Lite and/or Firefly to work in SIP mode from behind the NAT, and I can't seem to get there. At this point, the phone will successfully register with Asterisk, and the Asterisk qualify messages get
2004 Oct 05
1
Firefly 1.9.5 released
Just a quick announcement for Firefly users that Firefly 1.9.5 is out. Mainly just a bug fix release as we get ready for Firefly 2.0. One notable feature added is DTMF via SIP INFO. http://www.virbiage.com/firefly/download/firefly-thirdparty.exe is the URL As always, send me any bugs, features or suggestions. -Adam
2005 Jan 12
1
linphone -> NAT -> * -> NAT -> firefly woes.
Hi folks an issue I don't understand. I'm running * stable 1.0.3 on public internet, with following iax.conf / sip.conf entries: iax.conf [100] type=friend username=Foo context=default auth=md5,plaintext,rsa secret=secret host=dynamic callerid="Foo" <100> qualify=no sip.conf [10] type=friend username=Bar context=default callerid=Bar <10>
2004 May 27
5
FireFly doesn't work with 3rd party anymore
Just an FYI FireFly no longer works with anything but the FireFly network. No more SIP, No more IAX. It was a damn good IAX client... too bad its crap now. bkw
2005 Oct 04
1
Firefly 2 third-party version?
I found version 2.0.0 of Firefly on the Freshtel site, but it only has the network setup options for the Freshtel network, despite the final statement on the page http://www.freshtel.net/firefly/download/ that says: ----------------- Standalone SIP / IAX mode: If you want to use Firefly on our network (with your own voicemail etc.) you will need to register a Firefly number. However, you can
2004 Jan 27
4
Introducing Firefly
After many months of development, I'm pleased to announced Firefly - an IAX soft phone and network. The firefly softphone - free, runs under windows, allows connection to multiple networks, skinable interface, connection to firefly network, IAX2 protocol, (SIP in next release), codecs supported - iLBC, G.711 ulaw/alaw, GSM. - contact lists, selectable ringtones. download from here -