[asterisk-users] Remote-Party-ID party=called
unserossi at aol.com
unserossi at aol.com
Mon Jul 12 09:05:04 CDT 2010
It doesn't work for me too..
exten => 1400,1,SIPAddHeader(Remote-Party-ID: "Test" <sip:20 at 192.168.1.150:5060>\;party=called)
exten => 1400,n,Dial(SIP/${EXTEN},15)
leads to
-- Executing [1400 at default:1] SIPAddHeader("SIP/1401-00000159", "Remote-Party-ID: "Test" <sip:20 at 192.168.1.150:5060>\;party=called") in new stack
-- Executing [1400 at default:2] Dial("SIP/1401-00000159", "SIP/1400,15") in new stack
but does not show anything on the callee's screen.
-----Original Message-----
From: Jonas Kellens <jonas.kellens at telenet.be>
To: Asterisk Users Mailing List - Non-Commercial Discussion <asterisk-users at lists.digium.com>
Sent: Mon, Jul 12, 2010 3:58 pm
Subject: Re: [asterisk-users] Remote-Party-ID party=called
Roger,
your answer did resolve something :
[Jul 12 15:51:24] -- Executing [10 at from-TEST:2] SIPAddHeader("SIP/test6-0000009a", "Remote-Party-ID: "eric" <sip:10 at 192.168.1.150>;party=called ") in new stack
However this SIP-header is never send as a SIP-message to the phone from where I'm placing the call. The name "eric" is not displayed on the screen.
This is a Cisco SPA 941 and supports the Remote-Party-ID.
Regards,
Jonas.
On 07/12/2010 03:28 PM, Roger Schreiter wrote:
Hello,
escape the semicolons with a backslash! At least in astersik-1.6.X
his works fine.
I.e. replace in the SIP-Header-command all ; by \;
Regards,
oger.
--
____________________________________________________________________
- Bandwidth and Colocation Provided by http://www.api-digital.com --
ew to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
o UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100712/79578af6/attachment.htm
More information about the asterisk-users
mailing list