> I am starting to use livevoip but when I configure they way they suggest, I
> see errors.
>
> [livevoip]
>
> exten =>_51NXXNXX,1,Dial(IAX2/myusername:[EMAIL PROTECTED]/${EXTEN:1})
snip
> Heres the error message:
>
> -- Executing Dial("IAX2/[EMAIL PROTECTED]:4569-6", "1000|15") in new
iax.conf
[livevoip-out]
type=peer
host=217.160.244.186
auth=md5
context=livevoip-dialout
callerid="aaa bbb" <(xxx) xxx->
username=username
secret=secret
qualify=yes
notransfer=yes
exten => s,n,SetVar(LIVEVOIP=IAX2/[EMAIL PROTECTED])
exten => s,n(dial1),Dial(${LIVEVOIP}/dialed-numbe
I am starting to use livevoip but when I configure they way
they suggest, I see errors.
[livevoip]
exten
=>_51NXXNXX,1,Dial(IAX2/myusername:[EMAIL PROTECTED]/${EXTEN:1})
exten => _51NXXNXX,2,Hangup
I want the users to dial 5 to get a livevoip trunk.
Here’s the error m