[Asterisk-Users] Snom phone hint exten question

James Bean james at hdcs.com.au
Sat Feb 19 04:36:04 MST 2005


> -----Original Message-----
> From: asterisk-users-bounces at lists.digium.com 
> [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of 
> Thorben Jensen
> Sent: Saturday, 19 February 2005 8:39 PM
> To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
> Subject: RE: [Asterisk-Users] Snom phone hint exten question
> 
>  
> > 
> > Have you set the function key on the SNOM to 'Destination' 
> and typed '691'
> > in the number?
> 
> I am sorry, I meant that you have to type 'bt-karen' in the number.
> 
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
> 
>

Putting bt-karen in the destination of the snom doesn't work, i.e.
pushing the button the phone says no such destination.

exten => 691,hint,SIP/bt-karen
exten => 691,1,SetMusicOnHold(random)
exten => 691,2,Dial(SIP/bt-karen,30,tr)
exten => 691,10,voicemail,u691

Is in the extensions.conf but in the snom I have destination as 691.

In the sip.conf it is setup as

[bt-karen]
type=friend
secret=<secret password>
host=dynamic
callerid="Karen Colomb" <691>
defaultip=192.168.69.251
dtmfmode=info
mailbox=691

Hope this helps.

James



More information about the asterisk-users mailing list