Displaying 20 results from an estimated 2000 matches similar to: "Asterisk 1.4 + Presence"
2009 Feb 26
1
Can't build today's AGX Asterisk Addon with spandsp0.0.6pre3 or 4
Hi,
With 0.0.6pre3:
# ./build.sh
CMake Warning (dev) in CMakeLists.txt:
  No cmake_minimum_required command is present.  A line of code such as
    cmake_minimum_required(VERSION 2.6)
  should be added at the top of the file.  The version specified may be
lower
  if you wish to support older CMake versions for this project.  For more
  information run "cmake --help-policy CMP0000".
2007 Sep 21
3
Asterisk 1.2.13 and presence
Dear people, is it possible to have presence using Asterisk 1.2.13 / SIP
with Linux/Debian Etch???
I'd like to see if my intranet contacts are available, busy,
disconnected....
Thanks a lot
Alejandro
2007 Feb 04
9
Zap FXS slow to reset?
I have the following dialplan (segment) that isn't working as I expected 
it to:
exten => s,n,Dial(Zap/1&SIP/202&SIP/203,18)
exten => s,n,Dial(Zap/1&SIP/201&SIP/202&SIP/203,42)
The plan was to have SIP/201 added to the group of ringing phones after 
3 or so rings.  What ends up happening, though, is the Zap/1 phone STOPs 
ringing when the dialplan falls through to
2008 Dec 18
3
Asterisk AGX addons compile issues
Has anyone seen this before, and know what is happening?
USER at HOST:~/asterisk/agx-ast-addons# ./build.sh
-- Configuring done
-- Generating done
-- Build files have been written to: /root/asterisk/agx-ast-addons
[ 11%] Building C object CMakeFiles/app_devstate.dir/app_devstate.o
Linking C shared module dist/app_devstate.so
[ 11%] Built target app_devstate
[ 22%] Building C object 
2007 Apr 03
1
Hints not working using SVN-branch-1.4-r59289
Group
 I'm having trouble getting hints to work correctly using
SVN-branch-1.4-r59289
I have hints working on several other systems but I must be missing
something this time around.
 
 
VoIPGW*CLI> show hints 
    -= Registered Asterisk Dial Plan Hints =-
                     30@default             :
State:Unavailable     Watchers  3
                     29@default             :
2009 Mar 09
0
Can't build today's AGX Asterisk Addon with spandsp0.0.6pre3 or 4 [SOLVED]
2009/2/26 Olivier <oza-4h07 at myamail.com>
> I must add I tried spandsp0.0.6xxx as a warning message advised me to do so
> (using 0.0.4 would be ok for me but current trunk doesn't allow this
> anymore, it seems).
>
>
> 2009/2/26 Olivier <oza-4h07 at myamail.com>
>
> Hi,
>>
>> With 0.0.6pre3:
>> # ./build.sh
>> CMake Warning (dev)
2017 Nov 19
2
pjsip subscribe (presence) always returns: No matching endpoint found
Hello List
I am in the progress of migrating from chan_sip to pjsip.
I fear I have missed something on how hints need to be specified for
pjsip.
For chan_sip I have configured sip.conf
subscribecontext = localuser
and in the dialplan I set:
[localuser]
exten => 11,hint,SIP/11
Now if a phone subscribes to '11' this works.
Now I try to get the same working for pjsip. I understood
2007 Jul 03
1
Configuring BLF or Asterisk presence/Hints feature
Hi all,
I am working on 
asterisk 1.2.18
zaptel 1.2.17
Polycom 650
polycom 430
SIP version 2.0.3.0131 for IP 650
SIP version for IP430 2.0.3.0127 
freepbx 2.2.1
I am trying to configure BLF using asterisk but failed. I would be thankfull if somebody help me.
Regards
FArooq
**********************************************
1
**********************************************
in my
2007 Jul 16
1
asterisk 1.4 and gnugk with ooh323
Hello all,
I have seen some people asking how to configure asterisk to work with
h323 but i did not manage to do fix it yet (i am not an asterisk
expert).
Can someone help me configuring asterisk?
It is already compiled asterisk 1.4.5 with H323 support.
Everything looks fine.
Then i understand i need to configure several files:
-sip.conf
-ooh323.conf
-extensions.conf
do i also need to configure
2006 Feb 15
2
Hint priority
Hi All
Has anyone managed to get the hint priority with Swissvoice IP10S phones 
working?
I have 2 phones: a Snom 360, setup as the reception phone on extension 
11, and a Swissvoice IP10S on extension 12.
When calling each other (tested both ways) I can only ever see the Snom 
360 in the Active State from 'show hints'.  The Swissvoice stubbornly 
remains in the Idle State when on a call!
2007 Mar 09
3
Zaptel problem after upgrading to 1.2.16
Hi guys,
 
