SearchSearch  Log in to check your private messagesLog in to check your private messages  recent posts Recent Posts
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
roxluOffline



Joined: Oct 23, 2007
Posts: 2

Status: Offline
Posted: Oct 23, 2007 - 12:01 PM Reply with quote Back to top
Hi everyone!

I've been trying to fix my outgoing budgetphone.nl account, though it won't work. The account uses SIP.

Does someone have a example which is working?

Greetings Roxlu
View user's profile Send private message
grayOffline
Site Admin


Joined: Jun 10, 2004
Posts: 2802
Location: Portugal
Status: Offline
Posted: Oct 23, 2007 - 01:57 PM Reply with quote Back to top
Hi Roxlu and welcome to Voipuser

Its not a provider I know but they all need more or less the same info.

Username
Password
SIP Server address

Should all be quite clear from your signup documentation. If you can let us know which bits your are specifically short of then we can fill in any gaps for you. Are you sure the account is active?

Why not do a setup first using Voipuser, just to test the equipment and connection? You can then swap to any commercial VOIP provider by changing a couple of settings.
View user's profile Send private message
dibsmftOffline
Site Admin


Joined: Oct 21, 2005
Posts: 1538
Location: Newfoundland and Labrador
Status: Offline
Posted: Oct 23, 2007 - 04:02 PM Reply with quote Back to top
You have not said what device you are using to connect to budget phone. There are instructions on their websire for many devices on the FAQ pages. Here is the link to the setup for one of the simpler devices.

http://www.budgetphone.nl/docs/Grandstream.pdf
View user's profile Send private message
roxluOffline



Joined: Oct 23, 2007
Posts: 2

Status: Offline
Posted: Oct 23, 2007 - 04:50 PM Reply with quote Back to top
Thanks a lot for your replies!

I've tested a direct connection using a softphone (X-lite) and that works perfectly. Now I want to register asterisk with my provider, and incoming calls do work almost.

These are my configs:
---------------------------------


Code:

-- sip.conf --
[general]
context=default
bindport=5060
bindaddr=0.0.0.0
svrloookup=yes
register => 3171xxxx [!at] budgetphone.nl (replace the [!at] with a @):xxxxx:3171xxxx8@sip.budgetphone.nl/3171xxxxx

[31717xxxx]
type=friend
context=incomingcalls
host=budgetphone.nl
fromuser=31717xxxx
fromdomain=budgetphone.nl
username=31717xxxx
insecure=invite,port
secret=xxxxxx
qualify=no
port=5060


--- extensions.conf ---
[globals]
[general]
[default]
exten => 31717xxxx,1,Goto(incomincalls,3171xxxx,1)

;[31717xxxx]
;exten => s,1,Dial(SIP/1002)

[incomingcalls]
exten => 317171xxxx,1,Dial(SIP/1002)
;exten => _.,1,Dial(SIP/1002)


[outgoing_calls]
exten => _X.,1,Dial(SIP/${EXTEN}@3171xxxx)

[internal]
exten => _XXXX,1,Dial(SIP/${EXTEN});

[phones]
include => internal
include => outgoing_calls
View user's profile Send private message


View previous topic Printable version Log in to check your private messages View next topic

Post new topic   Reply to topic
Forum Rules and Guidelines | About VoIP User | Privacy Policy


All logos and trademarks in this site are property of their respective owner.
Comments and posts are property of the poster, all the rest (c) 2003-2008 VoIP User Limited.

VoIP User Limited is incorporated in England and Wales under Company Number 6694577.

No part of this site may be reproduced without our prior consent.