search for: mulitskiy

Displaying 19 results from an estimated 19 matches for "mulitskiy".

Did you mean: ulitskiy
2023 Jul 06
1
Setting codec on originating (calling) channel with chan_pjsip (SIP_CODEC_INBOUND equivalent)
On Thu, Jul 6, 2023 at 1:43 PM Michael Ulitskiy <mulitskiy at acedsl.com> wrote: > Hello, > > After I have re-read the "PJSIP Advanced Codec negotiation" document, it > occurred to me that the desired behavior should actually happen > automatically, just due to the codec negotiation logic, but it looks like > asterisk doesn&...
2023 Jul 06
1
Setting codec on originating (calling) channel with chan_pjsip (SIP_CODEC_INBOUND equivalent)
...me. Thanks for clarifying it. Any idea on the timeframe of implementation? *Michael Ulitskiy* Ace Innovative Networks, Inc. Main/SMS: 212-868-2366 Direct/SMS: 212-812-1203 https://www.aceinnovative.com On 7/6/23 12:47, Joshua C. Colp wrote: > On Thu, Jul 6, 2023 at 1:43 PM Michael Ulitskiy <mulitskiy at acedsl.com> > wrote: > > Hello, > > After I have re-read the "PJSIP Advanced Codec negotiation" > document, it occurred to me that the desired behavior should > actually happen automatically, just due to the codec negotiation > logic, but...
2015 Oct 06
2
PJSIP: how to retrieve underlying SIP Call-ID
Hello, I've started to play with PJSIP and got stuck at the following problem. I need to retrieve SIP Call-ID associated with PJSIP channel. For inbound channel I can use ${PJSIP_HEADER(read,Call-ID)}, but that doesn't work for outbound channel even in pre-dial or hangup handler. Whatever I do PJSIP_HEADER seem to be unable to read headers for outbound channel. Here's what I do:
2003 Jul 16
3
Segmentation fault with chan_oh323
Hi, I'm trying to interconnect sip and h323 endpoints using asterisk and asterisk crashes with segmentation fault whenever h323 connection needs to be established. It registers with gatekeeper ok though. Here are the symptoms. If the call initiated by SIP device, asterisk replies to it "Trying" and then silently crashes (it launched as asterisk -vvvvcd). In debug log I can see the
2003 Oct 28
1
Already on the phone?
Hi, I'm wondering if there's a way within a dialplan or AGI to find out if an extension (SIP client) is already in use and the person is already on the phone? By default the channel is assumed available and callwaiting tone is transmitted to the called extension. AFAIK there's no way to turn off callwaiting from within the dialplan. I need to avoid the callwaiting behavior in some
2023 Jul 06
1
Setting codec on originating (calling) channel with chan_pjsip (SIP_CODEC_INBOUND equivalent)
Hello, After I have re-read the "PJSIP Advanced Codec negotiation" document, it occurred to me that the desired behavior should actually happen automatically, just due to the codec negotiation logic, but it looks like asterisk doesn't actually follow the described logic which is likely a bug. Can you please follow with me through a simple sip call and see if I'm missing
2003 Jul 22
2
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
2003 Aug 07
1
3xx SIP messages
Hi, Does anyone know if asterisk can handle 3xx SIP responces? I'm trying make it work with redirect server and it looks like asterisk isn't going to send another invite, but treats "302 Moved Temporarily" message as "Everyone is busy". Thanks. Michael
2003 Aug 25
1
Secondary gatekeeper support by asterisk h323 drivers
Hi, I'm wondering if there are any plans on adding secondary gatekeeper support to asterisk h323 channel drivers. Also I've noticed that chan_h323 is crashing asterisk at startup if primary gatekeeper is not available. Wouldn't it be a more correct behavior if it doesn't crashing but continue registration attempts in the background? Didn't test it with chan_oh323. Thank you.
2003 Sep 04
1
7960 backup proxy registration
Hi, I'm sorry to ask this question, but I thought I'd rather ask it here before messing up with cisco. Is anybody running cisco 7960 in redundant configuration? I mean I want the phone to be registered with both primary and backup proxy (asterisks) so that service continues to work in case of primary proxy failure. I've set in SIPDefault.cnt: proxy1_address: 192.168.1.10
2004 Aug 04
1
Identifying which call an event belongs to
Hi, I guess I need some help with management interface. I would like to watch calls through the management interface, but I don't know how to identify which call an event belongs to or in other words how to associate a call and uniqueid field of event. Let's say I send the following manager command: action: originate channel: sip/12125551111@pbx1 callerid: 12125551111 MaxRetries: 1
2004 Aug 20
0
chan_h323 doesn't pass audio before call is answered
Hi, I have the following topology: PSTN/H323 gateway->GNUGK->chan_h323/chan_sip->SIP EP Mostly everything works fine except chan_h323 is not passing audio from PSTN before the call is answered and as a result users can't hear PSTN announcements (like "the number is not in service") that's played on unanswered call. All they hear is just continuous ringtone as though
2023 Jun 30
1
Setting codec on originating (calling) channel with chan_pjsip (SIP_CODEC_INBOUND equivalent)
Hello, I finally got to look at chan_sip to chan_pjsip migration again. This time I’m having problems with influencing codec selection on originating (calling) channel. It looks like PJSIP_MEDIA_OFFER only works on outbound (called) channel and has no affect on calling channel. My experiments and function documentation (which says “Media and codec offerings to be set on an outbound SIP
2023 Jul 05
1
Setting codec on originating (calling) channel with chan_pjsip (SIP_CODEC_INBOUND equivalent)
Well, I'm trying to migrate to chan_pjsip so that I don't have to do that. It's so surprising that the issue so seemingly obvious and trivial hasn't been addressed yet that I wanted to query the collective wisdom of this list to verify my observations. Thanks for github pointer. Michael On 7/5/23 16:46, asterisk at phreaknet.org wrote: > On 7/5/2023 4:19 PM, Michael
2003 Aug 01
1
Musiconhold interrupted sound
Hi, I don't seem to be able to get music on hold to play normally. The sound gets often interrupted with a few seconds of silence then starts playing again. I'm using mpg123-0.59r and tried mp3 files with different sample rates with no luck. If that matters, endpoints are SIP ata186, SIP Cisco 7960 and H.323 (over chan_h323) Quintum Tenor. Sometimes it may play fine for a few minutes
2003 Nov 19
2
PSTN intercepted announcement
Hi, I have asterisk functioning as SIP to H.323 gateway for local SIP endpoints and I have H.323 to PSTN gateway (Lucent MAX TNT) connecting my LAN VOIP to PSTN via PRI. Everything works fine with one exception. I seem to be unable to figure out why I cannot hear PSTN intercepted announcement ("number is not in service" etc.) when I'm calling a disconnected number through
2003 Oct 14
5
Digium cards just for timing
Hi, I've found that neither Michael Manousos patch nor ztdummy driver do not fix musiconhold sound interruption problem up to acceptable quality level. Sound is choppy here anyway. It is my understanding (please correct me if I'm wrong) that if I have a Digium card in my asterisk machine, these problems should be gone 'cause those cards provide some reliable timing. So I have no
2015 Oct 08
3
PJSIP realtime: lots of problems
Hello, I wonder if anybody is using PJSIP realtime in production environment? I've started to play with it and encountered many problems. Here's my config: sorcery.conf: [res_pjsip] endpoint=realtime,ps_endpoints extconfig.conf: [settings] ps_endpoints => pgsql,users,pjsip_endpoints_v pjsip_endpoints_v is postgresql view. 1. The biggest problem: if I have small number of endpoints
2023 Jul 05
3
Setting codec on originating (calling) channel with chan_pjsip (SIP_CODEC_INBOUND equivalent)
Hello, Anyone? I have hard time to believe this is not possible with chan_pjsip. Anyway, may I ask how people handle the following scenario which I imagine should be quite common: - I have internal extensions talk to each other using g722. so their codec setting (with chan_sip now) is "allow=g722,ulaw" - I have carriers trunks that handle ulaw only (allow=ulaw) - calls between