[Asterisk-Users] Problem with livevoip dial out
MF Hulber
asterisk-admin at hulber.com
Thu Mar 31 21:14:53 MST 2005
iax.conf
[livevoip-out]
type=peer
host=217.160.244.186
auth=md5
context=livevoip-dialout
callerid="aaa bbb" <(xxx) xxx-xxxx>
username=username
secret=secret
qualify=yes
notransfer=yes
------------
exten => s,n,SetVar(LIVEVOIP=IAX2/username at livevoip-out)
exten => s,n(dial1),Dial(${LIVEVOIP}/dialed-number|30)
Chris Mason wrote:
> I am starting to use livevoip but when I configure they way they
> suggest, I see errors.
>
> [livevoip]
>
> exten
> =>_51NXXNXXXXXX,1,Dial(IAX2/myusername:mypassword at 217.160.244.186/${EXTEN:1})
>
> exten => _51NXXNXXXXXX,2,Hangup
>
> I want the users to dial 5 to get a livevoip trunk.
>
> Here’s the error message:
>
> -- Executing Dial("IAX2/livevoip at 217.160.244.186:4569-6", "1000|15")
> in new stack
>
> Mar 31 22:31:07 WARNING[27589]: app_dial.c:920 dial_exec_full: Dial
> argument takes format
> (technology1/[device:]number1&technology2/[device:]number2...|optional
> timeout)
>
> Chris Mason
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Asterisk-Users mailing list
>Asterisk-Users at lists.digium.com
>http://lists.digium.com/mailman/listinfo/asterisk-users
>To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
More information about the asterisk-users
mailing list