No account yet? Create one
Forgot your Username or Password?

Welcome to the Voxilla VoIP Forum.

Voxilla has been a trusted source for accurate, up-to-date information on the IP Communications industry since 2002. A dedicated staff of reporters and engineers produce feature articles and product reviews to keep industry watchers abreast of the people, companies, and trends driving a fast moving market.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.





Reply
 
LinkBack Thread Tools Rating: Thread Rating: 3 votes, 5.00 average. Display Modes
  #471 (permalink)  
Old February 1st, 2008, 08:11 AM
voip_addict voip_addict is offline
Member
 
Join Date: Jul 2007
Posts: 44
voip_addict is on a distinguished road
Send a message via ICQ to voip_addict Send a message via AIM to voip_addict
Default Re: How do I craft a dial plan string?

Linksys WIP330 WiFi Phone SALE Linksys WIP330 WiFi iPhone
The most powerful IP WiFi phone available, includes web browser and allows closed "hot-spot" use.
Price: $228.95
Thanks hittenb

I couldn't resist playing with this thing and it working now with Sipbroker.
But wasnt able to use [x*][x*].<:@sipbroker.com> in the dial plan.

With [x*][x*].<:@sipbroker.com> in the dial plan, when **** is entered to access the ATA menu, I either don't get into it or I'll get into the menu but also at the same time the ATA will attempt to call out.

Basically conferencing me , the ATA and whatever else the ATA is trying to connect to - In this case the call failed tone.

Which either causes one of the following to happen.
1. Either the ATA crashes or
2. I may not be able to enter any of the options like 110#
because with a call failed sound interfering with me being able to enter anything on the keypad.

To overcome this I changed the SIP broker part of the dial plan to *xxx[*x]x.<:@sipbroker.com>

I've shortened my dial plan quite a bit to make it easier to troubleshoot this problem.

Heres a line by line copy of the what I'm currently working with:

