Displaying 20 results from an estimated 11000 matches similar to: "Realtime SIP & BLF"
2010 Jul 14
2
BLF with Realtime
Hello Asterisk community,
I'm trying to use BLF with Asterisk Realtime, i've been searching for
some info but nothing seems to be clear, can anyone help me eith some
ideas to make this work ok?
I'va my dialplan with Realtime
Thanks in advance
-- 
Saludos
Danny Dias
SkypeID: danny.dias1
2009 Dec 05
2
How to use SIP hints and BLF for realtime extensions on Aastra phones?
Hi,
I need to make use of BLF feature on Aastra 6757i phones but its an Asterisk
1.4 using realtime architecture. Extensions are defined in realtime database
and dial plan is in AEL. I am able to correctly setup hints in the dialplan,
but they don't work. Did some research and found out that hints don't work
work with realtime extensions. Is there any work around?
On voip-info I read
2012 Dec 06
2
BLF and call-limit in 1.8
Hello
We have recently upgraded our internal PBX from 1.4 to 1.8. This made the BLF lamps on our Polycom phones stop working. After a lot of googling and a lot of testing, I have been unable to find a solution.
I did try to change the call-limit value from 4 to 1, and this actually made BLF work (noone suggested this, and what documantation I can find states that this option is deprecated). This
2014 Apr 24
1
Realtime integration: Unregistered clients showing as registered?
Hello all,
I've been testing a Kamailio Asterisk Realtime integration, and found a
strange situation.
My problem is that when using the integration, everything seems ok but
Asterisk does not see the clients as registered. Kamailio and the clients
report registered clients. Also calls fail.
In Asterisk cli sip show peers shows nothing but for example realtime load
sipusers name 660 shows the
2014 Sep 08
1
Asterisk removes ice lines in sdp when calling between webrtc clients
Hello,
I have a problem with a call between 2 webrtc clients. Asterisk removes the
ice-related lines from the sdp when it sends the INVITE out, and the called
webrtc client rejects the INVITE due to the missing ice lines. Both webrtc
clients are defined exactly the same way, same values in all fields except
the number of the peer.
There's probably something I've changed that causes this
2010 Mar 10
1
BLF and realtime SIP buddies
Hello list,
Can I do something like this for BLF functionality :
[test-blf]
exten => _XX,hint,Macro(GetSIPaccount,${EXTEN})
exten => _XX,hint,SIP/${SIPACCOUNT}
GetSIPaccount is a macro that looks at a MySQL-database for the realtime
table sip_buddies where the SIPusername is taken from.
It works great for internal calls... but how about BLF-functionality ??
Feedback is appreciated !
2008 Oct 14
1
SIP channels seem not to close after call is finished
Hello everyone,
I'm getting DIALSTATUS=CHANUNAVAIL when a call is trying to get one of my
queue interfaces, despite the fact it is free at that time, can you give
help?
   1. I see many sip channels from that extension:
[root at mysweetpbx]# asterisk -rx "*sip show channels*" |grep 648
Peer               User/ANR    Call ID                  Seq (Tx/Rx)
Format           Hold    
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:
2007 Mar 08
2
Hinting and Realtime
hello all,
My problem if i have my extensions and sipusers in a realtime database
it is not possible to use BLF or hinting.
i see only idle or unavailable status but if the phone is ringing or in
use i can't see it.
Is there a fix or any workaround? Version is Release 1.4.1
 
regards rene
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2015 Sep 16
4
Realtime Voicemail MWI
Greetings All, Regarding this archived post. 
http://lists.digium.com/pipermail/asterisk-users/2014-November/285169.html
  
 Did anyone ever find an solution to this? I've got a new box running 
13.3.0 with the exact same issue.
  
 For those that don't read the link.
  
 I've got SIP Peers in realtime. All with a mailbox set. 98% of the time, 
