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
  #371 (permalink)  
Old October 7th, 2006, 09:05 PM
Bird333 Bird333 is offline
Junior Member
 
Join Date: Sep 2006
Posts: 21
Bird333 is on a distinguished road
Default Re: How do I craft a dial plan string?

Linksys SPA942 Linksys SPA942
Stylish and sturdy 2- or 4-line business IP phone with 2 RJ-45s and Power Over Ethernet.
Price: $149.95
Can someone critique this dial plan? I am in the USA. Voipstunt is on gw1.

([2-79]11S0<:@gw0>|[2-9]xx xxxx<:@gw0>|1 800 xxx xxxx<:@gw0>|1 866 xxx xxxx<:@gw0>|1 877 xxx xxxx<:@gw0>|1 888 xxx xxxx<:@gw0>|<:001>[2-9]xx xxx xxxx<:@gw1>|<:00>1 [2-9]xx xxx xxxxS0<:@gw1>|<:00>011 xxxxxx x.<:@gw1>|<#9,:>*xx<:@gw0>|1900xxxxxxx!|1[2-9]xx976xxxx!)

The '#9' sequence doesn't seem to work, why?
I don't want any numbers being dialed out of Line 1. Will the above accomplish that?

OT: How do you paste in a posting? I had to type all of this by hand.

TIA

Last edited by Bird333 : October 7th, 2006 at 09:08 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #372 (permalink)  
Old October 8th, 2006, 09:54 PM
jmattwood jmattwood is offline
Senior Member
 
Join Date: Feb 2005
Location: Bradford UK
Posts: 195
jmattwood
Default Re: How do I craft a dial plan string?

Quote:
Originally Posted by cunyalen View Post
dial * then dial one or more digits (routed out Line 1 VoIP Provider) is *xx.<:@gw1
dial #1 then dial one or more digits (routed out Line 1 VoIP Provider)
is <#1,:>xx.<:@gw1>

So there must be <??:> for # key?
What does &lt mean?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #373 (permalink)  
Old October 9th, 2006, 01:59 PM
Bird333 Bird333 is offline
Junior Member
 
Join Date: Sep 2006
Posts: 21
Bird333 is on a distinguished road
Default Re: How do I craft a dial plan string?

Quote:
Originally Posted by jmattwood View Post
What does &lt mean?
I think it just means '<' because when I entered it in my dial plan the software changed '&lt' to '<'.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #374 (permalink)  
Old October 10th, 2006, 02:44 AM
cunyalen cunyalen is offline
Member
 
Join Date: May 2006
Posts: 36
cunyalen
Default Re: How do I craft a dial plan string?

Is it reqired for #?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #375 (permalink)  
Old October 11th, 2006, 06:23 PM
jmattwood jmattwood is offline
Senior Member
 
Join Date: Feb 2005
Location: Bradford UK
Posts: 195
jmattwood
Default Re: How do I craft a dial plan string?

Quote:
Originally Posted by Bird333 View Post
I think it just means '<' because when I entered it in my dial plan the software changed '&lt' to '<'.
Obviously a bug in the forum software!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old October 11th, 2006, 06:23 PM
  #376 (permalink)  
Old October 13th, 2006, 08:31 PM
kiocon kiocon is offline
Junior Member
 
Join Date: Jan 2006
Posts: 2
kiocon
Default Re: How do I craft a dial plan string?

Dear friends
i have a SPA3102 want to use with 2 sip providers and one psnt.
my country code is 0030
how can i craft the dial plan so i can
call numbers from 2 and 00 with the first sip provider from 6 with the second and use the pstn with the number 9 ? and also when i start with 5 with the second sip
thanx
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #377 (permalink)  
Old October 14th, 2006, 10:19 PM
Mr-E-Mann Mr-E-Mann is offline
Junior Member
 
Join Date: Jun 2006
Posts: 7
Mr-E-Mann
Default Re: How do I craft a dial plan string?

Quote:
Originally Posted by NugentS View Post
I want the dial plan to say the following:
If Number starts 1-9 --> gw0
If Number starts 09 --> gw0
If Number starts 08 --> gw0
If Number start 0 followed by 0,1 or 2 ---> gw2

I have written the following:
[1-9]<:@gw0>|
07<:@gw0>|
08<:@gw0>|
0[0-2]<:@gw2>
Hi NugentS...

Add "x." to each of your dialling plans:
[1-9]x.<:@gw0>|
07x.<:@gw0>|
08x.<:@gw0>|
0[0-2]x.<:@gw2>

That way you can dial multiple digits instead of just the one or two you have allowed


Mr E Mann
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #378 (permalink)  
Old October 14th, 2006, 10:29 PM
Mr-E-Mann Mr-E-Mann is offline
Junior Member
 
Join Date: Jun 2006
Posts: 7
Mr-E-Mann
Default Re: How do I craft a dial plan string?

Quote:
Originally Posted by kiocon View Post
Dear friends
i have a SPA3102 want to use with 2 sip providers and one psnt.
my country code is 0030
how can i craft the dial plan so i can
call numbers from 2 and 00 with the first sip provider from 6 with the second and use the pstn with the number 9 ? and also when i start with 5 with the second sip
thanx
Hi Kiocon

I've got the SPA3k... but they are similar, so I guess it would be something like...

(2x.|00x.|[56]x.<:@gw1>|9x.<:@gw0>)

2x. Any number beginning 2... will go out on VoIP line
00x. Any number beginning 00... will go out on VoIP line
[56]x.<:@gw1> Any number beginning 5... or 6... will go out on second VoIP line
9x.<:@gw0> Any number beginning 9... will go out on the PSTN line


Cheers

Mr E Mann
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #379 (permalink)  
Old October 17th, 2006, 01:39 PM
Serhat Serhat is offline
Junior Member
 
Join Date: Sep 2006
Posts: 13
Serhat is on a distinguished road
Default Re: How do I craft a dial plan string?

Ho can i increase the waiting time for dialing?

After i put my dial plan as this, telephone does not wait more than 3-4 sec. which is relatively short time for some of my users.

(<:90312>[2-9]xxxxxx|<0:90>[2-5]xxxxxxxxx|<:>xxxx|<:>xxxxxx|<00:>x.)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #380 (permalink)  
Old October 17th, 2006, 08:48 PM
Mr-E-Mann Mr-E-Mann is offline
Junior Member
 
Join Date: Jun 2006
Posts: 7
Mr-E-Mann
Default Re: How do I craft a dial plan string?

On the SPA3K, I think it is the setting "Interdigit Short Timer" on the "Regional" tab

...although that is off the top of my head - others may know better!

Mr E Mann
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old October 17th, 2006, 08:48 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


Advertise Here

All times are GMT. The time now is 09:15 AM.


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.