[Asterisk-Users] Budgettone 100 phone Configuration

Robert Boardman robb at 20tauntongrove.net
Wed Jun 4 12:46:26 MST 2003


Thanks for every ones help so far I can now dial the sip phone  and it 
rings and I can talk

But I cannot dial another extesion from it I just get a 404 error , but 
in  sip debug the  phone is calling 699

Sip read:
ACK sip:@10.1.1.76 SIP/2.0
Via: SIP/2.0/UDP 10.1.1.77
From: "robbsip" 
<sip:robb at 10.1.1.76>;tag=6021754f-b8fc-4ff0-6d90-932f03045026
To: <sip:699 at 10.1.1.76>;tag=as5b106bd1
Contact: <sip:robb at 10.1.1.77>
Proxy-Authorization: DIGEST username="robb", realm="asterisk", 
algorithm=MD5, uri="sip:@10.1.1.76", nonce="3f6cebfc", 
response="5320b41c1333655f34889a104016f3e9"
Call-ID: 2339eaf1-0581-2f1d-f16f-d00c7eae54cc at 10.1.1.77
CSeq: 18159 ACK
User-Agent: Grandstream SIP UA 1.0.3.56
Max-Forwards: 70
Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, OPTIONS
Content-Length: 0

here is my extension .conf

[incoming]
exten => s,1,Dial,Zap/2|20
;exten => s,1,Dial,sip/robb
exten => s,2,Voicemail,u1000
exten => s,102,Voicemail,b1000

[outgoing]
exten => 1234,1,VoiceMailMain
exten => _9XXXXXXXX,1,Dial,Zap/1/${EXTEN}
exten => _9XXXXXXXXXXX,1,Dial,Zap/1/${EXTEN}
exten => _22X,1,Dial,Zap/1/${EXTEN}
;zap ch 2
exten => 699,1,Dial,Zap/2-1
; Extension 698 - Grandstream
exten => 698,1,Dial,sip/robb|10|t        ; Ring, 10 secs max
; Ext 697 martin
exten => 697,1,Dial,sip/martin|10|t 

[sip]


any more help would be appreciated

Robb

Skuse, Phil wrote:

>Here's the config I am using for my budgie 100, although I don't use FXS or
>FXO cards. 
>
>FYI Grandstream posted a firmware update on their website a couple of days
>ago.
>
>sip.conf....
>
>[698] ; Grandstream Phone
>type=friend
>insecure=yes
>host=dynamic
>permit=172.16.0.0/255.255.0.0
>mailbox=698
>dtmfmode=inband
>
>extensions.conf....
>
>; Extension 698 - Grandstream
>exten => 698,1,Playback,transfer|skip   ; "Please hold while..." 
>exten => 698,2,Dial,sip/698|10|t        ; Ring, 10 secs max
>exten => 698,3,Voicemail,u698           ; Send to voicemail...
>exten => 698,5,Goto,s|6                 ; Start over
>exten => 698,103,Voicemail,b698         ; (2 + 101) "I'm on the phone"
>exten => 698,104,Goto,5                 ; Go to voicemail, etc.
>
>
>-----Original Message-----
>From: Robert Boardman [mailto:robb at 20tauntongrove.net]
>Sent: 04 June 2003 12:49
>To: asterisk-users at lists.digium.com
>Subject: [Asterisk-Users] Budgettone 100 phone Configuration
>
>
>Hi Just recieved the above phone
>
>Does anyone have sip.conf and extension.conf example for the SIP phone
>working 
>with the FXS w100p and the FXO tdm400d
>
>any help would be appreciated
>
>Thanks
>Robb
>
>_______________________________________________
>Asterisk-Users mailing list
>Asterisk-Users at lists.digium.com
>http://lists.digium.com/mailman/listinfo/asterisk-users
>_______________________________________________
>Asterisk-Users mailing list
>Asterisk-Users at lists.digium.com
>http://lists.digium.com/mailman/listinfo/asterisk-users
>  
>





More information about the asterisk-users mailing list