[asterisk-users] CDR into ical?

2012-01-14 Thread Jay R. Worthington
Hi y'all, is there a possibility from within asterisk to write CDR into can ical-calendar? Being a (part time) IT-Support-Monkey for almost two decades and probably brain-dead since the late 90ties, i usually can't remember to whom i've talked to yesterday, let alone a week ago ;). If i could see

Re: [asterisk-users] SIP MESSAGE outside calls - state of the art?

2011-12-12 Thread Jay R. Worthington
Hiya, SIP Messaging is implemented in asterisk-10... The only documentation I can find talks about a patch and is pretty old:http://www.voip-info.org/wiki/view/Asterisk+SIP+Messaging http://www.voip-info.org/wiki/view/Asterisk+SIP+Messaging Like anything on voip-info.org it's horrible

[asterisk-users] Hint'ing with XMPP?

2011-12-03 Thread Jay R. Worthington
Hiya, can i use an XMPP Client to see the presence of a hint? I have configured asterisk in component-mode, seem's to work, but all users ( xmpp:1...@asterisk.dohmain.com are online, even if 123 isn't a configured hint). Any good howto's out there, all the stuff on voip-info.org is completely

[asterisk-users] Slightly OT: Android phone as sip-gw?

2011-05-09 Thread Jay R. Worthington
Hi, i have some spare (read: Boss get's a new one every few month ;)) Android Phones laying around. Does someone know a way of using them as a mobile gateway for asterisk? I could not find any SIP-Gateway in the Market, and i don't think it's possible to use the GSM Audio directly with something

[asterisk-users] Push to talk over cellular

2010-08-20 Thread Jay R. Worthington
Hi, i'm trying to get PoC on Nokia Phones to work with asterisk. I think the store-and-forward part could easy be done in the dialplan, but i can't even get the handset to register with asterisk (authentication failed). I'd try'd to find the difference between pure sip and PoC-SIP, but didn't

[asterisk-users] Difference in dahdi between 1.4.x and trunk?

2010-07-02 Thread Jay R. Worthington
Hi Guy's, i'm having a wheird problem with an asterisk-trunk installation, dahdi via hfc-s sounds extremely distorted, but the same installation (same libpri, same dahdi etc) is ok with asterisk 1.4. I dont see any errors, neighter on the console nor the error logs. Any ideas what was changed?

[asterisk-users] SkypeKit

2010-06-22 Thread Jay R. Worthington
http://www.engadget.com/2010/06/22/skypekit-beta-sdk-adds-skype-to-any-application-or-device/ Great! Finally a change to get a chan_skype without beeing a**-raped by the copyprotection (which is the sole reason i didn't buy it), and maybe even more than the absolute basic features (like Silk and

[asterisk-users] Slightly OT: OMA DM Solution

2010-04-18 Thread Jay R. Worthington
Hi, anyone knows an open OMA DM tool that would be able to configure Nokia phones (mainly the sip-stuff of the e-series) for use with asterisk? Anything open i could find was the device manager from funambol, which was last updated in 2006 :-( Regards, Jay --

Re: [asterisk-users] Slightly OT: OMA DM Solution

2010-04-18 Thread Jay R. Worthington
Hiya Jeff, thanks for your answer, 2010/4/18 Jeff Brower jbro...@signalogic.com Jay- anyone knows an open OMA DM tool that would be able to configure Nokia phones (mainly the sip-stuff of the e-series) for use with asterisk? Anything open i could find was the device manager from

[asterisk-users] Cheap femtocell's ahead

2010-01-08 Thread Jay R. Worthington
http://www.pcworld.com/article/186308/magicjack_harnesses_femtocell_for_voip.html ___ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit:

[asterisk-users] Encrypted GSM

2009-12-10 Thread Jay R. Worthington
Hi, is someone working on a way to do encrypted GSM-Call with asterisk? There's a client for some cellphones (symbian, privategsm), but i could not find anything that has an asterisk-side implementation... Regards Jay ___ -- Bandwidth and Colocation

Re: [asterisk-users] CallerID app for Symbian?

2009-09-10 Thread Jay R. Worthington
we're using a GSM-Gateway on asterisk to forward incoming calls to the cellphones, but, of course, the cellphones always display the callerid from the gateway. Does anyone know a symbian app that could (on an incoming call) connect via grps/3G to a database behind the asterisk and fetch the real

Re: [asterisk-users] How to catch isdn progress message

2009-09-10 Thread Jay R. Worthington
We have to record and decode isdn PROGRESS message and when particular message is found call should be hang up and dialplan should continue. Let me guess: You want to build yet another dialer that calls some numbers to flood 'em with ads...? Good luck getting help here. Jay

[asterisk-users] CallerID app for Symbian?

2009-09-08 Thread Jay R. Worthington
Hi, we're using a GSM-Gateway on asterisk to forward incoming calls to the cellphones, but, of course, the cellphones always display the callerid from the gateway. Does anyone know a symbian app that could (on an incoming call) connect via grps/3G to a database behind the asterisk and fetch the

[asterisk-users] Instant messaging (yeah, again)

2009-07-29 Thread Jay R. Worthington
Hi, over the year, the IM question popped up here and then, the answer was allways something along the line yeah, there's an experimental patch, but it's not yet ready... Are there any plans to change this, to ie. allow messages between xmpp and sip or iax? Especially with the chan_skype (that's

[asterisk-users] Push-To-Talk?

2009-07-13 Thread Jay R. Worthington
Hi, is it possible to configure asterisk as a Push-to-task-over-cellular Server? After reading the spec i was expecting that it is just sip, but i can't get my Nokia to authenticate, no matter what settings i use. Jay ___ -- Bandwidth and Colocation

[asterisk-users] Typ of Number / Modify in Peer-Definition

2009-07-03 Thread Jay R. Worthington
Hi, is there a SIP/IAX equivalent of the ISDN-TON to find out what Type of number (national, international, private) the submitted callerid is? Can i somehow modify the callerid from a peer inside the peer-definition, ie callerid=Gizmo5 013${callerid(num:1)}? I know this can be done via a

[asterisk-users] BRI on Solaris/SPARC

2009-01-18 Thread Jay R. Worthington
Hi, is there any BRI Card/Driver that is supported on Solaris/SPARC with asterisk? Jay ___ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit:

[asterisk-users] Sounds transscript / speech synthesis

2007-12-22 Thread Jay R. Worthington
Hi, in the earlier version there was a sounds.txt with the transcript of the soundfiles. Does this still exist somewhere? Is there a plan to make speech synthesis available the same way as soundfiles, ie. instead of playing language/soundfile.wav, send the text to the speechengine and play the