Michael Ulitskiy
2003-Jul-22 15:46 UTC
[Asterisk-Users] No callerid on outgoing call over chan_h323
Hi, Has anybody managed to get callerid properly set on a call from local to asterisk SIP endpoint through h323-pstn gateway to a regular phone. I'm using ata186 as SIP endpoint. It has 12125551234 assigned to it. When I place a call to pstn I'm not receiving 12125551234 as the clid, but a number assigned to PRI channel by phone company. It worked with chan_oh323, but there were other issues with that driver. So I switched to chan_h323 and everything seems to work fine except that I cannot set callerid on outgoing h323 calls even with SetCallerID application. Any advices? Thanks a lot. Michael
Jeremy McNamara
2003-Jul-23 10:40 UTC
[Asterisk-Users] No callerid on outgoing call over chan_h323
I have committed some changes to the Asterisk CVS. Update and see if what I did actually fixes the problem. I forsee a couple major issues with the way I implemented it, but have no facilities to setup to test all the various possibilities. Jeremy McNamara Michael Ulitskiy wrote:>Hi, > >Has anybody managed to get callerid properly set on a call from >local to asterisk SIP endpoint through h323-pstn gateway to a >regular phone. >I'm using ata186 as SIP endpoint. It has 12125551234 assigned to it. >When I place a call to pstn I'm not receiving 12125551234 as the clid, >but a number assigned to PRI channel by phone company. >It worked with chan_oh323, but there were other issues with that driver. >So I switched to chan_h323 and everything seems to work fine except >that I cannot set callerid on outgoing h323 calls even with SetCallerID >application. >Any advices? >Thanks a lot. > >Michael > >_______________________________________________ >Asterisk-Users mailing list >Asterisk-Users@lists.digium.com >http://lists.digium.com/mailman/listinfo/asterisk-users > >
Michael Ulitskiy
2003-Jul-23 12:13 UTC
[Asterisk-Users] No callerid on outgoing call over chan_h323
Yes, I am. Any way I can help? You can reach me at mdu113 at acedsl dot com Michael On Wednesday 23 July 2003 03:07 pm, Jeremy McNamara wrote:> > Michael Ulitskiy wrote: > > >Works great for me. > >Thanks a lot. > > > >Michael > > > > > > No problem, always glad to help..... Are you, by chance, running a > Gatekeeper? > > > Jeremy McNamara > > > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users >
Possibly Parallel Threads
- Segmentation fault with chan_oh323
- Setting codec on originating (calling) channel with chan_pjsip (SIP_CODEC_INBOUND equivalent)
- Setting codec on originating (calling) channel with chan_pjsip (SIP_CODEC_INBOUND equivalent)
- chan_h323 + openh323 CVS = no go?
- PJSIP: how to retrieve underlying SIP Call-ID