View Single Post
Unread 01-22-2007, 08:39 AM   #33
Ron
 
Join Date: Feb 2006
Posts: 447
Thanks: 4
Thanked 8 Times in 8 Posts
Ron will become famous soon enough
Default

Martin,

_XXX *${EXTEN} VoXaLot

gets the correct result from Test:

A call to:500 will get forwarded to sip:*500@voxalot.com

but gets a fast busy whenever you actually dial it.

_XXX *010${EXTEN} VoXaLot

gets the correct result from Test:

A call to:500 will get forwarded to sip:*010500@voxalot.com

but prompts for the VoXaLot number and always complains that the login is incorrect.

_XXXXXX *010${EXTEN} VoXaLot

appears to work correctly for VoXaLot numbers.

Ron
Ron is offline   Reply With Quote