Displaying 20 results from an estimated 40000 matches similar to: "Asterisk 1.6 - subscriptions."
2006 Jan 06
2
controlling SIP subscriptions from SNOM phones
We recently deployed 10 SNOMs as part of a PBX hosted solution. We have one
phone setup as the receptionist phone, using hints to show busy office
lines. This all works as expected.
This is a new installation, and people are just starting to setup their
phones. For those of you not familiar with SNOM phones, there is a row of
keys on the right side of the phone which SNOM calls function keys. In
2010 Dec 20
3
Asterisk 1.8 - Dial problem if SIP friend is UNREACHABLE.
Hi All,
I have some problem with Asterisk 1.8 and DIal() to SIP unreachable friend.
My dialplan:
exten => _XXXX,1,Dial(SIP/${EXTEN},60,rt)
Now, when I Dial extension 1050, and there is no 1050 peer registered I got:
[Dec 18 22:51:04] WARNING[2307] chan_sip.c: sip_xmit of 0xc2e1330 (len
843) to 0.0.4.26:5060 returned -1: Invalid argument
In 1.6 there was no problem, I have got Channel is
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
2010 Jul 15
0
WARNING[15867]: chan_sip.c:15766
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
2005 Aug 02
1
Polycom Soundpoint 500
I have a Polycom Soundpoint IP 500 that I have been using with Asterisk
for a few weeks. It has been working OK, no major problems other than a
freeze up every now and then, until today. The power apparently went
out last night and for some reason the phone appears to be working but I
keep getting the following errors repeating over and over in my Asterisk
log file (IP's X'ed out):
Aug
2012 Jul 26
1
Asterisk Realtime issue after registering with x-lite
Hi All,
I have an small issue, which is not creating any problem on working syatem
but not sure about the problem that is why eager to know about it. I had
installed Asterisk realtime with Asterisk 1.4.41. Every thing is working
good but getting warning at Asterisk CLI.
[Jul 26 21:17:36] WARNING[17811]: chan_sip.c:10571 check_via: '[' is not a
valid host
[Jul 26 21:17:36] WARNING[17811]:
2008 Feb 22
1
Message waiting light on polycom 301 using asterisk 1.4.14
All,
I am setting up asterisk on a nslu2 (Linksys) using unslug.
Everything is working great except that I have a polycom 301 and I
cannot get the message indicator to work. I have created the users and
mailbox in users.conf and I can manually dial the mailbox (*986000).
Last thing is I am not using config files for the polycom just web
browser.
Can anyone point me in the right direction
I
2011 Nov 21
1
video calls not working
Hi list,*
*I am not able to make video calls between two sip accounts. below is the
information. please help me where I am missing the configuration.*
Extensions.conf*
exten => 111,1,Answer()
same => n,Dial(SIP/2206,60,r)
same => n,Hangup()
*SIP.conf*
[2218]
type=friend
secret=*******
callerid="Virendra" <9172341457>
host=dynamic ;
2005 Dec 20
4
Got SUBSCRIBE for extensions without hint
Hi there,
I'm getting a bunch of these errors from Polycom phones in 1.2.1:
ERROR[24301]: chan_sip.c:10790 handle_request_subscribe: Got SUBSCRIBE
for extensions without hint. Please add hint to 4003 in context
internal
I've searched the Wiki and archives to no avail - what do these errors
mean?
Regards,
--
Anthony Rodgers
Business Systems Analyst
District of North Vancouver
Web:
2011 Jan 25
1
Lots of warnings: SUBSCRIBE failure: no Accept header: pvt
Does anyone know how to get rid of these warnings?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Jan 24 18:10:04] WARNING[2629]: chan_sip.c:15898
handle_request_subscribe: SUBSCRIBE failure: no Accept header: pvt:
stateid: -1, laststate: 0, dialogver: 0, subscribecont:
'local-extensions', subscribeuri: ''
2006 Dec 23
1
CLI Errors and warnings
Hi all,
I am getting the following popping up in my asterisk CLI. Everything
seems to working ok, but I'm curious as to what exactly these messages mean:
>>>>
Dec 23 12:28:44 NOTICE[9858]: chan_sip.c:11123 handle_request_subscribe:
Got SUBSCRIBE for extension 95555555555@Management from 192.168.1.104,
but there is no hint for that extension
<<<<
Thanks for
2007 Jan 20
1
error message
Recently, I got the following error messages in CLI periodically.
Jan 20 17:43:18 ERROR[8641]: chan_sip.c:11002
handle_request_subscribe: Got SUBSCRIBE for extension
XXXXXXXXXXX@from-int from 192.168.0.123, but there is no hint for that
extension
I have no idea what the error message tell me. I am sure I haven't
that account XXXXXXXXXXX in my database and there is no hint
extensions in dial
2007 Mar 24
2
Can be called on FreeWorldDialup/IAX channel, but can't make calls
Hi,
I have an FWD account and it's configured in asterisk.
I can be called by people using FWD, but I cannot make FWD calls myself.
Every number dialed with a 8 prefix goes to FWD,
if for example I call the echo servie I get this:
Connected to Asterisk 1.2.13 currently running on asterisk (pid = 2865)
Verbosity is at least 35
-- Executing SetCallerID("SIP/timothy-08224f08",
2007 Aug 09
1
The quest for making "hint" more flexible continues - using Realtime now
Ok, now that I've learned I cannot use any variables when using the `hint`
priority (for BLF), I figured I'd try to use the next best thing: hardcoded
values using realtime. This way I avoid variables such as ${ACCOUNTCODE}
but I can at least change the DB more easily than text files. This is the
appropriate line in the DB:
2011 Dec 09
0
Asterisk 10.0.0-rc3 Now Available
The Asterisk Development Team has announced the third release candidate of
Asterisk 10.0.0. This release candidate is available for immediate
download at
http://downloads.asterisk.org/pub/telephony/asterisk/
The release of Asterisk 10.0.0-rc3 resolves several issues reported by the
community and would have not been possible without your participation.
Thank you!
The following is a sample of the
2011 Dec 09
0
Asterisk 10.0.0-rc3 Now Available
The Asterisk Development Team has announced the third release candidate of
Asterisk 10.0.0. This release candidate is available for immediate
download at
http://downloads.asterisk.org/pub/telephony/asterisk/
The release of Asterisk 10.0.0-rc3 resolves several issues reported by the
community and would have not been possible without your participation.
Thank you!
The following is a sample of the
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}
2010 Jan 18
0
Will SIP connection stop automaticlly when detect no voice between the channel after a period of time?
hi,
in my test, i noticed that sip connection will hangup automaticlly
when no speaks between the channel. about half a minute.
is this the asterisk inner mechanism or is my configuration error?
Thanks!
messages on the cli as follow:
-- SIP/1003-0000001d is ringing
-- SIP/1003-0000001d answered SIP/1004-0000001c
-- Stopped music on hold on SIP/1004-0000001c
[Jan 18 10:08:42]
2010 Oct 11
1
MWI Assistance
Hi,
I'm struggling to get the MWI set up on a few Polycom phones.
The setup is like this.
I've got a few phones in the context called [company2_phones] and I've got a few mailboxes in the voicemail context [company2].
Therefore, for each entry in sip.conf (i'm actually using sip realtime if that makes a difference), i've entered "mailbox=1 at company2" (1 being
2013 May 30
1
Queue Periodic Announce not working...
I am having a queue where included periodic announce like the below,
[test]
context = default
member = Agent/1001
member = Agent/1002
music = default
strategy = rrmemory
ringinuse = no
timeout = 15
retry = 1
maxlen = 0
joinempty = yes
leavewhenempty = no
periodic-announce = /var/lib/asterisk/sounds/en/test/AVG-15.wav
periodic-announce-frequency=30
random-periodic-announce=no