similar to: Sharing SIP Info with Realtime

Displaying 20 results from an estimated 20000 matches similar to: "Sharing SIP Info with Realtime"

2006 Mar 14
7
Realtime Extensions
Does anyone know if realtime extensions allows extensions in the format callerid/extension yet? ie the extensions.conf file allows you to do: 5551212/1000 => exten ... and it matches against extension 1000 when the caller id is 5551212. Last time I checked, realtime didn't support this yet. That's a show stopper for us. -------------- next part -------------- An HTML
2006 Mar 14
2
Realtime SIP
Is anyone using realtime sip for friends (ie phones) with multiple Asterisk boxes all pointing to the one central MySQL database? Does it work? Are phones that are registered to the database from Asterisk box able to reach phones registered to the database from another Asterisk box? Doug.
2006 Nov 01
2
Realtime, DUNDi and regexten
It seems that when you use Realtime static and possibly realtime realtime for sip users, that Asterisk fails to create the regexten context for DUNDi. Someone else had the same problem back in July. Doesn't look like they ever had a resolution. <http://lists.digium.com/pipermail/asterisk-users/2006-July/160105.html>
2006 Jun 28
4
Realtime SIP Registrations
Has anyone considered the idea of splitting the sip registration information in a realtime database from the actual configuration of the peers? I mean, instead of having a table full of the configuration information (i.e. name, regexten, secret, etc) and registration information (i.e. ipaddr, fullcontact, etc), you have separate tables with their own information. This way, you can have separate
2006 Jun 06
1
Asterisk Realtime and SIP Registration
Hi! I use the following configuration to register my asterisk server to my SIP provider: register => 12345:passwd@sip.provider.com/12345 sip.conf: [sipout-test] type=peer username=12345 fromuser=12345 fromdomain=provider.com secret=passwd insecure=very host=sip.provider.com qualify=yes context=test-incoming extensions.conf: exten => 12345,1,Dial(SIP/10) exten =>
2005 Feb 08
12
SRV lookups
Hi everyone, I have a question concerning DNS SRV lookups. The situation is like this: - one central Asterisk server - many domains with SRV records, let's say we have bar.com and doe.com Now the question is: if the SRV lookup is done for foo@bar.com the call is mapped to foo@myasterisk.mydomain.net. Is that correct? If so, I have a problem: if somebody calls foo@bar.com, Asterisk
2006 Oct 30
1
Realtime in the Real World
We are hosting multiple companies with Asterisk. For a high degree of control, each company has many contexts that are included from a main context. I had wanted to use realtime, but realised very soon that it didn't scale. For each context that you put a realtime switch statement in, Asterisk has to go and query the database. If you include 10 contexts, and each one of those has a realtime
2006 Mar 14
4
Stuck. Extenions.conf? Realtime? MySQL? Grrrrr!
Boy, am I stuck... I'm officially ready to toss Asterisk out the window. I have to admit it isn't necessarily all the fault of Asterisk either. It just seems that every option I turn to suddenly ends in failure. I don't know if it's me that's bitten of more than I can chew with this project, or maybe Asterisk just isn't mature enough yet. Nothing complicated really....
2006 Mar 23
7
Ok... what is 'sip show peers' really used for?
I'd love to understand what the function of the peer list returned by 'sip show peers' is for, especially when Realtime is used. If I start Asterisk with realtime enabled, a 'sip show peers' yields none. As each peer (phone) registers, or a call is made to the peer, Asterisk adds them to the list returned by 'sip show peers'. Correct? Apparently Asterisk doesn't
2006 Mar 21
12
Fw: anybody has SIP realtime working ?
Hello, I am just asking this because I am note sure if the problem is on my side or not, I saw some comments on SIP realtime today so I was wondering, has anybody has SIP realtime working with a softfone ? If yes, please confirm, that would give me a light. My previous message to the list is below. Thanks. Frederic ----- Original Message ----- From: Frederic Jean To:
2006 Mar 17
3
SIP Realtime Users
Trying to get SIP realtime working here... I'm connected to the database... *CLI> realtime mysql status Connected to vox180internal@db1.ipt.XXX.com, port 3306 with username voxadmin for 6 seconds. I can get information for the extension in question... *CLI> realtime load sipusers name 2944093 Column Name Column Value
2006 Jun 19
4
Polycom Buddies in 1.6.6
All, Slightly off topic. Polycom released their SIP software version 1.6.6 for their phones recently. I was under the impression that this release fixed a previous limitation where the phones would only watch 7 buddies, ie send 7 sip subscriptions to Asterisk. I have configured a phone directory to watch 30 or so appearances, and it still seems to only be sending 7 subscriptions to Asterisk.
2006 Mar 21
3
Realtime / SIP Peers etc
Ready to scream here.. 1. After 6 months with Asterisk I'm STILL trying to understand the difference between a SIP user, friend and peer. 2. Exactly what resource does Asterisk use to send MWI to registered phones? I thought it was astdb? 3. It looks like it isn't astdb. It looks like it will only send MWI to a phone if it shows up in 'sip show peers'. 4. WHY then does a reload
2004 Dec 27
6
realtime voicemail
Paste your extensions.conf section that is relevant. -Matthew ----- Original Message ----- From: "Greg - Cirelle Enterprises" <gcirino@cirelle.com> To: <asterisk-dev@lists.digium.com> Sent: Monday, December 27, 2004 4:32 PM Subject: [Asterisk-Dev] realtime voicemail > Let me clarify my last message. > > If I put in the wrong password I get polled > again for
2003 Dec 16
28
codec negotiation
Hi list, I'm with a little problem on codec negotiation between a cisco827 and asterisk. My sip.conf is like that: [general] port = 5060 bindaddr = 0.0.0.0 context = default amaflags = default allow=g729 allow=gsm allow=alaw allow=ulaw ;disallow=all and cisco like that: dial-peer voice 6 voip destination-pattern 0T session protocol sipv2 session target ipv4:<asterisk-ip>
2004 Aug 30
3
Observations
Hi, we have a 2 node / 3 node RAC installation with OCFS. We have the following observations. 1. TIME STAMP Issue We have noticed that the time stamp which is shown on the datafiles doesnt remain the same even after a shutdown normal /shutdown immediate i.e If I shutdown all RAC instances ( A , B , C) using shutdown normal / immediate, the timestamp on the datafiles are not the same. Even
2006 Dec 19
26
Match a Numer - then continue with dialplan
Anyone know if there's a way to match a dialplan extension, execute some code, say set a variable, and then continue with the dialplan? I want to set a variable when the dialplan flows beyond a certain context. This would be a great feature. Doug.
2006 Mar 21
4
Realtime SIP Persistency
I've been using realtime for sip users information. I noticed that when you are doing this, if you do a 'reload' or restart asterisk, the information in a 'sip show peers' goes away. When I do this, MWI stops working. I always though MWI used the astdb file ('database show') to determine where to send MWI but it must be using 'sip show peers' because when this
2008 Feb 11
1
Realtime SIP peers - reloading cached info
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi guys, I've been working on a little dialplan fragment for roaming extensions, however the customer wants us to set the MWI indicator for the roaming extension that has just logged in. We're using MySQL realtime, so I've figured out that RealTimeUpdate will happily update the realtime database with the correct mailbox. My problem
2006 Dec 13
2
Realtime +Mysql +Failover
Hoping someone out there has run into this or has some ideas for us. We currently have asterisk set up with Realtime (using mysql) for its extensions,sip and voicemail files. The problem we are trying to solve, is one of a failover mechanism. What if our mysql server went down. Can Realtime be set up with a secondary mysql server to get its data from. We can set up mysql to sync with its fellow