I'm hoping I've made a silly mistake here, but I've been staring at the
screen for the past few hours and I can't work it out.
 
I upgraded to 1.2.16 recently, and am having problems with zaptel.
 
The card is detected, I get a reasonable output from ztcfg -vv, and
zttool shows the installed module (TDM400) with one FXS module.
 
But when I start asterisk, I get
2006 Dec 17
5
BLF on GXP2000
I am trying to set up the BLF on a GXP2000.
Currently what I have is
extensions.conf:
[globals]
polycom430=SIP/101
[internal]
exten => 101,1,Macro(voicemail,${polycom430})
[macro-voicemail]
exten => s,1,Dial(${ARG1},10,tT)
exten => s,2,VoiceMail(u${MACRO_EXTEN}@default )
exten => s,102,VoiceMail(b${MACRO_EXTEN}@default)
[ext-local-custom]
exten => 101,hint,${polycom430}
2008 Nov 29
2
Trixbox 2.6.1.13 OpenR2
*Good morning!  *
*I verified that the trixbox version Trixbox 2.6.1.13 has support for
OpenR2, I verified in the repository that has to libraries of the project
openR2, but I don't manage to do to work in the trixbox, when I type the
command (it colors show channeltypes)ele no demostra the support to MFC+R2,
they could help finding out which package is necessary of the trixbox and
which the
2008 Nov 04
1
users.conf and hints
Is there a way to override sip peers defined in users.conf with respect to their context and hints?
Every extension I have defined in users.conf always gets an @default for the hint priority.  Below are asterisk outputs and users.conf entries.  In peer 1203 I've set a subscribecontext, which is completely ignored.
Thanks for any help.
nurscarepbx*CLI> core show version
Asterisk 1.4.22
2015 Dec 30
2
Signaling ringing on other extension
Ishfaq Malik <ish at pack-net.co.uk> schrieb:
Hi Ishfaq
> Look into Busy Lamp Field/Presence
> 
> Here's a starting point:
> 
> http://www.asteriskdocs.org/en/3rd_Edition/asterisk-book-html-chunk/asterisk-DeviceStates-SECT-1.html
Thanks a lot, but it does not seems to work...
Here my configuration:
sip.conf:
[general]
allowsubscribe=yes
subscribecontext = default
2005 Jan 04
1
Re: Polycom Buddy Feature
I'm still trying to work this out.
I've got this in my sip.conf
[1003polycom]
type=peer
secret=abc123
host=dynamic
defaultip=192.168.1.215
context=default
mailbox=1003
subscribecontext=phonestatus
[1004polycom]
type=peer
secret=abc123
host=dynamic
defaultip=192.168.1.214
context=default
mailbox=1004
subscribecontext=phonestatus
And this in my extensions.conf
[phonestatus]
exten =>
2013 Jun 13
2
A quick question in terms of DAHDI channel
Hello,
I have an Asterisk 1.8.11 installation. When I built up this Asterisk, I didn't install DAHDI channel, if I issue command 
connect*CLI> core show channeltypes 
I would have response like:
connect*CLI> core show channeltypes 
Type        Description                              Devicestate  Indications  Transfer    
----------  -----------                             
2020 Jun 05
2
pjsip subscribecontext support
Hello,
I would like to ask about current state of subscribecontext in pjsip.
I found out some 6 years old discussion on that without any plans to
implement it in the future.
I have phones in different contexts. I suspect, when I use its context
to subscribe, they will not see phones from the different contexts. Am
I right?
Marek
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
2007 Apr 10
4
Asterisk without PSTN interface cards
People, I will install asterisk on my Debian Etch box without a PSTN
interface card. I want to use only softphones for the moment.
My question are:
1) Is it enough to install with "apt-get" the asterisk 1.2 or do I have
to get asterisk 1.4 manually ???
2) Do I have to configure a dummy PSTN interface in my case ??
And if you have a debian-asterisk howto, I really thank you.
Regards,