[asterisk-users] BLF on GXP2000

Ken Williams ken at intermountainelectronics.com
Wed Dec 20 07:01:43 MST 2006


Use 'show hints' in the CLI to see if they are actually registering &
changing status.  It sounds like they're registering but not changing
status.

________________________________

From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Chris
Johnson
Sent: Tuesday, December 19, 2006 6:49 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] BLF on GXP2000


Rebooted the phone...No luck


On 12/19/06, Ken Williams <ken at intermountainelectronics.com> wrote: 

	One thing I've noticed, is any time I make changes to Asterisk I
have to reboot the phones to keep BLF up to date.  Have you tried that?

________________________________

	From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Chris
Johnson
	Sent: Monday, December 18, 2006 6:07 PM
	To: Asterisk Users Mailing List - Non-Commercial Discussion
	Subject: Re: [asterisk-users] BLF on GXP2000
	
	
	
	Well, I am making some progress. I have made some changes as
defined below and now have a green line on the BLF, but it still does
not indicate when the extension receives a call or goes off hook. 
	
	Here are the changes: 
	the [ext-local-custom] context no longer exists
	the subscribecontext in sip.con no longer exists
	
	[internal]
	exten => 101,1,Macro(voicemail,${polycom430})
	exten => 101,hint,${polycom430}
	
	Asterisk 1.4.0b3
	*CLI> show hints
	
	    -= Registered Asterisk Dial Plan Hints =-
	                    101 at internal            : SIP/101
State:Idle           Watchers  1
	----------------
	- 1 hints registered 
	 
	
	
	On 12/18/06, Ken Williams <ken at intermountainelectronics.com>
wrote: 

		Here's what I have, it's to early for me to think so
hopefully looking at mine helps :D
		 
		extensions.conf:
		 
		[ext-local]
		exten => 701,1,Macro(exten-vm,701,701)
		exten => 701,n,Hangup
		exten => 701,hint,SIP/701
		
		sip.conf:
		 
		[701]
		type=friend
		secret=1234
		record_out=Adhoc
		record_in=Adhoc
		qualify=yes
		port=5060
		nat=yes
		host=dynamic
		dtmfmode=rfc2833
		dial=SIP/701
		context=from-internal 
		canreinvite=no
		callerid=device <701>
		mailbox=701
		
		If this doesn't help in some fashion let me know and
I'll think it through a little later...off to get some coffee.
		 

________________________________

		From: asterisk-users-bounces at lists.digium.com [mailto:
asterisk-users-bounces at lists.digium.com] On Behalf Of Chris Johnson
		Sent: Sunday, December 17, 2006 4:50 PM
		To: asterisk-users at lists.digium.com
		Subject: [asterisk-users] 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}
		
		
		sip.conf:
		[general]
		subscribecontext=ext-local-custom
		
		And have set up the key to Asterisk BLF with UserID101 
		
		When I reload the phone, I get the following error:
		[Dec 17 13:34:33] ERROR[2551]: chan_sip.c:14064
handle_request_subscribe: Got SUBSCRIBE for extension 101 at internal from
192.168.1.248 <http://192.168.1.248/> , but there is no hint for that
extension
		
		
		Any help is greatly appreciated.

		_______________________________________________
		--Bandwidth and Colocation provided by Easynews.com --
		
		asterisk-users mailing list
		To UNSUBSCRIBE or update options visit:
	
http://lists.digium.com/mailman/listinfo/asterisk-users 
		
		
		



	_______________________________________________
	--Bandwidth and Colocation provided by Easynews.com --
	
	asterisk-users mailing list
	To UNSUBSCRIBE or update options visit:
	  http://lists.digium.com/mailman/listinfo/asterisk-users 
	
	
	


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20061220/74be34b6/attachment.htm


More information about the asterisk-users mailing list