>Trond Andersen wrote:
>> Thank you, but I have tried that... Then the To is:
>
>Can you do a NoOp(${ARG1}) and then show us the result?
>
>-- 
>Cheers,
>
>Matt Riddell


Thank you for taking the time to help me out Matt !


-- Executing NoOp("SIP/trond-c7f0", "ARG1=20170") in new stack
-- Executing Dial("SIP/trond-c7f0", "SIP/20170|30|Cf") in new stack
-- Called 20170

With this dialplan I do not get the loop, of course.... but my endpoint
needs the entire SIP-URI, so I must change the dialplan to be:

Dial (SIP/[EMAIL PROTECTED],30,Cf)

Then I get:
-- Executing NoOp("SIP/trond-c7f0", "ARG1=20170") in new stack
-- Executing Dial("SIP/trond-c7f0", "SIP/[EMAIL PROTECTED]|30|Cf") in new
stack
-- Called [EMAIL PROTECTED]
-- Got SIP response 482 "Loop detected" back from 10.47.8.89


10.47.8.89 is my asterisk IP and the domain name I want to use for my
extensions.


(I actually use ARG2 because ARG1 holds the extensions email addr. I
cannot imagine that matters??)


Thanks again,
Trond

_______________________________________________
--Bandwidth and Colocation sponsored by Easynews.com --

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