[asterisk-bugs] [Asterisk 0011241]: [patch] Asterisk-1.4.13 :: chan_h323 :: callerid(name) / h323id not sent during setup message

noreply at bugs.digium.com noreply at bugs.digium.com
Tue Feb 19 14:24:45 CST 2008


The following issue has been ASSIGNED. 
====================================================================== 
http://bugs.digium.com/view.php?id=11241 
====================================================================== 
Reported By:                tusar
Assigned To:                file
====================================================================== 
Project:                    Asterisk
Issue ID:                   11241
Category:                   Channels/chan_h323
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
Asterisk Version:            1.4.13  
SVN Branch (only for SVN checkouts, not tarball releases): N/A  
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             11-14-2007 02:19 CST
Last Modified:              02-19-2008 14:24 CST
====================================================================== 
Summary:                    [patch] Asterisk-1.4.13 :: chan_h323 ::
callerid(name) / h323id not sent during setup message
Description: 
Asterisk-1.4.13 with chan_h323 is *not* sending callerid(name) / h323id
during *setup message . But Asterisk-1.2.x with chan_h323 is working fine
as expected.

PWLib-v1.10.0
OpenH323-v1.18.0

[test]
exten => _XXX,1,Wait,1
exten => _XXX,n,Set(CALLERID(name)=Tusar)
exten => _XXX,n,Set(CALLERID(num)=555555)
exten => _XXX,n,Dial(H323/${EXTEN}@xx.xx.xx.xx:1720,60)
exten => _XXX,n,Hangup


====================================================================== 

---------------------------------------------------------------------- 
 svnbot - 02-19-08 14:24  
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 103823

U   branches/1.4/channels/h323/ast_h323.cxx

------------------------------------------------------------------------
r103823 | file | 2008-02-19 14:24:44 -0600 (Tue, 19 Feb 2008) | 6 lines

Send CallerID Name in setup message.
(closes issue http://bugs.digium.com/view.php?id=11241)
Reported by: tusar
Patches:
      h323id_as_callerid_name.patch uploaded by tusar (license 344)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=103823 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
02-19-08 14:24  svnbot         Checkin                                      
02-19-08 14:24  svnbot         Note Added: 0082590                          
02-19-08 14:24  svnbot         Status                   new => assigned     
02-19-08 14:24  svnbot         Assigned To               => file            
======================================================================




More information about the asterisk-bugs mailing list