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/[EMAIL PROTECTED])
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:[EMAIL PROTECTED]/${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/[EMAIL PROTECTED]: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@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

_______________________________________________
Asterisk-Users mailing list
Asterisk-Users@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

Reply via email to