[Asterisk-Users] Caller ID on H323

Krystian Filiks krystian.filiks at kfiliks.com
Sun Jan 30 14:32:00 MST 2005


Hi Friends
 
I have a problem presenting Caller ID on my H323 GW.
                        
Scenario:          Sip Phone --> --> Asterisk --> --> H323 GW --> -->
PSTN (E1)
 
>From PSTN to the Sip phone works fine I put this lines in
extentions.conf
exten => 1234,1,SetCallerID, "${CALLERIDNUM}"
exten => 1234,2,Dial(${testphone1},20,Ttm)
exten => 1234,3,Hangup
 
But from Sip to PSTN I get no CLI presentation. I tried the following
but no luck.
exten => _.,1,SetCallerID, "${CALLERIDNUM}"
exten => _.,2,Dial(H323/${EXTEN})
exten => _.,3,Hangup
 
 
Can someone give me a pointer and maybe some config samples?
 
Thanks
KF
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050130/4e95c105/attachment.htm


More information about the asterisk-users mailing list