These are loaded into asterisk without
2010 Mar 05
3
Having problems with BLF
Hi,
I'm having a problem getting a snom 300 to work with BLF (extension
222). I've set it to watch extension 220 in the function key config
pages as per the wiki (BLF, <sip:220 at server.com>) but I can't get the
light to come on when 220 is ringing. The SIP trace page doesn't show
anything coming from my PBX when 220 is ringing or in use. Any help
much appreciated as this
2008 Sep 11
5
BLF call pickup on Linksys SPA932
Greetings list,
We recently installed some Linksys SPA962 + SPA932 sidecars into a client's offices. The BLF functionality works fine, but call pickup using the BLF is something of an issue.
Following the advice on voip-info.org, I configured part of their dialplan as follows:
exten => _**2XX,1,Pickup(SIP/${EXTEN:2})
exten => _**2XX,n,Dial(SIP/${EXTEN:2},15,tw)
exten =>
2014 Jul 26
1
Rejecting secure audio stream without encryption details - when using ws clients and Kamailio integration
Greetings,
I've noticed a problem that might originate from my Asterisk configuration,
could use a hand in sorting it out. Problem is a 488 response from Asterisk
whenever it gets RTP/SAVPF profile in the SDP.
My current setup has Asterisk Kamailio realtime integration, and Kamailio
uses dispatcher to route calls for Asterisk to handle. Now I have only one
Asterisk, on the same machine as
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
2005 Aug 16
6
realtime caching
Can anyone shed some light on realtime caching?
 
My desired behavior is that MWI works with realtime
voicemail/sip/extensions AND updates to the database take place on the
next call to the extensions.
 
Right now I have rtcachefriends=yes, and MWI works, but updates to the
database for a cached user seem to still require a reload.
 
It is my understating that removing rtcachefriends will
2010 Aug 03
1
sip.conf register in realtime DB
Hello list,
scrambling different pieces of info together I've come with the following :
I want to have my "register =>" statements in a MySQL-database, so I've 
made the following table.
table ast_config :
id  1
cat_metric  0
var_metric  0
commented  0
filename  sip.conf
category  general
var_name  register
var_val  username:password at sip.provider.net
In ext_config
2009 Aug 25
1
Realtime with "rtcachefriends=no" problems...
Hello there!
I was testing Asterisk for the last two weeks using the Realtime driver 
for MySQL, and leaving "rtcachefriends=yes" configured to enable MWI.
Today I started making additional tests with "rtcachefriends=no" because 
we will probably need to use Asterisk without this cache.
For some strange reason, calls stop to get routed between the SIP clients.
I've
2010 Jul 16
1
BLF - Realtime & Asterisk
Hello Asterisk-Community,
I'm having an error with my BLF configuration on my asterisk...i've
configured the sip peer like this:
[8250]
type=friend
callerid=Extensi?n 8250 <8250>
canreinvite=no
context=pbx9
dtmfmode=rfc2833
host=dynamic
insecure=no
language=es
nat=yes
pickupgroup=
callgroup=
qualify=2000
secret=cyx2mo
type=friend
username=8250
subscribecontext=pbx9
call-limit=100
2006 Dec 05
2
Realtime question
Hello all,
I was wondering if anyone has had much experience with Realtime
Asterisk. I like the ability to setup my extensions and voicemail boxes
in MySQL, but I have a huge worry. What if MySQL crashes. I played with
rtcachefriends, but can't seem to find a way to have asterisk store the
extension information to ensure the phones will continue to work even if
MySQL has a hiccup.
Any
2007 Jan 11
1
realtime sipusers and rtcachefriends... big headache!!
hi folks,
I am using asterisk 1.2.13 (debian etch).
My customer's sip accounts are stored in realtime sipusers.
I have enabled in sip.conf rtcachefriends=yes and ignoreregexpire=yes
Each account has nat=yes
Now, I have lot of problems.
for example, when I change the 'secret'  field of a user in the database, it
doesn't
get reflected in Asterisk, who is still expecting the old