(x|*xx|
<31800:*31800>xxxx.<:@fwd.pulver.com>|
44800xxxx.<:@proxy.ideasip.com>|
<47800:*47800>xxxx.<:@fwd.pulver.com>|
<49130:*0049130>xxxxx.<:@proxy01.sipphone.com>|
<49800:*0049800>xxxxx.<:@proxy01.sipphone.com>|
<:*18003733>411S0<:@fwd.pulver.com>|
1[2-9]xx[2-9]xxxxxxS0<:@sipbroker.com>|
011[2-9]xxxxxx.<:@sipbroker.com>|
*xxx[*x]x.<:@sipbroker.com>|
<#:>[x*][x*].)
Now whats odd is Sipbroker peering codes can still be used but when **** is entered to access the Linksys Configuration Menu I now here a clicking in the background that sounds exactly like someone is picking up an extension phone, hanging it up, picking it up again, hanging up after a few seconds, etc. There are no phones connected to the ATA except the one I'm testing this with.

What am I missing here???


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #472 (permalink)  
Old February 2nd, 2008, 05:37 PM
hwittenb hwittenb is offline
Senior Member
 
Join Date: Sep 2005
Location: California
Posts: 1,655
hwittenb is an unknown quantity at this point
Default Re: How do I craft a dial plan string?

Quote:
Originally Posted by voip_addict View Post
What am I missing here???
I tried your dial plan in my SPA3000 and didn't have any trouble accessing the IVR. Maybe your problem is with some other settings in your adapter or perhaps it is firmware level dependent. I'm running on older firmware. You could reset to factory and put your configuration settings back and see if that makes any difference.

I also tried ([*x][*x].<:@sipbroker.com>) as a dial plan and I didn't have any problem accessing the IVR.

I would try to figure out a way to either use a static network ip address or set your router so that it always issues the same DHCP address to your adapter so you don't have to access the IVR except in unusual circumstances. I use dd-wrt for a router and it lets you setup the adapter's mac address in the router so that it always issues the same network ip address to the adapter and you can put a bookmark in your web browser to access the adapter.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #473 (permalink)  
Old February 3rd, 2008, 09:03 AM
voip_addict voip_addict is offline
Member
 
Join Date: Jul 2007
Posts: 44
voip_addict is on a distinguished road
Send a message via ICQ to voip_addict Send a message via AIM to voip_addict
Default Re: How do I craft a dial plan string?

Quote:
Originally Posted by hwittenb View Post
I tried your dial plan in my SPA3000 and didn't have any trouble accessing the IVR. Maybe your problem is with some other settings in your adapter or perhaps it is firmware level dependent. I'm running on older firmware. You could reset to factory and put your configuration settings back and see if that makes any difference.
My SPA3102 hardware version 1.3.5(a) running firmware 5.1.7
I'll just keep the: (*xxx[*x]x.<:@sipbroker.com>) in the dial plan along with the ([*x][*x].<:@sipbroker.com>) as that seems to help.

I'll test it on some other firmware versions to see what happens.

One thing I like about firmware version 5.1.7 is not having to press the # key after dialing variable number of digits when using a proxy configured in the dial plan.

Quote:
Originally Posted by hwittenb View Post
I would try to figure out a way to either use a static network ip address or set your router so that it always issues the same DHCP address to your adapter so you don't have to access the IVR except in unusual circumstances. I use dd-wrt for a router and it lets you setup the adapter's mac address in the router so that it always issues the same network ip address to the adapter and you can put a bookmark in your web browser to access the adapter.
Funny you mention it. A couple weeks ago we had a power surge. Not being able to find a replacement WRT54 locally (in the version I want) I grabbed something else to hold me over for a couple weeks.

For the time being I'll wind up assigning static ip addresses to everything on the LAN.

Thanks for the reply,

VoIP_Addict
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #474 (permalink)  
Old February 4th, 2008, 07:25 PM
voip_addict voip_addict is offline
Member
 
Join Date: Jul 2007
Posts: 44
voip_addict is on a distinguished road
Send a message via ICQ to voip_addict Send a message via AIM to voip_addict
Default Re: How do I craft a dial plan string?

Quote:
Originally Posted by hwittenb View Post
I tried your dial plan in my SPA3000 and didn't have any trouble accessing the IVR. Maybe your problem is with some other settings in your adapter or perhaps it is firmware level dependent. I'm running on older firmware. You could reset to factory and put your configuration settings back and see if that makes any difference.
My SPA3102 hardware version 1.3.5(a) running firmware 5.1.7
I'll just keep the: (*xxx[*x]x.<:@sipbroker.com>) in the dial plan along with the ([*x][*x].<:@sipbroker.com>) as that seems to help.

I'll test it on some other firmware versions to see what happens.

One thing I like about firmware version 5.1.7 is not having to press the # key after dialing variable number of digits when using a proxy configured in the dial plan.

Quote:
Originally Posted by hwittenb View Post
I would try to figure out a way to either use a static network ip address or set your router so that it always issues the same DHCP address to your adapter so you don't have to access the IVR except in unusual circumstances. I use dd-wrt for a router and it lets you setup the adapter's mac address in the router so that it always issues the same network ip address to the adapter and you can put a bookmark in your web browser to access the adapter.
Funny you mention it. A couple weeks ago we had a power surge. Not being able to find a replacement WRT54 locally (in the version I want) I grabbed something else to hold me over for a couple weeks. Being able to quickly lock down a lan ip to a mac address is a sweet feature.

For the time being I'll wind up assigning static ip addresses to everything on the LAN.

Thanks for the reply,

VoIP_Addict
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #475 (permalink)  
Old April 17th, 2008, 08:14 AM
nugraha_adi2001 nugraha_adi2001 is offline
Junior Member
 
Join Date: Apr 2008
Posts: 2
nugraha_adi2001 is on a distinguished road
Default Re: How do I craft a dial plan string?

Hi Guys Need Your help, I have buy spa2102, I want this device as our VoIP to call our branch office I give you our infrastructure network like this

HO Branch Office
Swithc---Mikrotik Router----VPN-----Mikrotik Router---Switch

we have bandwith 128 kbps so I think that's enough to use tha link for VoIP. I still have confusing for the dial plan, I can't dial, but i can hear rone not dial tone, could you give more explanation for the dial plan? for the IP address HO is 10.20.1.111 branch is 10.20.2.111

thanks for help guys

regards

adi
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old April 17th, 2008, 08:14 AM
  #476 (permalink)  
Old April 17th, 2008, 10:10 PM
hwittenb hwittenb is offline
Senior Member
 
Join Date: Sep 2005
Location: California
Posts: 1,655
hwittenb is an unknown quantity at this point
Default Re: How do I craft a dial plan string?

Usually you need to dial some extension number or userid at the receiving location ... Assume the number is 12345.

A dial plan to call 12345 at 10.20.2.111 would be (<:12345@10.20.2.111>) or (<:12345@10.20.2.111>S0) if you want it to dial when you lift the receiver.

If you are calling another 2102 there are two lines on the 2102. The default port number is 5060 and is not required in the dialing address. If you are calling the other line you should also put the port number in the address. For instance if the port number is 5061 you follow the ip address with :5061

You need to enable ip dialing which is a setting near the dial plan.

Enable IP Dialing: YES
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #477 (permalink)  
Old April 18th, 2008, 02:54 AM
nugraha_adi2001 nugraha_adi2001 is offline
Junior Member
 
Join Date: Apr 2008
Posts: 2
nugraha_adi2001 is on a distinguished road
Default Re: How do I craft a dial plan string?

hi thanks for your explanation, for the dial plan
i have put that to the spa2102

spa2102--Ip address 10.20.1.111--line1 Ip dial yes codec G723
(<:123@10.20.1.111:5060>) is it correct?

spa2102--Ip address 10.20.2.111---line1 Ip dial yes codec G723
(<:12345@10.20.2.111:5060>) ist icorrect?
I have put it but nothing happen

thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #478 (permalink)  
Old April 18th, 2008, 03:25 AM
hwittenb hwittenb is offline
Senior Member
 
Join Date: Sep 2005
Location: California
Posts: 1,655
hwittenb is an unknown quantity at this point
Default Re: How do I craft a dial plan string?

I forgot, you need to set
Register NO
Ans Call Without Reg YES
Make Call Without Reg YES

on each SPA.


Quote:
Originally Posted by nugraha_adi2001 View Post
spa2102--Ip address 10.20.1.111--line1 Ip dial yes codec G723
(<:123@10.20.1.111:5060>) is it correct?
That should dial (after the interdigit timeout) the distant SPA2102 at 10.20.1.111 if the distant SPA2102 has port 5060 and user id 123 on the Line tab.


Quote:
spa2102--Ip address 10.20.2.111---line1 Ip dial yes codec G723
(<:12345@10.20.2.111:5060>) ist icorrect?
That should dial the distant SPA at 10.20.2.111 if the user id on the Line tab on the distant spa is 12345.

Codec G723 should work OK. G711u would be better quality if you have the bandwidth.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #479 (permalink)  
Old May 11th, 2008, 07:18 PM
benitoh benitoh is offline
Junior Member
 
Join Date: Oct 2005
Posts: 5
benitoh
Smile Re: How do I craft a dial plan string?

This is my dial plan for dominican republic:

(1809xxxxxx!|809xxxxxxx!|[2-79]11<:@gw0>|xx.|*xx.|**xx.|<#1,:>xx.<:@gw1>|<#9,:>xx .<:@

gw0>|<#9,:>*xx<:@gw0> |<#2,:>[x*][x*].<:@gw2>|<#3,:>

[x*][x*].<:@gw3>)
please check for eny error as it is my first time it is for spa3000

thanks

Benito A.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #480 (permalink)  
Old May 11th, 2008, 10:50 PM
hwittenb hwittenb is offline
Senior Member
 
Join Date: Sep 2005
Location: California
Posts: 1,655
hwittenb is an unknown quantity at this point
Default Re: How do I craft a dial plan string?

Quote:
Originally Posted by benitoh View Post
This is my dial plan for dominican republic:

(1809xxxxxx!|809xxxxxxx!|[2-79]11<:@gw0>|xx.|*xx.|**xx.|<#1,:>xx.<:@gw1>|<#9,:>xx .<:@

gw0>|<#9,:>*xx<:@gw0> |<#2,:>[x*][x*].<:@gw2>|<#3,:>

[x*][x*].<:@gw3>)
please check for eny error as it is my first time it is for spa3000
Benito, it looks OK. You are blocking calls to the Dominican Republic unless sent via the provider you have configured for gw1, gw2, gw3 or on the pstn line. The PSTN line is accessed with #9. Emergency calls go to the pstn line. Calls go to the Line 1 provider, or as directed to the provider you have configured on the gateways or to the pstn line.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old May 11th, 2008, 10:50 PM
Linksys SPA3102-NA (Unlocked)
Includes VoIP/PSTN gateway, FXO/FXS ports, and router.
Sale Price: $76.95
Reply


Thread Tools
Display Modes Rate This Thread
Rate This Thread:



Similar Threads for: How do I craft a dial plan string?
Thread Thread Starter Forum Replies Last Post
Dial Plan Help - Using 3rd Parties in Dial Plan ctylor Linksys (Sipura) VoIP Support Forum 4 May 23rd, 2006 07:31 AM
Dial plan with GW2 to add dial string? stealth Linksys (Sipura) VoIP Support Forum 10 July 21st, 2005 08:48 AM
Dial-up String all cals to PSTN line (gw0) - How to? alfazulu Linksys (Sipura) VoIP Support Forum 1 January 5th, 2005 02:48 PM
Sipura 3K with gateways, dial string verification help kitonne Linksys (Sipura) VoIP Support Forum 2 January 4th, 2005 12:04 AM
Dial string Dyslexic Needs Assistance ldimegli Linksys (Sipura) VoIP Support Forum 5 December 7th, 2004 02:49 AM



All times are GMT. The time now is 06:42 PM.


vBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd. SEO by vBSEO 3.0.0 ©2007, Crawlability, Inc. Logos and trademarks are the property of Voxilla or their respective owner. All other content © 2003-2007 by Voxilla, Inc.