[Asterisk-Users] Asterisk hints

Garth van Sittert garth at bitco.co.za
Fri Feb 24 00:49:48 MST 2006


Hi Mike

I have build 18 on the IP10's and I have tried call-limit=1 but it still 
doesn't work.
Do the extension phones need to have any settings changed to enable this 
feature?

Here is my sip.conf:

[11]
    callerid="Reception" <11>
    username=11
    secret=pbx
    type=friend
    host=dynamic
    dtmfmode=rfc2833
    mailbox=11
    subscribecontext=internal
    callgroup=1
    pickupgroup=1
    notifyringing=yes
    qualify=yes

[12]
    callerid="Boardroom" <12>
    username=12
    secret=pbx
    type=friend
    host=dynamic
    dtmfmode=rfc2833
    mailbox=12
    callgroup=1
    pickupgroup=1
    call-limit=2
    notifyringing=yes
    qualify=yes

And a snippet of extensions.conf:

[internal]
    exten => 11,hint,SIP/11
    exten => 11,1,Macro(dial-extension,11)

    exten => 12,hint,SIP/12
    exten => 12,1,Macro(dial-extension,12)

    exten => _0X.,1,Macro(dial-external,${EXTEN:1})             ; 
External calls


How does the hints work?  Do you know anything about the flow?

Thanks
Garth




Mike Pollitt wrote:
> Hi Garth --
>
> Other users have also reported problems with the status being set by the
> SwissVoice phones - oh wait a minute... that was you! 
>
> Have you tried setting call-limit=1 in sip.conf? Also check that you're
> running the latest firmware on the Swissvoice (I think it's build 18), since
> I know they've been tinkering with the presence features recently.
>
> Cheers,
> Mike.
>
> -----Original Message-----
> From: asterisk-users-bounces at lists.digium.com
> [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Garth van
> Sittert
> Sent: Thursday, 23 February 2006 6:48 PM
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: Re: [Asterisk-Users] Asterisk hints
>
> I am using Swissvoice IP10S phones.
>
> Garth
>
> Mike Pollitt wrote:
>   
>> Garth -- 
>>
>> What kind of phones are you using?
>>
>> Mike.
>>
>> -----Original Message-----
>> From: asterisk-users-bounces at lists.digium.com
>> [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Garth van
>> Sittert
>> Sent: Wednesday, 22 February 2006 7:29 PM
>> To: Asterisk Users Mailing List - Non-Commercial Discussion
>> Subject: [Asterisk-Users] Asterisk hints
>>
>> Hi All
>>
>> Does anyone know how the hints in asterisk works?  How does a SIP phone 
>> interact with the hints?  I am having a problem with certain phone 
>> models that do not set the hints correctly when I list the hints with a 
>> 'show hints'.
>>
>> Thanks
>> Garth
>>
>> _______________________________________________
>> --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
>>   
>>     
> _______________________________________________
> --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
>   



More information about the asterisk-users mailing list