Results 47 issues of Dave Horton

Following the instructions at https://nodered.org/docs/getting-started/aws I ran into a couple of problems that might be worthy to note. First, the docs say to open port 8081 for admin access, but...

inbound call to webrtc, we send INVITE get 100 and then 180, never get anything more (probably because user closed app or browser as the webrtc phone was ringing). We...

If a caller puts a call on hold, for instance, just as we are hanging up, this can leave the re-invite transaction not cleared: ``` 2022-09-28 20:38:08.858811 send 404 bytes...

Adding support for multiple registrations from a single user, and ringing all registered endpoints when an incoming call arrives for that user. Must be enabled in the config via `options.multiple-registrations`

Currently, the [Endpoint#play method](https://github.com/drachtio/drachtio-fsmrf/blob/388880f6d1bf180c5452ce56a1babe5c6b17b864/lib/endpoint.js#L310) takes either a single file (as a string) or an array of files (as an array). I would like to offer another possibility: - the method...

``` 2021-12-02 05:43:41.097690 recv 379 bytes from udp/[192.241.212.6]:56500 at 05:43:41.097591: OPTIONS sip:[email protected] SIP/2.0^M Via: SIP/2.0/UDP 192.241.212.6:56500;branch=nGTWdf.1124599842;rport;alias^M From: sip:[email protected]:56500;tag=71186921^M To: sip:[email protected]^M Call-ID: [email protected]^M CSeq: 1 OPTIONS^M Contact: sip:[email protected]:56500^M Content-Length: 0^M Max-Forwards:...

This message caused the app to restart ``` 2021-09-14 16:35:56.407594 recv 572 bytes from tls/[52.229.57.255]:63534 at 16:35:56.407532: REGISTER sips:54.74.169.84;transport=Tls SIP/2.0^M To: ^M From: ;tag=b9035e162^M Via: SIP/2.0/TLS 10.1.0.4:63534;branch=z9hG4bK-d87543-213921418-1--d87543-;rport^M Call-ID: b60d05581c3fd47d2^M CSeq:...

bug

There is an inconsistency as well as a documentation bug here. `Srf#request` resolves to the request sent. The application then listens for responses by attaching a listener to that request...

bug

Built the latest from source, its crashing on me. ``` Core was generated by `sipp -sf uac_pcap_60s_call.xml -r 20 -m 500 -l 300 -s 555 3.120.157.16'. Program terminated with signal...

media