[asterisk-users] Dialing directly with username and password
Leandro Dardini
ldardini at gmail.com
Thu Nov 21 15:11:11 CST 2013
It seems I am not finding the right syntax to dial directly using an
username/password. If I insert in my dialplan something like:
12345 => {
Dial(SIP/823*********:5***********@78.11.22.33/01342244560);
hangup();
}
Then I get:
[Nov 21 20:09:01] NOTICE[9069][C-0001689e]: chan_sip.c:29713
sip_request_call: Conflicting extension values given. Using
'823************' and not '01342244560'
== Using SIP RTP TOS bits 184
== Using SIP RTP CoS mark 5
-- Called SIP/823*********:5************@78.11.22.33/01342244560
[Nov 21 20:09:01] NOTICE[12287][C-0001689e]: chan_sip.c:22914
handle_response_invite: Failed to authenticate on INVITE to '"Leandro
Dardini" <sip:100 at 91.11.22.33>;tag=as1c0d8470'
-- SIP/78.11.22.33-000144c3 is circuit-busy
== Everyone is busy/congested at this time (1:0/1/0)
Which is the correct syntax to use to dial directly with username and
password?
Leandro
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20131121/4a83b282/attachment.html>
More information about the asterisk-users
mailing list